aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/TreeView.tsx
AgeCommit message (Expand)Author
2020-11-14fixed height of autoHeight masonry (tools panel was messed up showing nothing...bobzel
2020-11-14refactored treeview code slightlybobzel
2020-11-13fixed treeView to be able to access active() on contained document in order t...bobzel
2020-11-11fixes to centering of documents in ContentFittingDocumentView. fixed displa...bobzel
2020-11-11turned off selection highlighting in TreeView because it is way too inefficie...bobzel
2020-11-10fixed Slides to be Colllections (not text) and fixed dockingView to display c...bobzel
2020-11-10fixes for tree view to display embedded documents correclty -- nested collect...bobzel
2020-10-17major rewrite of native width/height/aspect. Fixed scaling of text note side...bobzel
2020-09-29simplfiled ':' menu and fixed creating items to not assume a template. add e...bobzel
2020-09-29changed sidebar functionality for textboxes to open outward and make handle b...bobzel
2020-09-28fixed docRangeFilters to be propagated everywhere and evaluated like docFilte...bobzel
2020-09-27trying a different solr schema that better supports regexp's by not doing ste...bobzel
2020-09-21fixed text box llnk preview to go away when docs are closed. fixed tree view...bobzel
2020-09-20fixed undo for bullet points to not take multiple steps and to work properly....bobzel
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel