Tim Gates
|
2c121d22ac
|
docs: Fix simple typo, transiition -> transition
There is a small typo in js/controllers/autoanimate.js.
Should read `transition` rather than `transiition`.
|
2020-09-08 08:02:34 +10:00 |
|
Hakim El Hattab
|
b7487b8b4f
|
polyfill element.closest for ie11
|
2020-05-26 10:45:05 +02:00 |
|
Hakim El Hattab
|
e6244a57b5
|
fix polyfills, add ie11 support
|
2020-05-26 09:47:01 +02:00 |
|
Hakim El Hattab
|
35db006c02
|
fix overlapping ids when auto-animating multiple presentations in same window
|
2020-05-20 19:14:45 +02:00 |
|
Hakim El Hattab
|
3a032a836a
|
fix auto-animate bug on centered slides
|
2020-05-08 20:33:28 +02:00 |
|
Hakim El Hattab
|
f2fbc59bcc
|
fix auto-animate error and spec
|
2020-04-29 11:39:45 +02:00 |
|
Hakim El Hattab
|
b84888214b
|
fix auto-animate bug on devices with < 2 devicePixelRatio
|
2020-04-29 10:00:25 +02:00 |
|
Hakim El Hattab
|
34ab7ded55
|
only carry forward fragment visibiltiy if style remains unchanged
|
2020-03-19 16:27:42 +01:00 |
|
Hakim El Hattab
|
4d1cb43faf
|
auto-animate; carry forward fragment visibility, unmatched elements adhere to duration/delay attributes
|
2020-03-19 15:18:14 +01:00 |
|
Hakim El Hattab
|
376b8230bb
|
unmatched auto-aniamte elements now adhere to element-level duration/delay attributes
|
2020-03-17 19:38:26 +01:00 |
|
Hakim El Hattab
|
2540712714
|
switch old toArray helper to Array.from
|
2020-03-16 15:18:47 +01:00 |
|
Hakim El Hattab
|
bff9bfb101
|
add support for automatically scrolling code highlights into view
|
2020-03-12 17:08:20 +01:00 |
|
Hakim El Hattab
|
bdedc56d6f
|
comments
|
2020-03-09 16:01:50 +01:00 |
|
Hakim El Hattab
|
d42d88dae4
|
break autoanimate and loading of slide content into separate controllers
|
2020-03-09 14:44:57 +01:00 |
|