aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/DropConverter.ts
AgeCommit message (Expand)Author
2023-06-22cleaned up dragging - abort presItem drags properly, fix naming for drag/drop...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-04-11removed arrangeItems context button for collections to make it a funciton on ...bobzel
2022-08-23fixed button icon for drop converting buttonsbobzel
2022-06-30fixed up some more initializationbobzel
2022-04-29cleaned up creation of icon templates. fixed labelBox to support padding and...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2020-09-16a bunch of changes to dragging/selection of ui buttons to turn off context me...bobzel
2020-09-13got rid of textTemplates which were superfluous. fixed problems with stored ...bobzel
2020-09-12fixed stacking view selections to have the right bounding box. fixed text box...bobzel
2020-08-12fixed dragging of icons from Tools panel to side menu panel - no aliases are ...bobzel
2020-07-25made buttons turn into fonticons on iconify. droppin fonticons onto linear v...Bob Zeleznik
2020-06-17fixed dropping toolicons to make aliasesBob Zeleznik
2020-06-06changing { to ( and adding ,anika-ahluwalia
2020-06-03fixed wrapped params except onResizeanika-ahluwalia
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-03extended documentBox's to support drag and drop of style. reorganized import...Bob Zeleznik
2020-05-03added DelegateDocument creator. switched default templates to delegates.Bob Zeleznik
2020-04-10fixed parameterized templates after refactorBob Zeleznik
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...Bob Zeleznik
2020-04-09added initial script template (onClick) for script behaviorsBob Zeleznik
2020-04-08fixed isButton => isLinkButton updatesBob Zeleznik
2020-04-07lots of code cleanup - removed all northstar db stuff. added scriptingBox. ...Bob Zeleznik
2020-04-04fixed not-selection buttons when clicked.Bob Zeleznik
2020-03-30tested nested templates and remote doc field embedding in text viewBob Zeleznik
2020-03-29working version of nested templates both inside and outside of text boxes.Bob Zeleznik
2020-03-29fixed makeTemplate to allow for nested templatesBob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-04fixed some template stuff broken when changing data->text. fixed dashFieldViewsBob Zeleznik
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field now,...Bob Zeleznik
2020-02-11added ability to pass a Layout as a prop. changed presentations to use layou...bob
2020-01-30small template fixes for text mostly.bob
2020-01-30fixed adding inline docs in active templates. added image templates. made s...Bob Zeleznik
2020-01-29switched icons over to templates. a bunch of template fixes for working with ...Bob Zeleznik
2020-01-29fixed templates of just a text box (not in a collection)Bob Zeleznik
2020-01-28fixes for texttemplates that get updated.bob
2020-01-27template fixesBob Zeleznik
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-22streamling templates.Bob Zeleznik
2020-01-22fixed template/scripting problem. added collectionDoc parameter for onClick ...bob
2020-01-20buxton layout improvementsSam Wilkins
2020-01-20close to buxton's initial workflowSam Wilkins
2020-01-17changed view types around to be stored on extension doc. added stuff to stac...bob
2020-01-10better working version of pivot viewerbob
2019-12-18fixes to fieldKey searces within layoutstrings to use ' instead of "bob
2019-12-12fixed makeTemplateBob Zeleznik
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-21got rid of CollectionBaseViewBob Zeleznik
2019-10-18fixed up creator buttons - factored out convert to buttons code into a dropCo...Bob Zeleznik