| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-30 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Nathan-SR | |
| nathan-starter | |||
| 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-03 | Merge branch 'master' into nathan-starter | Nathan-SR | |
| 2024-06-03 | merge prep | Nathan-SR | |
| 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. | |||
| 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 | |||
| 2024-02-05 | changed backgroundColor to set on dataDocs. fixed pivoting on tags. fixed ↵ | bobzel | |
| link description editing popup. fixed showing link editor in property view - still some weirdness in what is selected. fixed dragging tree view items to set dragData.treeview and be able to drop at bottom of tree. fixed addFolder menu option for TreeViews to add locally.. added a function to collect all docs of a given tag into a collection. fixed setting default font size to update autolayouts. changed dropping link onto same collection to not leave pushpin. fixed minimap thumb updating. added fieldvalue dropdown for dashFieldViews in text. | |||
| 2024-01-18 | lots of changes to try to simplify API for viewPaths and related | bobzel | |
| 2024-01-04 | fixed ffmpeg for uploading videos. fixed getView() to take focus options so ↵ | bobzel | |
| that if a sidebar or timeline has to be opened, the didMove flag can be set properly. added video snapshot frame to top menu. fixed using '^' to stop and start a selection region on timelines. | |||
| 2023-12-29 | fixed displaying zoomed text annotations when following links/trails and for ↵ | bobzel | |
| PDFs/Web pages with selected text. | |||
| 2023-12-12 | cleaned up SelectionManager. fixed schema view | bobzel | |
| 2023-12-10 | massive changes to use mobx 6 which means not accessing props directly in ↵ | bobzel | |
| @computed functions. | |||
| 2023-12-06 | more error/warning fixes | bobzel | |
| 2023-11-30 | final rootDoc refactoring | bobzel | |
| 2023-11-29 | fixed breaking change to presentation trail elements. | bobzel | |
