Commit Graph

11 Commits (e0812afb567258c1eafd4b5f1dc9b25f29b19278)

Author SHA1 Message Date
Icedream e0812afb56
Implement workaround for https://github.com/webpack/webpack/issues/1866. 2017-08-19 18:55:01 +02:00
Icedream 1d45cae318
Remove useless extra container and import from App component. 2017-08-19 17:38:20 +02:00
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