Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@klarkc klarkc released this 29 Oct 22:39
· 190 commits to master since this release
  • 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)