aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/FormattedTextBox.scss
AgeCommit message (Collapse)Author
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