aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-03-30changed 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-25added 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-10Merge branch 'master' into alyssa-starterbobzel
2024-10-08modified 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-04stuffNathan-SR
2024-09-02dynamic text size and stylesNathan-SR
2024-09-01Added color and centering defaults to formattedtextboxNathan-SR
2024-08-30clean up comparison boxalyssaf16
2024-07-25edit labelsalyssaf16
2024-07-23labeling workalyssaf16
2024-06-06Flashcard changes - menu addedalyssaf16
2024-06-05Flashcards changesalyssaf16
2024-04-23fixes for rich text menu updates and setting parameters on text doc vs ↵bobzel
within in RTF. Lots of lint cleanup.
2024-04-21more lint cleanupbobzel
2024-04-19fixed text search highlighting. fixed first typed characfter of note to ↵bobzel
have marks.
2024-04-03more 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-03fixed chrome error with adding space between <spans> and <ol>s after ↵bobzel
deleting a list_item
2024-04-01fixed 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-01revert back to old style of forced text scrolling - doesn't work for pres ↵bobzel
trails.
2024-03-31fixed divider column for notetaking view. fixed scrolling of text docs. ↵bobzel
fixed keeping user docs in system button bars.
2023-12-11fixed includes of scss globals into typescript files.bobzel
2023-11-17cleaned up captions/title codebobzel
2023-11-14fixed pointer events with nested views in texst boxes. fixedbobzel
2023-10-26enabled 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-21change 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-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-05-13fixed 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-25fixed text footnotes to not overflow over the left edge of the box. updated ↵bobzel
a few markdown command syntaxes.
2023-04-24resized alternate text iconbobzel
2023-04-24fixed 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-01Added text completionSophie Zhang
2022-12-21cleaning up ACLs for performance and claritybobzel
2022-11-08making pasting form pdf work again with backlinks. text fixes for ↵bobzel
equationViews and dashField views -- trying to get docref linkAnchor to work.
2022-07-25made formatttedtextbox annotation handle work the same as pdf/web. prevent ↵bobzel
header from hiding annotation button handle. fixed resizing text boxes.
2021-09-12Update FormattedTextBox.scssGeireann Lindfield Roberts
2021-09-08tried adjusting text annotation button so text would be more readable in corner.bobzel
2021-09-02Many updatesgeireann
- 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-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-03-11made 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-10from last - fix for inline text boxes.bobzel
2021-02-10fixed escaping menu to not close lightbox. fixed formattedTextBox dragging ↵bobzel
of sidebar to not scroll. fixed css width of formattedTextBox text area
2021-02-10fixes 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-29from lastbobzel
2021-01-29changed how auto linking to audio is implemented. added audiotag html tags ↵bobzel
to click to play audio.
2020-11-13fixed 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-28fixed up dark schema a bit.bobzel
2020-10-17major rewrite of native width/height/aspect. Fixed scaling of text note ↵bobzel
sidebars.
2020-10-10from lastbobzel
2020-10-10fixed text box cursorbobzel