aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/EditableView.tsx
AgeCommit message (Collapse)Author
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
2020-04-29parameters now editable and partial drag and dropanika-ahluwalia
2020-04-27fixed fontsize inheritance. fixed masonry view with a columnWidth of -1 to ↵Bob Zeleznik
fit width. cleaned up masonry and editableViews
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-02-13fixed adding/removing from treeView collections that are templatesBob Zeleznik
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-28multicolumn drop fixes. adding menu entry to stacking columndocs. fixed ↵bob
imagebox nativewidth/height settings.
2020-01-22basic cleanup for warningsbob
2020-01-21fix to avoid crash when rendering a non-string in an EditableView (eg when ↵Bob Zeleznik
the document's title is displayed as a richtextBox and as an EditableView header on a DocumentView)