| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-03 | Merge branch 'master' into presentation_upgrade | bobzel | |
| 2022-05-23 | fixed warnings. | bobzel | |
| 2022-05-23 | cleaning up singleLine text box api and TreeView types | bobzel | |
| 2022-05-13 | removed layerProvider functionality. | bobzel | |
| 2022-05-02 | PresBox indexing rework | Aubrey-Li | |
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-24 | fixed treeViews to vertically span their containers. fixed foreground ↵ | bobzel | |
| coloring of nodes with transparent backgrounds to consider parent collection background color | |||
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2021-11-13 | treeview title fixes - made it aformatted text box so clicking on it will ↵ | bobzel | |
| select the document. fixed margins. fixed dragging over tree view to not highlight drop bullets in outline mode unless its a bullet point being moved. | |||
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust. | |||
| 2021-09-15 | fixed dragging document in filesystem to not create duplicates in some cases | bobzel | |
| 2021-09-14 | refactored a bunch of names in MainView. Fixed scrolling in left menu ↵ | bobzel | |
| flyout treeview panels. | |||
| 2021-09-02 | Many updates | geireann | |
| - Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent | |||
| 2021-08-26 | another tree view fix for lightbox view and having tree view items not go ↵ | bobzel | |
| off screen width-wise | |||
| 2021-08-26 | allowed tree views to be scaled which makes slides work in lightbox. | bobzel | |
| 2021-08-26 | fixed slide doc to allow for dynamic title height | bobzel | |
| 2021-08-26 | fixed slides doc | bobzel | |
| 2021-08-19 | changed how treeview cycles between options for expanded views to show ↵ | bobzel | |
| 'data' and some more adjustments. | |||
| 2021-08-17 | made dashboard context menu items context sensitive to whether they're ↵ | bobzel | |
| called from MyDashboards, MySharedDocs or elsewhere. Made treeViewOpen a playground field so that users don't interfere with each other. Made Docking views not generate alias of their tabs when shared. | |||
| 2021-07-14 | fixed dropping onto filesystem view to drop document into specific ↵ | bobzel | |
| location/folder instead of hanging. | |||
| 2021-04-06 | another fix for texts filters and for not recomputing when a docfilter ↵ | bobzel | |
| change doesn't actually affect the colletion children list. | |||
| 2021-04-06 | fix to get text filtering to work. | bobzel | |
| 2021-04-06 | Merge branch 'master' into filters | bobzel | |
| 2021-04-06 | fixed interactions with treeView by making treeView contents active when a ↵ | bobzel | |
| tree view item is selected. | |||
| 2021-04-06 | added ability to remove filters using inline context menu | bobzel | |
| 2021-04-06 | minor cleanup + style across files | usodhi | |
| 2021-04-05 | fixes for docfilter autoheight | bobzel | |
| 2021-04-05 | added autoHeight for tree views. | bobzel | |
| 2021-04-02 | added snap lines button to freeform properties. renamed & simplified ↵ | bobzel | |
| treeViewPreventOpen stuff | |||
| 2021-03-30 | some code cleanup. Fixes for webbox and pdfbox to allow draggin out of ↵ | bobzel | |
| annotation sidebar. | |||
| 2021-03-30 | more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵ | bobzel | |
| to linkAnchorBox. | |||
| 2021-03-30 | more cleanup | bobzel | |
| 2021-03-30 | fixed a bunch of compile errors. activated Clear button for recently closed ↵ | bobzel | |
| tree views. | |||
| 2021-03-30 | from last | bobzel | |
| 2021-03-29 | from last | bobzel | |
| 2021-03-29 | more progress in fixing & simplifying active/selected stuff | bobzel | |
| 2021-03-29 | still cleaning up all the active/selection code. | bobzel | |
| 2021-03-29 | initial changes to cleanup pointer events. | bobzel | |
| 2021-03-12 | trying to make treeViews more efficient by making fewer calls to Get ↵ | bobzel | |
| document fields getter. | |||
| 2021-03-09 | got rid of DocHolderBox. changed dontRegisterChildViews to ↵ | bobzel | |
| childDontRegisterViews for consistency. | |||
| 2021-03-03 | trying out a forked branch of equation editor. cleaned up warnings. | bobzel | |
| 2021-03-03 | more fixes for setting up user docs | bobzel | |
| 2021-02-24 | fixed layerProviders for treeViews to return true. fixed sidebar ↵ | bobzel | |
| annotations for text to add/remove from correct field. | |||
| 2021-02-22 | cleaned up indent/outdent in treeview to work with aliases. | bobzel | |
| 2021-02-18 | added preliminary cookie mechanism for making documents appear after ↵ | bobzel | |
| focusing on a document which sets a cookie. converted catalog to new "file system" tree view. | |||
| 2021-02-16 | added a file system mode for tree View. ctrl-f to create file system. | bobzel | |
| 2021-02-04 | fixed scrolling animations in view bounds for webbox and pdfBox's ↵ | bobzel | |
| particualrly for lightbox views. added a docViewPath prop for docuentViews. | |||
| 2020-12-21 | hardcoded lock/hide buttons | Melissa Zhang | |
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
