Skip to content

Releases: GrabarzUndPartner/gp-vue-boilerplate

v1.18.1

19 May 09:50
Compare
Choose a tag to compare

1.18.1 (2019-05-19)

Bug Fixes

v1.18.0

01 May 10:56
Compare
Choose a tag to compare

1.18.0 (2019-05-01)

Features

v1.17.0

01 May 10:03
Compare
Choose a tag to compare

1.17.0 (2019-05-01)

Features

  • analyzer: analyzer active by node_env production (35a11c7)

v1.16.0

01 May 09:23
Compare
Choose a tag to compare

1.16.0 (2019-05-01)

Features

  • svg: added svg-symbol component (plugin) (92995eb)
  • svg: move config (transformAssetUrls) to svg module (299fa27)

v1.15.1

20 Apr 07:44
Compare
Choose a tag to compare

1.15.1 (2019-04-20)

Bug Fixes

  • vue-i18n: hot reload of global locales (1869f6b)

v1.15.0

10 Apr 14:32
Compare
Choose a tag to compare

1.15.0 (2019-04-10)

Features

  • update: updated nuxt version + cleanup (3f8779c)

v1.14.3

12 Mar 11:28
Compare
Choose a tag to compare

1.14.3 (2019-03-12)

Bug Fixes

  • packages: removed mochawesome and mocha - only install on travis (6642591)

v1.14.2

12 Mar 09:26
Compare
Choose a tag to compare

1.14.2 (2019-03-12)

Bug Fixes

  • mochawesome: removed from dependencies (3a5da6a)

v1.14.1

11 Mar 14:53
Compare
Choose a tag to compare

1.14.1 (2019-03-11)

Bug Fixes

  • readme: add useful content (a0f8da5)

v1.14.0

28 Feb 16:48
Compare
Choose a tag to compare

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)