aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.scss
AgeCommit message (Collapse)Author
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
2020-09-29made pdf/web anchors pushpins by default. can now remove docs you own from ↵bobzel
sidebars you don't. made formatted text boxes alway show sidebar handle when there's content. sidebar text has no padding by default. sidebar collection doesn't scroll when text overflows. added more playground fields
2020-09-14updated header text view. fixed dragging tree view items to unregister ↵bobzel
listeners. fixed contextMenu icon selection to ignore dashFieldViews. fixed selectOnLoadChar to not apply when a childlayoutstring is specified. fixed dropping text box on item view to only use json parseable text.
2020-09-12fixed stacking view selections to have the right bounding box. fixed text ↵bobzel
boxes to work with headerVIew template which has multiple text boxes in it.
2020-09-12fixed sidebar views in text boxes to work in treeview outlines. fixed ↵bobzel
context menus to select docs again. fixed linkAnchors to show up when isLinkButton is true but doc is selcted. changed nudging to be ignore in annotation overlays
2020-08-23added 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-07-04hopefully finall fies to bullet layout to work with elision.Bob Zeleznik
2020-07-04fixed interactions with collapsing text bulletsBob Zeleznik
2020-06-30Merge branch 'master' into mobile_revision_directgeireann
2020-06-26fixed bullet point positioning for lines that wrap. fixed bullet point ↵Bob Zeleznik
behavior when backspacing from bullet point to previous
2020-06-25Merge branch 'master' into mobile_revision_directgeireann
2020-06-24fixed blockquotes and code within formatted text.Bob Zeleznik
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23Merge branch 'master' into mobile_revision_directgeireann
2020-06-23fixed mult link menu. fixed linking to external urls. fixed draggers for ↵Bob Zeleznik
text menu.
2020-06-21more cleanup of prosemirror bullets and ordered_list mode changingBob Zeleznik
2020-06-21cleaned up lists in prosemirror. everything's an ordered_list now (even ↵Bob Zeleznik
unordred lists). things are read back from the dom correctly to allow copy & paste. added prosemirror's dev tools.
2020-06-19fixed textboxes so they don't scroll when not selected and scrolling passes ↵Bob Zeleznik
through to outer collection
2020-06-19made a hover highlight for text boxes to distinguish border from text.Bob Zeleznik
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-06-15pull from master and cleaning up codeLionel Han
2020-06-15added ? to a lot of thingsLionel Han
2020-06-13fixed text sidebar when text is scaled. started to add multiple links to a ↵Bob Zeleznik
text selection
2020-06-08fixed hr formatting for text boxesBob Zeleznik
2020-04-28rearranged text filesBob Zeleznik