Skip to content

v1.14.0

Compare
Choose a tag to compare
@StephanGerbeth StephanGerbeth released this 28 Feb 16:48

1.14.0 (2019-02-28)

Bug Fixes

  • browser: auto open - starts browser after dev-build (2eae507)
  • cypress: added mochawesome as dependency (f588728)
  • cypress: added project id as export var (71410e8)
  • cypress: generalize first test (ed5bd95)
  • cypress: removed package installation mochawesome, downgraded mocha (8f15dc0)
  • cypress: removed project id from config file added to travis.yml (f5d63a3)
  • cypress: renamed cypress test folder (3d5da9d)
  • header: dissolve v-for / v-if eslint errors (8e59d11)
  • licence: added plugin to extract used licences (d87903a)
  • modules: added sitemap and robots.txt generator (c196c4f)
  • readme: added development checklist (f07c5fa)
  • storybook: postcss compiler (97bb9eb)
  • test: selenium test removed, cypress test added (1c2fd1f)
  • travis: added cypress progress (8158104)
  • travis: added cypress secret to yml (818ec8a)
  • travis: correct call (40766e6)
  • travis: install mocha and mochawesome only in ci (cbcb0bf)
  • travis: install wait-on module (707d173)
  • travis: remove parallel task of cypress (cause no billing plan) (bdd7ed1)
  • travis: removed group param from cypress:run call (427c1c2)
  • travis: update cypress call (e93a53f)
  • update: versions and fixed some bugs (4fdf913)
  • version: updated package versions (11d65c8)

Features

  • storybook: added + separate webpack config (18a8e35)
  • storybook: working demo (566ab3a)