| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-17 | ready to pull | aidahosa1 | |
| 2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-09-17 | done with comments-- pull request | aidahosa1 | |
| 2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-09-10 | moved 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-10 | more chat features | aidahosa1 | |
| 2024-08-09 | a bunch more typing fixes. | bobzel | |
| 2024-07-18 | boutta get silly | aidahosa1 | |
| 2024-07-14 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
| 2024-07-14 | in it to win it | aidahosa1 | |
| 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-27 | time | aidahosa1 | |
| 2024-06-26 | sigh | aidahosa1 | |
| 2024-06-24 | fixing | aidahosa1 | |
| 2024-06-17 | updated multitoggle eraser to always toggle | geireann | |
| 2024-06-14 | starting dragging ?????? | aidahosa1 | |
| 2024-06-10 | hm | aidahosa1 | |
| 2024-06-06 | lol | aidahosa1 | |
| 2024-06-06 | hm | aidahosa1 | |
| 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-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. | |||
