| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-27 | still trying to resolve merge issues | eleanor-park | |
| 2024-08-27 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-07-26 | Revert "Merge branch 'master' into eleanor-gptdraw" | eleanor-park | |
| This reverts commit decbefe23a1da35c838222bafe8a2c029c6ea794, reversing changes made to 8ca26551622d36b7856f5c1865498fa9e5d888b5. | |||
| 2024-07-26 | Merge branch 'master' into eleanor-gptdraw | eleanor-park | |
| 2024-07-23 | Merge remote-tracking branch 'origin/zach-starter' into eleanor-gptdraw | eleanor-park | |
| 2024-07-11 | Merge branch 'eleanor-gptdraw' into master | eleanor-park | |
| 2024-07-10 | Merge branch 'master' into zach-starter | Zachary Zhang | |
| 2024-07-10 | enable inkGroups | Zachary Zhang | |
| 2024-07-08 | switched to iink-ts not functional | Zachary Zhang | |
| 2024-07-01 | moved active ink settings to DocumentView from Doc. Changed how ink fill ↵ | bobzel | |
| color is set based on what is selected. | |||
| 2024-06-17 | updated multitoggle eraser to always toggle | geireann | |
| 2024-06-04 | small fixes | eleanor-park | |
| 2024-05-19 | Merge branch 'eleanor-starter' into restoringEslint | bobzel | |
| 2024-05-19 | Merge branch 'restoringEslint' into aisosa-starter | bobzel | |
| 2024-05-18 | more cardView cleanup | bobzel | |
| 2024-05-18 | updated cardDeckView code | bobzel | |
| 2024-05-17 | GOD IS GOOD | aidahosa1 | |
| 2024-05-16 | Merge branch 'restoringEslint' into eleanor-starter | bobzel | |
| 2024-05-16 | pdfs being weird | aidahosa1 | |
| 2024-05-15 | three eraser modes implemented | eleanor-park | |
| 2024-05-14 | getting close to done | aidahosa1 | |
| 2024-05-13 | create technically working | aidahosa1 | |
| 2024-05-11 | transformations are being unbelieveably silly rn | aidahosa1 | |
| 2024-05-08 | close curve and bounding box fixes | eleanor-park | |
| 2024-05-07 | fixed | aidahosa1 | |
| 2024-05-07 | fixing merge stuff | aidahosa1 | |
| 2024-05-07 | hm | aidahosa1 | |
| 2024-05-02 | lots more dependency cycle unwinding. | bobzel | |
| 2024-05-01 | more cycle import removal. fixed ndollar bugs introduced during lint changes. | bobzel | |
| 2024-04-30 | unwinding more import loops by splitting up Documents.ts into DocUtils.ts ↵ | bobzel | |
| and moving crate functions to <>Box functions | |||
| 2024-04-30 | Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web ↵ | eleanor-park | |
| into eleanor-starter | |||
| 2024-04-27 | pull | eleanor-park | |
| 2024-04-26 | fixed eraser buttons so that you can switch to the previous eraser, then ↵ | bobzel | |
| click again to choose a different eraser | |||
| 2024-04-24 | completing eslint pass | bobzel | |
| 2024-04-23 | erase multiple segments bug | eleanor-park | |
| 2024-04-21 | more lint cleanup | bobzel | |
| 2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
| 2024-04-02 | fixed highlight list type button | bobzel | |
| 2024-04-01 | fixed 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-31 | fixed 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-30 | added 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. | |||
| 2024-03-29 | got rid of unused arrange/flashcards tool button modes | bobzel | |
| 2024-03-26 | added empty image tool and click on empty image to select from filesystem. ↵ | bobzel | |
| fixed following links in lightbox and showing links to stackedTimelines. fixed embedding docs into text. fixed not resizing text boxes that also show up in pivot view. prevent context menu from going off top of screen. fixed freeform clustering colors and click to type. fixed links to stackedTimeline marks, and titles for marks. made title editing from doc deco and header use same syntax as keyValue. fixed marquee selection on webBoxes. turn off transitions in freeformdocview after timeout. enabled iconifying templates to propagate to "offspring". fixes images in templates. don't show headr on schema views. | |||
| 2024-03-19 | cleaned up user templates to not get changed on reload. made setting a ↵ | bobzel | |
| template add it to the template tools list and as a tools button. fixed linking to parts of a template. fixed disappearing templates caused by stacking view set a field with an empty key. updated field assignment syntax in trees, dash field views, and key value box to all use :,:=,=,=:= syntax. added text elide button. added @(title) syntax for hyperlinking. made using a template both inherit from the template to get default values and use the template to render. fixed submenu placement of context menu. updated RTF markdown doc. | |||
| 2024-03-09 | added a template button to top bar to set default layout. fixed show title ↵ | bobzel | |
| when value is a list. fixed typeahead for createing notes with templates. | |||
| 2024-02-28 | fixed double click of some icons to make them persist (circle, rectangle, ↵ | bobzel | |
| fitall). | |||
| 2024-02-28 | extracted field dropdown menu to a components and then cleaned up ↵ | bobzel | |
| collectionTimeView, Documentview titles, and FilterPanel to share it | |||
| 2024-02-07 | added back shiftkey to drag and embed. got rid of overlayplane link view. ↵ | bobzel | |
| got rid of auto arrange. fixed text edit color for linkBox's | |||
| 2024-02-07 | made various render methods in DocumentView computed getters for efficiency ↵ | bobzel | |
| and to avoid artifacts (LInkanchorBox dragging) when something else invalidates causing components to regenerate. fixed linklines to animate when doing a zoom transition and to be able to target texts hyperlinks. fixed link lines to share properties with ink and updated the properties panel / menus to allow editing of either. addding toggling link lines on and off from linkitemmenu | |||
