aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText
AgeCommit message (Collapse)Author
2020-05-05database, delete and google authentication simplifications and improvements, ↵Sam Wilkins
as well as formatted text box updates data state at field key not just data
2020-05-05fixes for parameterized templates. added a pendingMap to fix issues with ↵Bob Zeleznik
expandTemplateLayout. added a switchbox template to test templates. changed dimUnits/dimMagnitude to _dimUnits/_dimMagnitude
2020-05-04added toggle switch to default templatesBob Zeleznik
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-05-03cleaned up freeformdocview. changed descriptionView template to test start ↵Bob Zeleznik
of processing scripts for dash tag nodes.
2020-05-02turn off targetDropAction when dropping in same colleciton. cleaned up ↵Bob Zeleznik
PresBox stuff to use single template to render all contents (which are otherwise unmodified).
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30cleaned up presbox and preselementboxBob Zeleznik
2020-04-30working version of snapping with resize / templates / centersBob Zeleznik
2020-04-30fixed doc dec resizing to use rootDoc instead of layoutDoc. fixed ↵Bob Zeleznik
formattedText to not resize when template has not yet been expanded (ie, after switching from one template to another using the TemplateMenu)
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to ↵Bob Zeleznik
allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-29added props to fieldview / text box for height/width/background/color to use ↵Bob Zeleznik
in layout strings.
2020-04-28fixed tapping with line mode. fixed setting field equal to date-like input. ↵Bob Zeleznik
removed old rich text rules files
2020-04-28warning fixBob Zeleznik
2020-04-28rearranged text filesBob Zeleznik