vue-loopback

A Vue project template with Loopback framework optionally with Vuex, Vue-router, and Auth boilerplaite

MIT License

Downloads
32
Stars
51

Bot releases are hidden (Show)

vue-loopback - Release v5.2.1 Latest Release

Published by klarkc over 6 years ago

Features

  • template: fix deploy and add settings (37fef59)
vue-loopback - Release v5.2.0

Published by klarkc over 6 years ago

Move tests from test directory

Bug Fixes

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

Features

  • eslint: add more test folders (82f4654)
vue-loopback - Release v5.1.0

Published by klarkc over 6 years ago

Bug Fixes

  • package: fix test script (1984f65)
vue-loopback - Release v5.0.0

Published by klarkc over 6 years ago

Description

This release features jest support

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)
vue-loopback - Release v4.2.0

Published by klarkc over 6 years ago

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)
vue-loopback - Release v4.1.1

Published by klarkc over 6 years ago

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)
vue-loopback - Release v4.1.0

Published by klarkc over 6 years ago

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)
vue-loopback - Release 4.0.1

Published by klarkc over 6 years ago

  • fix(gulp): fix lint errors (4545089)
vue-loopback - Release 4.0.0

Published by klarkc over 6 years ago

  • fix(gulp): clear modules cache to enable hot reloading (c1c8f80)
  • fix(gulp): fix server hot reloading not restarting (57609bb)
  • fix(gulp): fix hot reload (661639d)
  • fix(loopback): fix lint errors (3086f12)
  • doc(README): fix features (df428c7)
  • doc(README): add features (ef7fe50)
  • feat(async): add async module (7b17fc5)
  • fix(loopback): change error to warning in console (3413b45)
  • doc(README): fix usage docs (1063f8d)
  • doc(README): fix typo (886c62a)
  • doc(README): add vue-cli instructions (2ed4611)
  • fix(auth): fix eslint errors (154897e)
  • fix(loopback): add accessToken to logout method (4bac1b6)
vue-loopback - Release 3.2.0

Published by klarkc over 6 years ago

  • fix(lint): fix lint errors (cb3dd31)
  • fix(boot): fix boot scripts (33e3461)
  • fix(server): fix index server (0df8443)
  • feat(build): add copy:config:server (661ee6f)
  • fix(loopback): setLoading to false when errored (49f48c5)
vue-loopback - Release 3.1.1

Published by klarkc over 6 years ago

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

Published by klarkc over 6 years ago

  • fix(auth): redirect to login if token is expired (fa3abbc)
  • feat(loopback): add setLoading fn (92da75f)
  • feat(lint): disable rule (06108f4)
vue-loopback - Release 3.0.0

Published by klarkc over 6 years ago

  • doc(README): fix wrong path (9add231)
  • doc(README): update docs (98c0aaf)
  • fix(lint): fix lint errors (e8eb0b9)
  • feat(gulp): add build:index (31840ed)
  • fix(lint): fix lint errors (982f0eb)
  • fix(lint): fix lint errors (02dc21d)
  • fix(lint): fix lint errors (348f1ad)
  • fix(lint): fix lint errors (b7d673a)
  • fix(lint): fix lint errors (b550d32)
  • fix(lint): fix lint errors and remove no-unresolved rule (97a2062)
  • fix(eslint): disable resolver (112395b)
  • feat(lint): add resolve script (ed7ed68)
  • fix(lint): fix linting errors (d353c74)
  • fix(lint): fix lint errors (aa7df98)
  • feat(eslint): ignore template directory (8bcc688)
  • fix(lint): fix auto-fixable errors (ff283cc)
  • fix(eslint): remove modules from ignore (c9d0f1a)
  • feat(eslint): add eslint to this repo itself (3b20ee4)
  • fix(lint): remove import settings (ffd1574)
  • fix(eslintrc): remove not existent plugin (7534446)
  • feat(gulp): build also index.js (d23d144)
  • feat(server): add client server (44bfb23)
  • feat(package): update eslint (3e350ae)
  • feat(lint): update settings to airbnb - webpack template based (df30173)
  • fix(gulp-tasks): write sourcemaps to files instead of embed (f4e2af3)
  • fix(travis): apply workaround travis-ci/travis-ci#8836 (9f5285b)
  • feat(travis): remove node 6 and 7 (90cc789)
vue-loopback - Release 2.1.0

Published by klarkc over 6 years ago

  • fix(template): add missing package copy (5f1c62b)
  • fix(template): fix lint errors (f589041)
  • feat(gulp): add package to built file and add start script (527e061)
  • fix(package): fix font-awesome dependency (8b21fc5)
  • fix(gulp): fix gulp not reloading client (f1aed3a)
  • feat(loopback): add token in local storage (34d1613)
vue-loopback - Release 2.0.1

Published by klarkc almost 7 years ago

  • feat(babel): change babel configuration (81903ec)
vue-loopback - Release 2.0.0

Published by klarkc almost 7 years ago

This release features extended version of the template.

  • Release 2.0.0 (11915d1)
  • Merge pull request #5 from InCuca/vuex-vuerouter (1371858)
  • fix(template): escape curly braces and translate strings to en (e9cbf52)
  • fix(test): fix test commands (1eb749c)
  • fix(meta): fix wrong path name (131f2ec)
  • fix(test): fix boot test (f6b4a4a)
  • fix(tests): fix tests for no extended build (e9bb6de)
  • fix(test): add extended tests (1897096)
  • chore(npm): update package-lock (f10fb19)
  • fix(lint): fix lint errors (47475f1)
  • fix(template): fix misspeling (8fa8ae3)
  • fix(test): fix lint error (d865b79)
  • fix(tests): fix app test (070b19e)
  • fix(tests): fix test errors (d8ae843)
  • fix(tests): fix test errors (2f0a2e5)
  • fix(tests): add karma modulesify settings (0ba8e18)
  • feat(tests): rename and add more tests (a71e8a6)
  • fix(tests): add vuefy compiler to karma (3e9e45e)
  • fix(template): remove gitlab file (92c2550)
  • fix(template): fix css and translate strings to english (0f31e93)
  • fix(template): fix wrong route and add create-admin test (0942b36)
  • fix(tempalte): fix hello world component (b6711ab)
  • fix(template): Fix wrong comonente filename (b02518f)
  • fix(template): add missing dependencies and missing compilers file (de88643)
  • fix(template): fix template errors (5d1e022)
  • feat(template): add extended option (f08bb6f)
  • add project title (0ed26bd)
  • fix(readme): add usage instructions (8f5c4f5)
vue-loopback - Release 1.0.2

Published by klarkc almost 7 years ago

  • fix(App): fix databinding not working (de7f8e6)
  • doc(readme): add loopback link (dfebf04)
vue-loopback - Release 1.0.1

Published by klarkc almost 7 years ago

  • fix(build): add xvfb to travis config (4442c6c)
  • fix(test): remove not used polyfill (fa0eefd)
  • fix(test): show tests output (49573ef)
  • feat(travis): remove travis from template and add chrome (ea911fc)
  • feat(package): add test scripts (47c8f21)
  • feat(test): change test platform to chrome (b6af4f5)
  • feat(test): add promise polyfill in client tests (55afe8a)
  • feat(test): split tests (c079e2c)
  • foc(readme): add tests docs (225366c)
  • fix(test): fix task finishing before test (80d23fe)
  • doc(readme): add usage instructions (7b53d5a)
  • feat(test): add support for client tests with karma (a488810)
  • fix(project): add npm-debug to gitignore (3043ea6)
  • feat(App): change prop to data (825cc69)
  • feat(template): add hello prop (5659f7e)
  • feat(lint): split eslint files (7b1c31f)
  • doc(readme): add executing instructions (cb46d8c)
  • fix(build): remove start scripts (8f9661e)
  • doc(readme): improve documentation (905111d)
  • chore(package): remove nsp from tests (2cc239e)
  • fix(build): fix syntax errors (2d4bb0f)
  • fix main.css import (8c3cc51)
  • fix modulesify prefixes in node_modules (98cd74e)
  • add support for css modules (ee4f31b)
  • chore(package): add package-lock and node_modules (c282c9b)
  • fix(package): add vue-cli as dependency (722097d)
  • chore(package): add test (d666d82)
  • chore(project): add travis support (c2b6f92)
  • chore(project): import project from loopback-es6 vue branch (ae52c43)
  • Initial commit (4b90f00)
Package Rankings
Top 8.17% on Proxy.golang.org
Top 18.35% on Npmjs.org
Badges
Extracted from project README
Travis
Related Projects