aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/animationtimeline/Timeline.tsx
AgeCommit message (Collapse)Author
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned ↵bobzel
to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls.
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts ↵bobzel
by changing how field keys are named. fixed various Cast functions to be more typesafe by including undefined as part of return type. overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async. fixed inlined docs in text docs.
2025-03-23more _props.Document to .Document refactoring. type updates to ↵bobzel
prosemirrortransfer
2025-01-28card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. ↵bobzel
fixed tags sorting.
2024-05-16refactor/cleanup of pres animations. changed effects to start halfway ↵bobzel
through a zoom transition.
2024-04-30from lastbobzel
2024-04-24completing eslint passbobzel
2024-04-21more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-14restored animation timelinebobzel
2023-10-27added collection itself to timelinebobzel
2023-10-27removed async nonsense from tracks and regions. added some comments.bobzel
2023-10-26a variety of fixes to the animation timeline to make it make some sense. ↵bobzel
lots still broken.
2023-08-04changed node prop to animatedDoc in timeline animationgeireann
2023-05-14major overhaul of field naming conventions.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-03-01updated to webpack 5bobzel
2021-07-29create mapbox node bugAubrey-Li
2021-01-19fixed isPushpin annotation behavior outside of PDFs. fixed link follow ↵bobzel
highlighting to go away when target is hidden.
2020-09-30fixed performance issue with linksbobzel
2020-09-30fixed exceptionbobzel
2020-09-11changes to switch from 'pt' units to 'px' for fonts. fixxes to ↵bobzel
presentations for treeview outlines.
2020-08-30removed ComponentWillMount which is obsoletebobzel
2020-07-23got rid of lots of console.logs(). fixed fonticon box to show a 'label' if ↵Bob Zeleznik
defined otherwise 'title'. if neither, then it shows no tooltip.
2020-07-12fixed updating RichTextMenu with proper values for fontFamily, size, bullet, ↵Bob Zeleznik
and alignment
2020-06-28renamed some fields scale=>_viewScale, transtion=>dataTransition, ↵Bob Zeleznik
panTransformType=>_viewTransform. fixed animation frames to not break acls (sort of).
2020-06-09fixed lots of errors/warnings. added 'a' to be able embed documents on ↵Bob Zeleznik
drop. added 'l' toggle to perist lasso/marquee mode.
2020-06-05changed all scroll behaviors to be _scrollTop to go to a scroll and _scrollY ↵Bob Zeleznik
to animate to it.
2020-06-04cleaned up animation timeline a bit. fixed interaction of clicking on ↵Bob Zeleznik
timeline header to navigate
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-01added childLayoutTemplate to render collection children w/o modifying them. ↵Bob Zeleznik
fixed docComponent's layoutDoc to use LayoutDoc prop. change buxton template to use new template mechanisms. fixed fixed lint errors.
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-29changed detailedView template to be a layoutstring. fixed text boxes to ↵Bob Zeleznik
allow new templates from templated text boxes. fixed __LAYOUT__ to work with comound layout strings
2020-04-29cleanup of timeline before mergeBob Zeleznik
2020-04-28from lastBob Zeleznik
2020-04-28more animation timeline cleanupBob Zeleznik
2020-04-28small timeline fixesBob Zeleznik
2020-02-11number jitter fixedmonikahedman
2020-02-10time fixedmonikahedman
2020-02-10fixed widthmonikahedman
2020-02-10fixed timeandrewdkim
2020-02-09Merge branch 'monika_animation' of ↵ab
https://github.com/browngraphicslab/Dash-Web into monika_animation
2020-02-09kinda worksab
2020-02-09Merge branch 'monika_animation' of ↵monikahedman
https://github.com/browngraphicslab/Dash-Web into monika_animation
2020-02-09reset view donemonikahedman
2020-02-09Merge branch 'monika_animation' of ↵ab
https://github.com/browngraphicslab/Dash-Web into monika_animation
2020-02-09some changesab
2020-02-09Merge branch 'monika_animation' of ↵monikahedman
https://github.com/browngraphicslab/Dash-Web into monika_animation
2020-02-09done with ui bugsmonikahedman