Commit graph

7 commits

Author SHA1 Message Date
08bdf560a4 draft of animated layers in storybook
Not running in the real app yet, but there's something a bit off where changes seem to pause animations and I don't understand why
2020-09-22 03:03:01 -07:00
fb39a4f935 simplify animate-test code
we got rid of the custom timing now that I learned about additional API hooks to do exactly what I want!
2020-09-21 15:57:01 -07:00
a0c7b6076f remove preloadjs from animate test, to save bundle
Well, there's no real bundle yet, but just was noticing that PreloadJS is like 100KB, and we're only using very very basic features. Simplify and save!
2020-09-21 09:33:07 -07:00
e20ecd8277 add smooth fades, pause/play to animation test 2020-09-21 08:18:08 -07:00
7f2660554e oops, assetProxy more things for animate-test.html 2020-09-21 07:07:47 -07:00
99204a011e remove extra arguments and comments from test 2020-09-21 06:53:54 -07:00
0bd2136dd0 test case for HTML5 animations 2020-09-21 06:52:36 -07:00