Commit Graph

9 Commits (b87e1e75775dca9f8bd8742a2332ae2edb4f5cbc)

Author SHA1 Message Date
Icedream b87e1e7577
Apply some measurements for shaving off the few kilobytes.
- Shave off about 30 kB by building with preact instead of react.
- Shave off another 20 kB by using a moment-timezone build with only data for 2012~2022. Should be updated in time!
2017-08-19 16:52:10 +02:00
Icedream 02aff29fc1
Downgrade eslint-plugin-jsx-a11y to 5.1.1.
Fixes error message regarding missing lint rule.
2017-08-19 16:23:35 +02:00
Icedream fa7c2fdcf3
Add .eslintignore. 2017-08-19 16:22:06 +02:00
Icedream 7e0f58d113
Update eslint to 4.5.0. 2017-08-19 16:21:58 +02:00
Icedream 96510676e3
Fix prop type for date in Countdown component. 2017-08-19 16:21:19 +02:00
Icedream f957968d41
Render app in dynamically added div container instead of static div. 2017-08-19 16:10:53 +02:00
Icedream e7839f4cb1
Fix title. 2017-08-19 16:10:16 +02:00
Icedream b6de980119
Fix timezone issues. 2017-08-19 10:13:04 +08:00
Icedream 9e324a1f94
Initial commit. 2017-08-19 03:25:18 +02:00