Skip to content

Latest commit

 

History

History
348 lines (204 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

348 lines (204 loc) · 17.1 KB

5.2.1 (2018-07-12)

Features

  • template: fix deploy and add settings (37fef59)

5.2.0 (2018-07-12)

Bug Fixes

  • lint: add jest support (bc62f54)
  • template: filter only testable directories (9664336)

Features

  • eslint: add more test folders (82f4654)

5.1.0 (2018-06-28)

Bug Fixes

  • package: fix test script (1984f65)

5.0.0 (2018-06-28)

Bug Fixes

  • babel: add stage2 support (c95f47c)
  • gulp-tasks: add exit in mocha to close mocha when test pass (0963212)
  • gulp-tasks: fix backslashs in win fixes #8 (b721305)
  • jest: fix jest plugins path (6632ad6)
  • lint: fix eslint errors (dc2a6c7)
  • loopback: pass previous uid to loading fn (39093da)
  • loopback-boot: add support for es6 modules in boot scripts (2d813fe), closes strongloop/loopback-boot#280
  • package: run server tests in band (4d45501)
  • package: update loopback-boot to 3.1 to fix boot (200b615)
  • server: add option for compatibility with jest (fbb68b2)
  • tasks: remove tests tasks (e889a3c)
  • tests: remove client and server separation (cd4ac8c)

Features

  • babel: add node 8 add regenerator (94cd1a4)
  • jest: add jest config file (044a3eb)
  • jest: add jest plugins config (3021667)
  • jest: add jest-preset-loopback (575873c)
  • Login: add sessionError with authorization error redirection (a05a9eb)
  • loopback: add DateString type support (5ba568d)
  • package: add babel-jest (29533ac)
  • package: add jest dependency (1b82ba3)
  • package: add loopback-jest (2bc6cc8)
  • package: add vue-jest (33c6d57)
  • package: run afterbuild after build, fixes #9 (77c6fcf)

4.2.0 (2018-05-17)

Bug Fixes

  • loopback: fix lint errors (ea23c48)

Features

  • gulp-tasks: add support to es6 modules, fixes #7 (0c70326)
  • loopback: add aditional response check in interceptResErrors (66d1b59)

4.1.1 (2018-05-15)

Bug Fixes

  • App: fix lint error (5cc2c97)
  • project: fix lint errors (04d852a)
  • template: fix lint errors (ea1c31e)
  • template: fix package lint command (34b3a0b)

Features

  • App: add some style to not extended App (9f8d380)

4.1.0 (2018-05-10)

Bug Fixes

  • App: only dispatch on extended (f45a002)
  • karma: fix App errors and consoleAppendfy (1ef9df4)
  • karma: throws when vue warns (7907f28)
  • release-it: fix buildCommand (655954a)
  • template: fix lint errors (3ed71f8)

Features

  • Account: add declaration tests and loopback-chai support (903d1ef)
  • gulp: add optional -t parameter to test files (08e5ece)
  • project: add release-it support (eaf6f1c)

4.0.1 (2018-04-27)

Bug Fixes

4.0.0 (2018-04-27)

Bug Fixes

  • auth: fix eslint errors (154897e)
  • gulp: clear modules cache to enable hot reloading (c1c8f80)
  • gulp: fix hot reload (661639d)
  • gulp: fix server hot reloading not restarting (57609bb)
  • loopback: add accessToken to logout method (4bac1b6)
  • loopback: change error to warning in console (3413b45)
  • loopback: fix lint errors (3086f12)

Features

  • async: add async module (7b17fc5)

3.2.0 (2018-03-25)

Bug Fixes

  • boot: fix boot scripts (33e3461)
  • lint: fix lint errors (cb3dd31)
  • loopback: setLoading to false when errored (49f48c5)
  • server: fix index server (0df8443)

Features

  • build: add copy:config:server (661ee6f)

3.1.1 (2018-03-07)

Bug Fixes

  • auth: only change route after login (19eb3e9)
  • auth: only change router after account exists (624fff2)
  • lint: fix lint errors (e1df64d)

3.1.0 (2018-02-28)

Bug Fixes

  • auth: redirect to login if token is expired (fa3abbc)

Features

3.0.0 (2018-02-28)

Bug Fixes

  • eslint: disable resolver (112395b)
  • eslint: remove modules from ignore (c9d0f1a)
  • eslintrc: remove not existent plugin (7534446)
  • gulp-tasks: write sourcemaps to files instead of embed (f4e2af3)
  • lint: fix auto-fixable errors (ff283cc)
  • lint: fix lint errors (b7d673a)
  • lint: fix lint errors (b550d32)
  • lint: fix lint errors (02dc21d)
  • lint: fix lint errors (982f0eb)
  • lint: fix lint errors (aa7df98)
  • lint: fix lint errors (348f1ad)
  • lint: fix lint errors (e8eb0b9)
  • lint: fix lint errors and remove no-unresolved rule (97a2062)
  • lint: fix linting errors (d353c74)
  • lint: remove import settings (ffd1574)
  • travis: apply workaround travis-ci/travis-ci#8836 (9f5285b)

Features

  • eslint: add eslint to this repo itself (3b20ee4)
  • eslint: ignore template directory (8bcc688)
  • gulp: add build:index (31840ed)
  • gulp: build also index.js (d23d144)
  • lint: add resolve script (ed7ed68)
  • lint: update settings to airbnb - webpack template based (df30173)
  • package: update eslint (3e350ae)
  • server: add client server (44bfb23)
  • travis: remove node 6 and 7 (90cc789)

2.1.0 (2018-02-20)

Bug Fixes

  • gulp: fix gulp not reloading client (f1aed3a)
  • package: fix font-awesome dependency (8b21fc5)
  • template: add missing package copy (5f1c62b)
  • template: fix lint errors (f589041)

Features

  • gulp: add package to built file and add start script (527e061)
  • loopback: add token in local storage (34d1613)

2.0.1 (2017-12-15)

Features

  • babel: change babel configuration (81903ec)

2.0.0 (2017-12-13)

Bug Fixes

  • lint: fix lint errors (47475f1)
  • meta: fix wrong path name (131f2ec)
  • readme: add usage instructions (8f5c4f5)
  • tempalte: fix hello world component (b6711ab)
  • template: add missing dependencies and missing compilers file (de88643)
  • template: escape curly braces and translate strings to en (e9cbf52)
  • template: fix css and translate strings to english (0f31e93)
  • template: fix misspeling (8fa8ae3)
  • template: fix template errors (5d1e022)
  • template: Fix wrong comonente filename (b02518f)
  • template: fix wrong route and add create-admin test (0942b36)
  • template: remove gitlab file (92c2550)
  • test: add extended tests (1897096)
  • test: fix boot test (f6b4a4a)
  • test: fix lint error (d865b79)
  • test: fix test commands (1eb749c)
  • tests: fix app test (070b19e)
  • tests: add karma modulesify settings (0ba8e18)
  • tests: add vuefy compiler to karma (3e9e45e)
  • tests: fix test errors (d8ae843)
  • tests: fix test errors (2f0a2e5)
  • tests: fix tests for no extended build (e9bb6de)

Features

  • template: add extended option (f08bb6f)
  • tests: rename and add more tests (a71e8a6)

1.0.2 (2017-10-29)

Bug Fixes

  • App: fix databinding not working (de7f8e6)

1.0.1 (2017-10-29)

Bug Fixes

  • build: add xvfb to travis config (4442c6c)
  • build: fix syntax errors (2d4bb0f)
  • build: remove start scripts (8f9661e)
  • package: add vue-cli as dependency (722097d)
  • project: add npm-debug to gitignore (3043ea6)
  • test: fix task finishing before test (80d23fe)
  • test: remove not used polyfill (fa0eefd)
  • test: show tests output (49573ef)

Features

  • App: change prop to data (825cc69)
  • lint: split eslint files (7b1c31f)
  • package: add test scripts (47c8f21)
  • template: add hello prop (5659f7e)
  • test: add promise polyfill in client tests (55afe8a)
  • test: add support for client tests with karma (a488810)
  • test: change test platform to chrome (b6af4f5)
  • test: split tests (c079e2c)
  • travis: remove travis from template and add chrome (ea911fc)