aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2023-05-03debuggingbrynnchernosky
2023-05-03fixed pinning template text documents with content to save and restore the ↵bobzel
actual text.
2023-05-02mostly worksbrynnchernosky
2023-05-02debuggingbrynnchernosky
2023-05-02debugbrynnchernosky
2023-05-02debuggingbrynnchernosky
2023-05-02debuggingbrynnchernosky
2023-05-02updatesrichman333
properties view, document decorations, and sharing manager show + use correct acl
2023-05-02debuggingbrynnchernosky
2023-05-02debugbrynnchernosky
2023-05-02debuggingbrynnchernosky
2023-05-02fixed ink erasing when stroke intersects at endpoint. attempted performance ↵bobzel
improvement as well. bug fix for selecting strokes that are not active.
2023-05-02fixed tooltips on color/dropdown buttons. removed fill color button from ↵bobzel
ink tools - use the main fill button now (when in an ink mode)
2023-05-02fixed ink stroke text box placement. fixed opening metadata from ↵bobzel
OverlayView. Made trail videos a novice feature.
2023-05-01debuggingbrynnchernosky
2023-05-01something appearsbrynnchernosky
2023-05-01something appearsbrynnchernosky
2023-05-01debuggingbrynnchernosky
2023-05-01debuggingbrynnchernosky
2023-05-01debuggingbrynnchernosky
2023-05-01debuggingbrynnchernosky
2023-05-01debuggingbrynnchernosky
2023-05-01debuggingbrynnchernosky
2023-05-01refactor inputbrynnchernosky
2023-05-01start refactor inputbrynnchernosky
2023-05-01install material ui dependenciesbrynnchernosky
2023-05-01add json filesbrynnchernosky
2023-05-01refactorweightbrynnchernosky
2023-05-01refactor weightbrynnchernosky
2023-05-01refactor weightbrynnchernosky
2023-05-01refactor weightbrynnchernosky
2023-05-01refactor weightbrynnchernosky
2023-05-01refactor weightbrynnchernosky
2023-05-01add boxbrynnchernosky
2023-05-01add boxbrynnchernosky
2023-05-01add to boxbrynnchernosky
2023-05-01start adding box codebrynnchernosky
2023-05-01start adding box codebrynnchernosky
2023-05-01fixed RecordingBox/View serialization to save docid, not Doc.bobzel
2023-04-28fixed open in lightbox from doc decorations. fixed resizing text docs that ↵bobzel
are not fitWidth => artifact is that pdf's don't preserve aspect until they are resize vertically to establish a nativeHeight unless they are created with nativeHeight set.
2023-04-28added RTF cell type for schema. fixed formatting DateFields so that they ↵bobzel
can be set from kvp/schema. prevented on infinite loop possibility when setting proto to itself.
2023-04-27merged with masterbobzel
2023-04-27fixed some undo issues with schema fill down. added bool cell view. added ↵bobzel
UI for showing/setting values on layout vs data docs.
2023-04-27updated some text shortcuts and enabled selecting regions to make ↵bobzel
footnoes/elided text.
2023-04-27added proper scaling of multi-selections and groups. fixed pinViewport to ↵bobzel
work again.
2023-04-26from lastbobzel
2023-04-26added cheatsheet and shortcut for viewing text shortcuts. changed menu ↵bobzel
organization slightly for viewability.
2023-04-26fixed filters - checkboxes generated when options are less than 20, added ↵bobzel
-undefined- as distinct value option. fixed pointer evcents for docs on pdfs
2023-04-25added shortcuts to text toolbar. changed text hyperlink shortcut to search ↵bobzel
through documents by title before linking to a new document.
2023-04-25fixed text footnotes to not overflow over the left edge of the box. updated ↵bobzel
a few markdown command syntaxes.