Skip to content

v0.2.0

Compare
Choose a tag to compare
@icebob icebob released this 16 Jun 14:28
· 776 commits to master since this release

0.2.0 (2016-06-16)

  • 🐛 fix: validation bugs (a403971)
  • 🐛 fix: checkbox readonly (a3d330e)
  • 🐛 fix: Handle non selected lists (1714776)
  • 🐛 test: fix datetime bugs (3c132e3)
  • 🆕 new: multiple fields in a row (da4f766)
  • 🆕 new: new field type: Switch (534c384)
  • 📦 bump version to v0.2.0 (e7b5130)
  • 📝 Update readme example (0b1c36f)
  • ✏️ docs (4940592)
  • ✏️ docs (30ff08d)
  • ✏️ docs (3bb625f)
  • ✏️ docs: Add docs link to readme (ca1b180)
  • ✏️ docs: Remove from project (5f70de9)
  • 🚀 breaking: change form layout (57f690b)
  • ⭐ new: change slider to ion.rangeSlider (059cde5)
  • :start: new: add validator for array (f0d4c4e)
  • ✅ test: abstractField.vue covered 100% (d0be50b)
  • ✅ test: Add field test cases (adb4f88)
  • ✅ test: add tests to dateTime field (4cd7bc6)
  • ✅ test: Cover 100% the VueFormGenerator.vue (6a6299e)
  • ✅ test: cover 94% (8bede7f)
  • ✅ test: cover all source files (1d4d898)
  • ✅ test: improve fieldImage tests (a5d714d)
  • ✅ test: Make abstractField test cases (564963f)
  • ✅ test: More fields test cases (4496149)
  • ✅ test: More fields test cases (c1c57be)
  • ✅ test: remove dep. warning (f04f59d)
  • ✅ test: schema test cases (540eb63)
  • ✅ test: validator tests (8847b26)
  • ⚡ Impove example (1193b8f)
  • add TODO (5674df0)
  • Build v0.2.0 (023b342)
  • improve styles for multiple fields in a row (d57f829)
  • Minor changes (28ee7a8)
  • Modify examples (ad2c359)
  • Update babel dependencies (87738f5)
  • Update README.md (03d9d1b)
  • Update README.md (ba41387)
  • docs: fix typo in readme (5530c99)
  • docs: Update changelog (77b92b6)
  • docs: update readme (b66f9a9)
  • test: cover fieldSwitch (e31c4ba)
  • test: Fix sinon imports (81531fe)
  • fix: Fix schema in dev example (b6f9f57)
  • fix: lint warnings (564c0e5)
  • fix: remove describe.only (9bd87a9)
  • improve: sass variable for width in switch field (e01b816)
  • chore(package): update conventional-github-releaser to version 1.1.3 (25477c9)
  • chore(package): update eslint to version 2.12.0 (11d00cc)
  • chore(package): update gitbook-cli to version 2.3.0 (83238cc)
  • chore(package): update joi to version 8.4.2 (2bc58c5)
  • chore(package): update vue to version 1.0.24 (adc2a15)
  • new: change faker.js to fakerator (3184fa4)
  • build: new dist files (932a20d)
  • config: add coverall script to npm (bee378f)
  • config: modify coverage scripts (ec86030)