aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/global/globalScripts.ts
AgeCommit message (Collapse)Author
2024-09-17fixed eslint started some lintingbobzel
2024-09-17from lastbobzel
2024-09-17cleaning up card view stuff post-mergebobzel
2024-09-17ready to pullaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-17done with comments-- pull requestaidahosa1
2024-09-17Merge branch 'master' into aisosa-starteraidahosa1
2024-09-10moved TagsView up into DocumentView so that one row of tags will be visible. ↵bobzel
fixed setting pixel size of images to resize annotations so they don't appear to change. added vert/horiz centering for stacking views. fixed pres box to not have scroll bars. fixed resizing properties panel.
2024-09-10more chat featuresaidahosa1
2024-08-09a bunch more typing fixes.bobzel
2024-07-18boutta get sillyaidahosa1
2024-07-14Merge branch 'master' into aisosa-starteraidahosa1
2024-07-14in it to win itaidahosa1
2024-07-01moved active ink settings to DocumentView from Doc. Changed how ink fill ↵bobzel
color is set based on what is selected.
2024-06-27timeaidahosa1
2024-06-26sighaidahosa1
2024-06-24fixingaidahosa1
2024-06-17updated multitoggle eraser to always togglegeireann
2024-06-14starting dragging ??????aidahosa1
2024-06-10hmaidahosa1
2024-06-06lolaidahosa1
2024-06-06hmaidahosa1
2024-05-19Merge branch 'eleanor-starter' into restoringEslintbobzel
2024-05-19Merge branch 'restoringEslint' into aisosa-starterbobzel
2024-05-18more cardView cleanupbobzel
2024-05-18updated cardDeckView codebobzel
2024-05-17GOD IS GOODaidahosa1
2024-05-16Merge branch 'restoringEslint' into eleanor-starterbobzel
2024-05-16pdfs being weirdaidahosa1
2024-05-15three eraser modes implementedeleanor-park
2024-05-14getting close to doneaidahosa1
2024-05-13create technically workingaidahosa1
2024-05-11transformations are being unbelieveably silly rnaidahosa1
2024-05-08close curve and bounding box fixeseleanor-park
2024-05-07fixedaidahosa1
2024-05-07fixing merge stuffaidahosa1
2024-05-07hmaidahosa1
2024-05-02lots more dependency cycle unwinding.bobzel
2024-05-01more cycle import removal. fixed ndollar bugs introduced during lint changes.bobzel
2024-04-30unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵bobzel
and moving crate functions to <>Box functions
2024-04-30Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-starter
2024-04-27pulleleanor-park
2024-04-26fixed eraser buttons so that you can switch to the previous eraser, then ↵bobzel
click again to choose a different eraser
2024-04-23erase multiple segments bugeleanor-park
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-02fixed highlight list type buttonbobzel
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-03-31fixed dropdown in title bar location. moved rotate button up to not ↵bobzel
interfere with button bar. don't blur title when editing it. fix drawgging rotate center on templates. support setting alternate colors for text docs -- pretty hacky. fixed tabbing through dashFieldViews.
2024-03-30added Labels button for turning ink labels on/off. added Pixels and Rotate ↵bobzel
buttons for images. enabled ink as template for text : check for ink stroke data on layout doc if it's not on data doc & started to have style provider check for properties on layout doc instead of data (background color, boxShadow). fixed toggling key/value on and off when node is selected.