icedream pushed to master at icedream/vizon-countdown-website
-
cb9b5bcc70 Fix wrong alignment of progress label in IE.
-
cde1f2bc1a Fix indenting.
- Compare 2 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
9350b048ea Fix shadow filter causing empty circle to be completely hidden.
icedream pushed to master at icedream/vizon-countdown-website
-
591a513511 Do not pack any moment.js locales except en.
icedream pushed to master at icedream/vizon-countdown-website
-
3bebe84243 Fix timezone conversion.
icedream pushed to master at icedream/vizon-countdown-website
-
57ada5e0ed Adjust text color of header.
-
33ca8b5760 Remove unused svg-inline-loader.
-
3157105adf Use Rizon's Colaborate font for the header and reformat some SASS code.
- Compare 3 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
6a03fbdf79 Do not use component transfer and instead increase blur stdDeviation.
icedream pushed to master at icedream/vizon-countdown-website
-
7deaeea2f6 Implement some shadowing in ProgressCircle.
icedream pushed to master at icedream/vizon-countdown-website
-
aa6b84c00b Remove debug print-out of the countdown.
icedream pushed to master at icedream/vizon-countdown-website
-
ca510692bb Fix footer styling.
icedream pushed to master at icedream/vizon-countdown-website
-
1ad8fd24bf Remove unused import vars, resort imports and fix code style.
icedream pushed to master at icedream/vizon-countdown-website
-
3a5087bdc8 Remove staircase effects for larger time units.
-
2919595115 Update package lock.
- Compare 2 commits »
icedream closed pull request icedream/vizon-countdown-website#1
merge magic-dev into mastericedream merged pull request icedream/vizon-countdown-website#1
merge magic-dev into master
icedream reopened pull request icedream/vizon-countdown-website#1
merge magic-dev into mastericedream commented on issue icedream/vizon-countdown-website#1
merge magic-dev into masterMerged in https://git.icedream.tech/icedream/vizon-countdown-website/commit/172d1ea64ea767caf6e33197500da2d95225a972.
icedream closed pull request icedream/vizon-countdown-website#1
merge magic-dev into mastericedream pushed to master at icedream/vizon-countdown-website
-
172d1ea64e Merge remote-tracking branch 'origin/magic-dev'
-
6053da5637 Remove react.svg
-
48a335d9b8 Change overall layout and style
- Compare 3 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
fb523804ec Add Dockerfile and update .dockerignore.
-
e0812afb56 Implement workaround for https://github.com/webpack/webpack/issues/1866.
-
1d45cae318 Remove useless extra container and import from App component.
- Compare 3 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
b87e1e7577 Apply some measurements for shaving off the few kilobytes.
-
02aff29fc1 Downgrade eslint-plugin-jsx-a11y to 5.1.1.
-
fa7c2fdcf3 Add .eslintignore.
-
7e0f58d113 Update eslint to 4.5.0.
-
96510676e3 Fix prop type for date in Countdown component.
- Compare 7 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
b6de980119 Fix timezone issues.