Icedream
c004f96245
Split off footer into separate component, fix CSS properties.
2017-08-20 04:56:14 +02:00
Icedream
cb9b5bcc70
Fix wrong alignment of progress label in IE.
2017-08-20 04:26:18 +02:00
Icedream
cde1f2bc1a
Fix indenting.
2017-08-20 04:25:59 +02:00
Icedream
9350b048ea
Fix shadow filter causing empty circle to be completely hidden.
2017-08-20 04:04:28 +02:00
Icedream
591a513511
Do not pack any moment.js locales except en.
2017-08-20 03:55:28 +02:00
Icedream
3bebe84243
Fix timezone conversion.
2017-08-20 11:51:14 +10:30
Icedream
57ada5e0ed
Adjust text color of header.
2017-08-20 02:43:32 +02:00
Icedream
33ca8b5760
Remove unused svg-inline-loader.
2017-08-20 02:43:22 +02:00
Icedream
3157105adf
Use Rizon's Colaborate font for the header and reformat some SASS code.
2017-08-20 02:35:12 +02:00
Icedream
6a03fbdf79
Do not use component transfer and instead increase blur stdDeviation.
2017-08-20 00:29:34 +02:00
Icedream
7deaeea2f6
Implement some shadowing in ProgressCircle.
2017-08-20 00:23:35 +02:00
Icedream
aa6b84c00b
Remove debug print-out of the countdown.
2017-08-19 23:51:36 +02:00
Icedream
ca510692bb
Fix footer styling.
...
- Integrate footer into the flexbox layout instead of positioning absolutely.
2017-08-19 23:45:22 +02:00
Icedream
1ad8fd24bf
Remove unused import vars, resort imports and fix code style.
2017-08-19 23:42:09 +02:00
Icedream
3a5087bdc8
Remove staircase effects for larger time units.
2017-08-19 23:39:33 +02:00
Icedream
2919595115
Update package lock.
2017-08-19 23:33:52 +02:00
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