aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/TreeView.scss
AgeCommit message (Collapse)Author
2021-11-13change 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-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-05-11exclude selected filters, changed cursor to pointerusodhi
2021-04-30cleaned up rightbuttons in treeView and fixed so that they show up in ↵bobzel
dashboard. fixed filters to gatherfield values correctly.
2021-04-04mergingusodhi
2021-03-30more cleanupbobzel
2020-12-31small merge fixesanika
2020-12-31merge and fixanika
2020-12-28more cleaninganika
2020-12-23minor styling fixMelissa Zhang
2020-12-23UI styling changesMelissa Zhang
2020-12-23move lock/hide buttons to StyleProviderMelissa Zhang
2020-12-21hardcoded lock/hide buttonsMelissa Zhang
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to ↵bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-12-12fixed rtf sidebar to stay visibnle in outline treeview when inking is on. ↵bobzel
changed highlighting based on hover for anitmode buttons to test on msft duo w/ touch.
2020-12-12fixed displaying items (images,et) in treeViews to indent properly. Fixed ↵bobzel
bounds of contentfittingviews in treeViews to be correct.
2020-12-11more documentViewProps cleanup. fixed embedding documents into treeView / ↵bobzel
slide bullet items.
2020-12-11cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵bobzel
hideTitle. fixed background shadow on isButton documents.
2020-12-10fixed filterBox/TreeView to support checkboxes again. Simplified ↵bobzel
{DocumentView/CollectionView/FieldView}props
2020-12-03fixed default textbox background color. added icons to treevie displaysbobzel
2020-11-13fixed treeView to be able to access active() on contained document in order ↵bobzel
to keep slide sidebar active when sidebar documents are selected. fixed ContetntFittingDocumentView to show fitToBox correctly and more simplhy
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel