Jukka Kurkela
|
25a9969489
|
Enable esnext and fix all lint errors (#7094)
* enable esnext and fix all lint errors
* Review update
* Missed some
* Some cleanup still
* Remove leftover eslint disable
|
2020-02-13 18:41:49 -05:00 |
|
Ben McCann
|
2f17dbcd70
|
Prefix private controller methods with underscore (#7081)
Prefix private controller methods with underscore
|
2020-02-10 17:57:22 -05:00 |
|
Ben McCann
|
795c86e95b
|
Fix errors reported by TypeScript compiler (#7030)
|
2020-02-07 18:03:33 -05:00 |
|
Jukka Kurkela
|
70b6eab563
|
Configurable hide/show animations (#7055)
Configurable hide/show animations
|
2020-02-06 18:16:24 -05:00 |
|
Ben McCann
|
c6c4a52257
|
Switch most requires to imports (#6935)
|
2020-01-09 07:23:53 -05:00 |
|
Jukka Kurkela
|
c9fa553fb2
|
Remove for of loops for IE compatibility (#6905)
|
2020-01-04 12:59:27 -05:00 |
|
Jukka Kurkela
|
b83f64b16e
|
Rewrite animation logic (#6845)
* Rewrite animation logic
* Review update 1
* Review update 2
* Review update 3
* Add 'none' to api.md
|
2019-12-27 17:13:24 -05:00 |
|