Skip to content

Releases: GrabarzUndPartner/gp-vue-boilerplate

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)

v1.13.0

04 Nov 15:54
Compare
Choose a tag to compare

1.13.0 (2018-11-04)

Bug Fixes

  • cleanup: restructured and rebuild webpack modules by nuxt style (1812844)
  • drafts: plugins, utils and services (2bab2a1)

Features

  • globals: global postcss and lang files (1d79cd0)
  • picture: picture support (230f2ed)

v1.12.2

24 Oct 15:09
Compare
Choose a tag to compare

1.12.2 (2018-10-24)

Bug Fixes

v1.12.1

24 Oct 13:04
Compare
Choose a tag to compare

1.12.1 (2018-10-24)

Bug Fixes

v1.12.0

23 Oct 19:20
Compare
Choose a tag to compare

1.12.0 (2018-10-23)

Bug Fixes

  • repeat: one more time (db5cbad)
  • version: updated package versions (d85a67d)

Features

  • virtual: images and languages (0a4ff6f)

v1.11.0

12 Oct 09:46
Compare
Choose a tag to compare

1.11.0 (2018-10-12)

Bug Fixes

Features

  • nuxt-update: updated to version 2 (a36fd0c)

v1.10.2

03 Sep 12:11
Compare
Choose a tag to compare

1.10.2 (2018-09-03)

Bug Fixes

  • travis: use npm i instead of npm ci (86d2d15)

v1.10.1

18 Aug 14:22
Compare
Choose a tag to compare

1.10.1 (2018-08-18)

Bug Fixes

  • cert: fixed cert detection - check by files (81b54d7)
  • env: rearranged directory structure (9ae599c)
  • ssl-cert: moved directory and update the server cert path (fcbead5)
  • workspace: exclude .* files from vscode (c9a26d6)

v1.10.0

18 Aug 12:31
Compare
Choose a tag to compare

1.10.0 (2018-08-18)

Bug Fixes

  • audit: update version numbers to resolve the audit successful (33dfa1e)
  • sample: updated and removed mocha-lint-html check (af24994)

Features