| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-31 | fixed dropdown in title bar location. moved rotate button up to not ↵ | bobzel | |
| interfere with button bar. don't blur title when editing it. fix drawgging rotate center on templates. support setting alternate colors for text docs -- pretty hacky. fixed tabbing through dashFieldViews. | |||
| 2024-03-30 | added Labels button for turning ink labels on/off. added Pixels and Rotate ↵ | bobzel | |
| buttons for images. enabled ink as template for text : check for ink stroke data on layout doc if it's not on data doc & started to have style provider check for properties on layout doc instead of data (background color, boxShadow). fixed toggling key/value on and off when node is selected. | |||
| 2024-02-28 | extracted field dropdown menu to a components and then cleaned up ↵ | bobzel | |
| collectionTimeView, Documentview titles, and FilterPanel to share it | |||
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-11-19 | fixed animations of text html overlays and turned off overflow hidden so ↵ | bobzel | |
| that rotation doesn't get clipped. cleaned up docView querying for Selection | |||
| 2023-11-17 | from last | bobzel | |
| 2023-11-17 | cleaned up captions/title code | bobzel | |
| 2023-10-30 | fix for group child dragging that still allows titles to be clipped when ↵ | bobzel | |
| border radius is set. | |||
| 2023-10-26 | enabled different title colors per doc, not just per user. added support for ↵ | bobzel | |
| screen space doc titles, and for proper title clipping when borderRadius is set. added dropdown for setting title field to display and tweaked editableView to enable ellipsis for overfow | |||
| 2023-06-28 | Merge branch 'master' into geireann_dash_components | Geireann Lindfield Roberts | |
| 2023-06-22 | fixed placement of link preview in sidebar to be on screen. got rid of ↵ | bobzel | |
| transition for display doc border on hover. fixed showing link targets in menu when source is an annotation. fixed crashes when their is no context path for a showDocument | |||
| 2023-06-05 | topbar, buttons etc | geireann | |
| 2023-03-28 | mostly code cleaning. small bugs | bobzel | |
| 2023-02-02 | added initial support for equationBox font size setting | bobzel | |
| 2023-01-06 | added zoom box highlighting of text anchors in pdf/web pages for link/pres ↵ | bobzel | |
| following. Added serial/parallel option for presentation group with up. Added direct pinning of text seletions to trails. fixed 'hide' option for preselements to work with hidebefore/after | |||
| 2022-11-16 | added presEffects to link anchors | bobzel | |
| 2022-11-15 | added playback of audio annotation on inPlace container. fixed image ↵ | bobzel | |
| anchors to be marked un-rendered so link lines show up. | |||
| 2022-11-14 | fixed following link 'inPlace' from within lightbox to do same thing as if ↵ | bobzel | |
| out of lightbox. fixed contentActive behavior for multicolumn view. removed progressivize from presbox. | |||
| 2022-11-01 | from last | bobzel | |
| 2022-10-31 | cleaning up link count icon to be part of documentLinks view and to appear ↵ | bobzel | |
| on tab views that have links. | |||
| 2022-08-29 | fixed centering link targets in zoomed images and scrolled docs. stopped ↵ | bobzel | |
| highlighting opacity=0 documents | |||
| 2022-08-25 | fixed crashes in notetaking view and cleaned up code a bit. fixed undo of ↵ | bobzel | |
| column deletion. | |||
| 2022-08-22 | made ink strokes animatable. added currentFrame to playgroundFields | bobzel | |
| 2022-08-08 | moved 5 sec anno recording button to documentButtonsBar. made recording ↵ | bobzel | |
| button appear only when there is one & click to play recording. | |||
| 2022-08-02 | Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to ↵ | bobzel | |
| create a scriptField even for scripts that don't compile. Updated CurrentUserUtils setup functions for clicks. Fixed TemplateMenu to work again. | |||
| 2022-04-29 | changed the way labelBox splits words to allow .&- added icon for webBox | bobzel | |
| 2022-04-11 | lots of layout fixes to groups, labels, ink to support iconification better. ↵ | bobzel | |
| simpliifed documentdecorations. fixed display artifacts related to things not showing up when dragging, or otherwise not getting a halo of nested freeform colletions. | |||
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
| 2021-11-15 | fixed initial fontsize for treeView slides. made fontsize use ↵ | bobzel | |
| styleprovider. fixed caption width to cover the whole document by fixing overflow-y setting | |||
| 2021-09-21 | tried to make captions more readable when zoomed out by playing with scaling ↵ | bobzel | |
| and overflow. removed sidebar button from captions. | |||
| 2021-07-31 | linking updates and tab updates | geireann | |
| 2021-07-29 | fixed linking to text in custom text view. | bobzel | |
| 2021-07-10 | Standardizing Colors, changing global CSS variables | Ashley Cai | |
| 2021-04-19 | more improvements to comic mode. | bobzel | |
| 2021-02-18 | merging | usodhi | |
| 2021-02-15 | cleaned up showTitle and showAudio stuff just a bit. | bobzel | |
| 2020-12-17 | merged | usodhi | |
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-12-11 | converted all style sheet properties to enums. | bobzel | |
| 2020-12-10 | moved opacity and borderRounding into styleProviders. fixed contextMenu ↵ | bobzel | |
| clcik from button bar | |||
| 2020-11-26 | some sharing menu changes | usodhi | |
| 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-17 | changed text box headers from a template to a title bar. | bobzel | |
| 2020-09-08 | fixed treeview to show pdf icons at proper size. fixed link anchors dots to ↵ | bobzel | |
| not block pointer events from the rest of their document. | |||
| 2020-08-23 | added settings for default text titles. fixed image audio annotatoins. ↵ | bobzel | |
| fixed captions to not set title. added properties buttons for layout options and removed template layout button. fixed warnings. | |||
| 2020-08-03 | fixed a bunch of link-relatred undo things & link button placement | bobzel | |
| 2020-06-27 | cleaned up a bunch of stuff related to TreeViews and link dots. added ↵ | Bob Zeleznik | |
| option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well. | |||
| 2020-05-20 | merged & fixed some interaction issues with comparisonBox | Bob Zeleznik | |
| 2020-04-27 | fixed hang in collectioncarousel. added properties to control caption | Bob Zeleznik | |
| 2020-04-22 | some more menu simplification. fix placement of link anchor in text collection | Bob Zeleznik | |
