Commit Graph

15 Commits (172d1ea64ea767caf6e33197500da2d95225a972)

Author SHA1 Message Date
Icedream 172d1ea64e
Merge remote-tracking branch 'origin/magic-dev'
# Conflicts:
#	src/App.jsx
#	src/index.jsx
2017-08-19 23:22:49 +02:00
MAGIC 6053da5637
Remove react.svg 2017-08-19 23:18:28 +02:00
MAGIC 48a335d9b8
Change overall layout and style 2017-08-19 23:18:04 +02:00
Icedream fb523804ec
Add Dockerfile and update .dockerignore. 2017-08-19 23:01:36 +02:00
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