aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/EditableView.tsx
AgeCommit message (Collapse)Author
2023-07-18fixed lightbox viewGeireann Lindfield Roberts
2023-07-17so many updatesGeireann Lindfield Roberts
2023-05-16fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵bobzel
filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code.
2023-05-13changed EditableViews to support oneline and multiline. Also added ↵bobzel
transformer UI to allow documents to be entered. changed transformer to write doc id's, not variables.. made schema view support oneline and fixed bug with docdecoration hader occluding things invisibly. updated web pages to be zoomable and for its anchors to update web page and scroll location properly. made autolinkanchor directly go to target on click.
2023-04-27fixed editing schema cells with keyboard onlymehekj
2023-04-04fixed using freeformview in sidebar of pdfs. fixed issues with dragging ↵bobzel
items out of schema and with selecting the schema view by clicking on headers. Fixed a lot of errors caused by using OmitKeys which masks type checking. fixed some pointerevent problems with treeview and freeformview
2023-01-30fixed pointerEvents for text box footnotes. fixed keyvalue editing to not ↵bobzel
typecheck. fixed schema header field editing from keyvalue pane. fixed webBox error causing overlayview to not work for Repls and others. fixed some layout issues with stackingview columns.
2022-07-29fixed autoHeight for texdtviews embedded in text views. fixed doc ↵bobzel
decorations for sidebar items in lightbox view. added 'tree' as sidebar type for text. fixed text sidebar to show same annotations whether in stacking or tree view. fixed linkDescription pop to go away on click outside of it.
2021-09-14fixed create new folder in file systembobzel
2021-09-10made web page menu UI functional. made ink show up in minmimap.bobzel
2021-08-25many updatesgeireann
2021-08-24create text documentgeireann
2021-03-30fixed up editable textview title widths and clicking to set cursor insertion ↵bobzel
point.
2021-02-23cleaned up EditableView a bitbobzel
2020-11-04reset old widthGeireann Lindfield Roberts
because default width for doc is 400 so max does not work
2020-10-21cleaned up title eidting/slide selection in PresElement/PresBox/EditableViewbobzel
2020-10-21fixed editableView to commit current text on unmount (allows slide titles to ↵bobzel
be committed when clicking on another slide's title)
2020-10-08added direct typing of notes into stacking columns in text box sidebar.bobzel
2020-09-18cleaned up warnings and split collection tree view into Tree View abobzel
2020-09-10made basic progressivized slides using TreeViewbobzel
2020-08-25changed treeViewHideTopLevel back to treeViewHideTitle. cleaned up some stuff.bobzel
2020-08-25major rewrite of schema table and schem cells. lists/docs work now. dates ↵bobzel
display better. resizing is better and faster (but not fast).
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-08-24merge fixes + pinDoc bug fixgeireann
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-08-05 lintAndy Rickert
2020-08-05lintAndy Rickert
2020-08-03merge with new uiAndy Rickert
2020-08-02merge w masteranika-ahluwalia
2020-08-02fixed runtime warnings. fixed color of title text of stacking and masonry viewsbobzel
2020-07-31mergeAndy Rickert
2020-07-23Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
menu_restructure
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-22searchandy temp
2020-07-22adding fields to properties columnanika-ahluwalia
2020-07-20bugfixes for highlightingandy temp
2020-07-17highlighting different cases of object types in schema viewAndy Rickert
2020-07-16highlighting strings w multiple instaancesAndy Rickert
2020-07-08highlighting search results in schemaAndy Rickert
2020-07-04redesigned editing menu, added link descriptions and popup on createdanika-ahluwalia
2020-06-28merge fixanika-ahluwalia
2020-06-28Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
anika_schema_view
2020-06-27cleaned up a bunch of stuff related to TreeViews and link dots. added ↵Bob Zeleznik
option for link dots to show up in tree views. changed titles in tree views to be truncatable. fixed edting of treeview titles when an alias is in the tree view as well.
2020-06-23fixing 0 bug in number cellsanika-ahluwalia
2020-06-16Merge branch 'master' into script_documentsBob Zeleznik
2020-06-14lint/compile fixes. fixed entering/display of formulas in schema views.Bob Zeleznik
2020-06-12changes to UI and slight bux fixesanika-ahluwalia
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-04-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵anika-ahluwalia
script_documents