aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.tsx
AgeCommit message (Collapse)Author
2024-10-10Merge branch 'master' into alyssa-starterbobzel
2024-10-10Merge branch 'master' into nathan-starterbobzel
2024-10-08modified how buttons are laid out on carousel and comparison views so that ↵bobzel
text boxes can reflow around them. extracted flashcard pratice into its own component and applied it to carousel3D and carousel
2024-10-07Merge branch 'master' into alyssa-starterbobzel
2024-10-07fixed import cycle by making addHotKey a propbobzel
2024-10-04more lint fixes to schema view changes.bobzel
2024-10-01Merge branch 'master' into nathan-starterbobzel
2024-10-01Merge branch 'master' into alyssa-starterbobzel
2024-10-01changed how smoothing curves works - got rid of simplify.js dependencybobzel
2024-10-01fixed setting ink multiselections in properties viewbobzel
2024-10-01fixed some lint errors. fixed how drawings are added to pdfs. fixed ↵bobzel
testing for ink in propertiesView.
2024-10-01Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Nathan-SR
nathan-starter
2024-09-22Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web ↵eleanor-park
into eleanor-gptdraw
2024-09-22small bug fixes for smart draweleanor-park
2024-09-19merged with masterbobzel
2024-09-19merged with master -- updated filtering from cardView branchbobzel
2024-09-19changed backend for filtering buttons to store only one list - the list of ↵bobzel
icon buttons in Doc.MyFilterHotKeys.
2024-09-17done with comments-- pull requestaidahosa1
2024-09-06added margins for carousel view. allow fordoc decorations to be turned off ↵bobzel
for carousel items.
2024-09-02minor cleanupbobzel
2024-08-29from last cleanupbobzel
2024-08-27still trying to resolve merge issueseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-27pulling from mastereleanor-park
2024-08-25border workNathan-SR
2024-08-12more any -> type fixesbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-08-07problem with setting smooth amounteleanor-park
2024-05-16refactor/cleanup of pres animations. changed effects to start halfway ↵bobzel
through a zoom transition.
2024-05-15lint cleanupbobzel
2024-05-15more cleanupbobzel
2024-05-15merged with new eslint codebobzel
2024-05-15cleanupbobzel
2024-05-14cleaning, bug fixingSophie Zhang
2024-05-10added an always option for OpenWhere lightbox. cleaned up/fixed making ↵bobzel
collections capable of being a lightbox.
2024-05-02another push to remove cycles by pushing things onto Doc and DocumentViewbobzel
2024-05-02lots more dependency cycle unwinding.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-30changed acl- and some other field- to acl_ and field_ stylebobzel
2024-04-24fixed search on pdfs to display results when pDF is not selected. fixed ↵bobzel
presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work.
2024-04-21more lint cleanupbobzel
2024-04-19lint fixes.bobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-04-10remove collection color styling from this branchSophie Zhang
2024-04-09Merge branch 'master' into sophie-ai-imagesSophie Zhang
2024-03-30cleanup of import orderings.bobzel
2024-03-29fixed capture offset to target in link following. fixed links to appear in ↵bobzel
lightbox and to not disappear when dragged.
2024-03-27changed dashFieldViews to support Tab'ing between other dashFieldviews, ↵bobzel
changed deleting links to clear out the anchors so that linkBoxes will go away more easiliy. changed funcitonPlot to plot the equations that are linked to it. changed equations to link to functions. changed undo and other console logging to only happen when undo docked buttons are expanded (visible)
2024-03-26added 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-05fixed text in templates to revert to template value when noTemplate is set. ↵bobzel
made dashFieldView read from datadoc. added margins for multicolumn/row, enabled chromHidden for multicolumn/row