| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-13 | updated css and project to HTML5 standards. fixed border rounding for images. | bobzel | |
| 2025-03-30 | changed Doc.Layout calls to doc[DocLayout]. fixed flashcard ui placement on ↵ | bobzel | |
| card view. fixed css scaling for styleprovider icons and annotation resizer | |||
| 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-10-10 | Merge branch 'master' into alyssa-starter | bobzel | |
| 2024-10-08 | modified how buttons are laid out on carousel and comparison views so that ↵ | bobzel | |
| text boxes can reflow around them. extracted flashcard pratice into its own component and applied it to carousel3D and carousel | |||
| 2024-09-04 | stuff | Nathan-SR | |
| 2024-09-02 | dynamic text size and styles | Nathan-SR | |
| 2024-09-01 | Added color and centering defaults to formattedtextbox | Nathan-SR | |
| 2024-08-30 | clean up comparison box | alyssaf16 | |
| 2024-07-25 | edit labels | alyssaf16 | |
| 2024-07-23 | labeling work | alyssaf16 | |
| 2024-06-06 | Flashcard changes - menu added | alyssaf16 | |
| 2024-06-05 | Flashcards changes | alyssaf16 | |
| 2024-04-23 | fixes for rich text menu updates and setting parameters on text doc vs ↵ | bobzel | |
| within in RTF. Lots of lint cleanup. | |||
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-19 | fixed text search highlighting. fixed first typed characfter of note to ↵ | bobzel | |
| have marks. | |||
| 2024-04-03 | more fixes to text editor bullets. one small artifact lingers with clicking ↵ | bobzel | |
| on empty list item, then backspacing over empty list items, then having to double-backspace when you get to a non-empty item. | |||
| 2024-04-03 | fixed chrome error with adding space between <spans> and <ol>s after ↵ | bobzel | |
| deleting a list_item | |||
| 2024-04-01 | fixed text toggle buttons to highlight based on selection. enabled ↵ | bobzel | |
| background colors for text lists. cleaned up text insertion point setting on pointer up. fixed autoHeight for text boxes with 'auto' nodes like ordered lists. | |||
| 2024-04-01 | revert back to old style of forced text scrolling - doesn't work for pres ↵ | bobzel | |
| trails. | |||
| 2024-03-31 | fixed divider column for notetaking view. fixed scrolling of text docs. ↵ | bobzel | |
| fixed keeping user docs in system button bars. | |||
| 2023-12-11 | fixed includes of scss globals into typescript files. | bobzel | |
| 2023-11-17 | cleaned up captions/title code | bobzel | |
| 2023-11-14 | fixed pointer events with nested views in texst boxes. fixed | bobzel | |
| 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-10-21 | change to doc decorations to be more "lightweight". made linkBox render ↵ | bobzel | |
| links in a freeform view as a DocView. added an auto-reset view option for freeforms. fixed highlighting ink strokes. Made groups behave better for selecting things 'inside' the group bounding box that aren't in the group. Added vertically centered text option. | |||
| 2023-07-31 | fixed 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-05-13 | fixed caption scrolling in carousel view. fixed display of audio tags in ↵ | bobzel | |
| textboxes. fixed screengrab video upload and made dictation view possible (but needs reworking) | |||
| 2023-04-25 | fixed text footnotes to not overflow over the left edge of the box. updated ↵ | bobzel | |
| a few markdown command syntaxes. | |||
| 2023-04-24 | resized alternate text icon | bobzel | |
| 2023-04-24 | fixed isContentActive=false to apply to stacking collections. fixed pile ↵ | bobzel | |
| view to be faster and to work in fit content panels. fixed issues with hidden docs and freeformviews that act as lightboxes - hidden docs can be shown as the lightbox doc without modifying the hidden flag to allow collection state to be restored. | |||
| 2023-03-01 | Added text completion | Sophie Zhang | |
| 2022-12-21 | cleaning up ACLs for performance and clarity | bobzel | |
| 2022-11-08 | making pasting form pdf work again with backlinks. text fixes for ↵ | bobzel | |
| equationViews and dashField views -- trying to get docref linkAnchor to work. | |||
| 2022-07-25 | made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵ | bobzel | |
| header from hiding annotation button handle. fixed resizing text boxes. | |||
| 2021-09-12 | Update FormattedTextBox.scss | Geireann Lindfield Roberts | |
| 2021-09-08 | tried adjusting text annotation button so text would be more readable in corner. | bobzel | |
| 2021-09-02 | Many updates | geireann | |
| - Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent | |||
| 2021-07-10 | Standardizing Colors, changing global CSS variables | Ashley Cai | |
| 2021-03-11 | made text boxes span stackingview's when fitWidth or autoColumn is set. ↵ | bobzel | |
| made doc decs fit stacking view docs properly when stack is viewScaled. increased default size of images when > 800 pixels. | |||
| 2021-03-10 | from last - fix for inline text boxes. | bobzel | |
| 2021-02-10 | fixed escaping menu to not close lightbox. fixed formattedTextBox dragging ↵ | bobzel | |
| of sidebar to not scroll. fixed css width of formattedTextBox text area | |||
| 2021-02-10 | fixes for stacking views to allow new text to be entered properly without ↵ | bobzel | |
| losing focus. fixed document decorations for stacking views. fixed lightboxView criteria for going to an existing view in a lightbox instad of creating a new one. | |||
| 2021-01-29 | from last | bobzel | |
| 2021-01-29 | changed how auto linking to audio is implemented. added audiotag html tags ↵ | bobzel | |
| to click to play audio. | |||
| 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-10-28 | fixed up dark schema a bit. | bobzel | |
| 2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
| sidebars. | |||
| 2020-10-10 | from last | bobzel | |
| 2020-10-10 | fixed text box cursor | bobzel | |
