icedream pushed to master at icedream/docker-hello
-
fbb6bdef5a Initial commit
icedream pushed to viserion at icedream/docker-hello
-
2b104e69b6 Add viserion configuration.
-
fbb6bdef5a Initial commit
icedream created repository icedream/docker-hello
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
93a86f8122 Completely restructure all files to use Lerna, Webpack and Babel.
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
3c633d23ea Rename .eslintrc.yaml to .eslintrc.yml.
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
22587e4e2a Tell eslint to allow usage of dev dependencies in frontend code.
-
437ebf3e25 Remove unused props from Countdown component.
- Compare 2 commits »
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
7548ddcbc5 Alias react to preact in static builds.
-
fc0b06a1be Move frontend babel configuration to webpack configuration file.
-
ac951aba32 Switch to rimraf for cleanup.
-
fb4e3c0e46 Fix webpack html title.
-
e9f19fbddf Do not hide compile errors when webpack is running as middleware.
- Compare 7 commits »
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
d7a42d03f7 Use toString.padStart instead of toLocaleString for dual digit display.
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
392cda25ea Upgrade packages.
-
594c0f54a9 Fix babel transpiling.
- Compare 2 commits »
icedream pushed to feature/webpack at icedream/vizon-countdown-website
-
c45be9a476 Set up webpack and webpack-dev-server.
-
202c35b517 Start implementing MySQL data fetching.
-
9bea67e1b1 Set up docker as development environment.
-
2e4cff3fff Vertically center the content.
-
09c8a3ce29 Fix content container no longer being centered properly.
icedream pushed to develop at icedream/vizon-countdown-website
-
202c35b517 Start implementing MySQL data fetching.
-
9bea67e1b1 Set up docker as development environment.
-
2e4cff3fff Vertically center the content.
-
09c8a3ce29 Fix content container no longer being centered properly.
-
e9ebd698e4 Make autoprefixer support the 4 latest major browser versions.
icedream pushed to master at icedream/vizon-countdown-website
-
9bea67e1b1 Set up docker as development environment.
icedream pushed to master at icedream/vizon-countdown-website
-
2e4cff3fff Vertically center the content.
-
09c8a3ce29 Fix content container no longer being centered properly.
-
e9ebd698e4 Make autoprefixer support the 4 latest major browser versions.
- Compare 3 commits »
icedream pushed to master at icedream/vizon-countdown-website
-
c004f96245 Split off footer into separate component, fix CSS properties.
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.