Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-13 | create technically working | aidahosa1 | |
2024-05-12 | Merge branch 'master' into zach-starter | Zachary Zhang | |
2024-05-11 | transformations are being unbelieveably silly rn | aidahosa1 | |
2024-05-08 | close curve and bounding box fixes | eleanor-park | |
2024-05-07 | Merge branch 'master' into aisosa-starter | 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-30 | changed acl- and some other field- to acl_ and field_ style | bobzel | |
2024-04-29 | more eslint | bobzel | |
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 | fixes for rich text menu updates and setting parameters on text doc vs ↵ | bobzel | |
within in RTF. Lots of lint cleanup. | |||
2024-04-23 | erase multiple segments bug | eleanor-park | |
2024-04-21 | more lint cleanup | bobzel | |
2024-04-19 | lint fixes. | bobzel | |
2024-04-19 | fixed text search highlighting. fixed first typed characfter of note to ↵ | bobzel | |
have marks. | |||
2024-04-17 | restoring eslint - updates not complete yet | bobzel | |
2024-04-14 | update to master | bobzel | |
2024-04-14 | Merge branch 'eleanor-starter' of https://github.com/brown-dash/Dash-Web ↵ | eleanor-park | |
into eleanor-starter | |||
2024-04-10 | fixed buttons to have an embedContainer. cleaning up notetaking view - ↵ | bobzel | |
fixing colors for input buttons, fixing when buttons appear (by extending the column targe to always be 100%) | |||
2024-04-07 | radius erase changes | eleanor-park | |
2024-04-04 | working on implementing card logic | aidahosa1 | |
2024-04-02 | Merge branch 'master' into zach-starter | Zachary Zhang | |
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-04-01 | from last | bobzel | |
2024-04-01 | fixed header template to be marginally functional. | bobzel | |
2024-03-30 | audio box fixes | bobzel | |
2024-03-30 | updated mermaids template. updated paintFunc to also render the underlying ↵ | bobzel | |
code text so that the paintFunc will update if dashFields in the code change. fixed schema views to render templates properly in preview. fixed text to only modify the data doc. changed setPixels in imageBox to not consider scaling of outer containers. | |||
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-30 | working on making flashcards from pdf with ai | alyssaf16 | |
2024-03-29 | got rid of unused arrange/flashcards tool button modes | bobzel | |
2024-03-29 | enabled %<notestyle> to switch note types. fixed linking to top-level ↵ | bobzel | |
templates (postit, idea, etc). customized postit and idea style. | |||
2024-03-28 | fixed following link to pdf text selection with highlights. fixed hide ↵ | bobzel | |
key/value in dashfieldView. fixed selecting dashFieldView nodes. | |||
2024-03-23 | added empty image tool and fixed createCustomView api | bobzel | |
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-12 | fix | Zachary Zhang | |
2024-03-12 | Merge branch 'zach-starter' of https://github.com/brown-dash/Dash-Web into ↵ | Zachary Zhang | |
zach-starter | |||
2024-03-12 | Merge branch 'master' into alyssa-starter | alyssaf16 | |
2024-03-12 | made text templates be both layout templates and prototypes of new text ↵ | bobzel | |
documents. fixed onPaint funcs to be undoable. fixed comparisonBox to render a text box if it's fieldKey has a richtext field - this makes flashcard templates much easier. fixed right-click on hyperlinks to bring up menu. fixed layout_centered to be settable on templates. added enable flashcard property for text. | |||
2024-03-10 | test | Zachary Zhang | |
2024-03-10 | Merge pull request #302 from brown-dash/aj-starter | bobzel | |
changed logo for Notes and PPT Slide in tool menu | |||
2024-03-10 | Merge branch 'master' into zach-starter | bobzel | |
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-03-08 | cleaned up MakeTemplate api and currentUserUtils templates for clicks etc. | bobzel | |
2024-03-07 | fixed several things related to templates for labels (used as icons) and ↵ | bobzel | |
FontIconboxes. Also made labels non uniformly resizable . | |||
2024-03-06 | add diagram document | Zachary Zhang | |