aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/RTFMarkup.tsx
AgeCommit message (Collapse)Author
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.
2023-09-11usercolor cleanupbobzel
2023-09-06added undo for removing dashboards and add to recently closed. fixed link ↵bobzel
menu to open up link editor more direclty
2023-08-25changed icon, added gen ai doc linkSophie Zhang
2023-08-22added tooltips for tree view sorting. added close buttons for header ↵geireann
bar.and added new tabs to header bar. fixed rtf markup startup error.
2023-08-22shifted some tools to developer mode. updated colors for RTFMarkup options.bobzel
2023-07-31fixed dictation into text boxes to stop when component unmounts. fixed ↵bobzel
some icons. fixed multiToggle for alignments. added link docs to user cache. fixed background color for tab stack buttons. added a bunch of @computeds to try to help performacne with lots of docs. chnaged text boxes to no expand/contract padding when selected.
2023-07-16code block markup fix.bobzel
2023-05-09fixed exporting to work with collections that have no assets, and with ink ↵bobzel
documents. cleaned up some unused fields. added more explicit support for flashcards.
2023-04-27updated some text shortcuts and enabled selecting regions to make ↵bobzel
footnoes/elided text.
2023-04-26added cheatsheet and shortcut for viewing text shortcuts. changed menu ↵bobzel
organization slightly for viewability.