| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
| 2025-02-25 | added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵ | bobzel | |
| mostly related to how scss files can be included in each other | |||
| 2024-02-05 | changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵ | bobzel | |
| link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text. | |||
| 2024-01-31 | cleaned up accessing/setting proto_embeddings with api on Doc. fixed some ↵ | bobzel | |
| css related to IconButtons. added a paintView toggle button to dec decorations for text with code blocks. enabled text with code to modify Docs and get this and documentView as params. | |||
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-09-19 | fixed tree view hierarchy opening icons | bobzel | |
| 2023-08-29 | cleanup | bobzel | |
| 2023-08-22 | Merge branch 'master' into advanced-trails | monoguitari | |
| 2023-07-21 | fixed additional colour issues | Geireann Lindfield Roberts | |
| and - updated redo shortcut - fixed some things with the tree view (particularly the sorting) | |||
| 2023-07-18 | you fix some, you break some | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-04-17 | minor cleanup | bobzel | |
| 2023-04-13 | Compile and make compatible all the scattered code I had for empowering ↵ | sotech117 | |
| trails for dash meeting. Still much to do with ui, but basic functionaltiy is there. Two key things, 1) navigation for branching trails, and 2) ability to runSubroutines on tested trails. | |||
| 2022-11-09 | fixed treeViews again to make room for hover buttons properly. fixed ↵ | bobzel | |
| copying text from pdf to highlight copied regions without always displaying anchor. | |||
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-09-24 | Fixed: treeView now doesn't get pointer events if it's not active. fixed ↵ | bobzel | |
| layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed. | |||
| 2022-09-21 | restyled document decorations | Geireann Lindfield Roberts | |
| and changed novice mode to exclude `data` in treeView | |||
| 2022-08-18 | fixed up presboxelement to not reference presbox.instance. fixing layout of ↵ | bobzel | |
| presboxelement in treeview. fixing "removing" an inkMask without removing it from the collection so that it can be turned on and off. | |||
| 2022-05-16 | made text box body take up entire docview when suppressHeight is set (and ↵ | bobzel | |
| set suppressSetHeight in muliticolumn view) - this fixes issues with topBar. made tree view rightbuttons clickable again. fixed drag offset when dragging docs that are fitting their container width when the container is wider than the actual document width. | |||
| 2022-04-27 | fixed double-click on file sys to lightbox the doc. adjusted how aliases ↵ | bobzel | |
| are chosen when opening file sys doc. fixed sorting UI of treeviews | |||
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
| pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
| 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-07-10 | Standardizing Colors, changing global CSS variables | Ashley Cai | |
| 2021-05-11 | exclude selected filters, changed cursor to pointer | usodhi | |
| 2021-04-30 | cleaned up rightbuttons in treeView and fixed so that they show up in ↵ | bobzel | |
| dashboard. fixed filters to gatherfield values correctly. | |||
| 2021-04-04 | merging | usodhi | |
| 2021-03-30 | more cleanup | bobzel | |
| 2020-12-31 | small merge fixes | anika | |
| 2020-12-31 | merge and fix | anika | |
| 2020-12-28 | more cleaning | anika | |
| 2020-12-23 | minor styling fix | Melissa Zhang | |
| 2020-12-23 | UI styling changes | Melissa Zhang | |
| 2020-12-23 | move lock/hide buttons to StyleProvider | Melissa Zhang | |
| 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. | |||
| 2020-12-12 | fixed 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-12 | fixed displaying items (images,et) in treeViews to indent properly. Fixed ↵ | bobzel | |
| bounds of contentfittingviews in treeViews to be correct. | |||
| 2020-12-11 | more documentViewProps cleanup. fixed embedding documents into treeView / ↵ | bobzel | |
| slide bullet items. | |||
| 2020-12-11 | cleaning up more doumentViewProps. reduced use of treeViewDoc prop. added ↵ | bobzel | |
| hideTitle. fixed background shadow on isButton documents. | |||
| 2020-12-10 | fixed filterBox/TreeView to support checkboxes again. Simplified ↵ | bobzel | |
| {DocumentView/CollectionView/FieldView}props | |||
| 2020-12-03 | fixed default textbox background color. added icons to treevie displays | bobzel | |
| 2020-11-13 | fixed 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-18 | cleaned up warnings and split collection tree view into Tree View a | bobzel | |
