From 672e65689699d7526fa00a5100bc9b94b8745cf5 Mon Sep 17 00:00:00 2001 From: Icebob Date: Tue, 30 Aug 2016 11:00:49 +0200 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8ed600..e2443701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,119 @@ + +# 0.4.0 (2016-08-30) + +* noUISlider: minor changes ([1f22d80](https://github.com/icebob/vue-form-generator/commit/1f22d80)) +* :arrow_up: Fixed #37 ([f4f1f18](https://github.com/icebob/vue-form-generator/commit/f4f1f18)), closes [#37](https://github.com/icebob/vue-form-generator/issues/37) +* :bug: fix: eslint warning ([65b4d59](https://github.com/icebob/vue-form-generator/commit/65b4d59)) +* :bug: fix: remove jQuery code ([d0a32cd](https://github.com/icebob/vue-form-generator/commit/d0a32cd)) +* :bug: test: Fix noUiSlider test #46 ([7bfffb1](https://github.com/icebob/vue-form-generator/commit/7bfffb1)), closes [#46](https://github.com/icebob/vue-form-generator/issues/46) +* :new: new: add fieldGoogleAddress #33 ([91f9317](https://github.com/icebob/vue-form-generator/commit/91f9317)) +* :new: new: new field type: Cleave. Reorganization of dev index file. ([c6e3f5e](https://github.com/icebob/vue-form-generator/commit/c6e3f5e)) +* :new: new: new field type: noUiSlider ([9abf3e2](https://github.com/icebob/vue-form-generator/commit/9abf3e2)) +* :new: new: new field type: Pikaday. ([b0e3e96](https://github.com/icebob/vue-form-generator/commit/b0e3e96)) +* :new: new: new field type: Vue Multiselect ([cef52cb](https://github.com/icebob/vue-form-generator/commit/cef52cb)) +* :package: build ([3ab09df](https://github.com/icebob/vue-form-generator/commit/3ab09df)) +* :package: build ([def5d7d](https://github.com/icebob/vue-form-generator/commit/def5d7d)) +* :package: build ([d7c225a](https://github.com/icebob/vue-form-generator/commit/d7c225a)) +* :package: build ([1228b64](https://github.com/icebob/vue-form-generator/commit/1228b64)) +* :package: build ([fe76993](https://github.com/icebob/vue-form-generator/commit/fe76993)) +* :package: Build ([81073bc](https://github.com/icebob/vue-form-generator/commit/81073bc)) +* :package: Build v0.4.0 ([320bacf](https://github.com/icebob/vue-form-generator/commit/320bacf)) +* :pencil: docs: fix typo ([ae02461](https://github.com/icebob/vue-form-generator/commit/ae02461)) +* :pencil: docs: update readme ([236e9d0](https://github.com/icebob/vue-form-generator/commit/236e9d0)) +* :pencil: update README ([09f1acf](https://github.com/icebob/vue-form-generator/commit/09f1acf)) +* :pencil2: docs: update readme ([06f55ac](https://github.com/icebob/vue-form-generator/commit/06f55ac)) +* :pencil2: docs: update readme ([6c84c69](https://github.com/icebob/vue-form-generator/commit/6c84c69)) +* :star: webpack: add stats plugin to webpack ([031f9b0](https://github.com/icebob/vue-form-generator/commit/031f9b0)) +* :up: dep: update dependencies ([4ab7a8e](https://github.com/icebob/vue-form-generator/commit/4ab7a8e)) +* :up: fix lint errors ([f84be2b](https://github.com/icebob/vue-form-generator/commit/f84be2b)) +* :up: improve new fields ([d8e5a8e](https://github.com/icebob/vue-form-generator/commit/d8e5a8e)) +* :white_check_mark: fix selectex unit test ([d908f39](https://github.com/icebob/vue-form-generator/commit/d908f39)) +* :white_check_mark: test: add fieldCleave & fieldPikaday tests ([22d98b4](https://github.com/icebob/vue-form-generator/commit/22d98b4)) +* :white_check_mark: test: add fieldMasked unit test ([19f5d98](https://github.com/icebob/vue-form-generator/commit/19f5d98)) +* :white_check_mark: test: fix fieldDateTime test ([14c0602](https://github.com/icebob/vue-form-generator/commit/14c0602)) +* :white_check_mark: test: improve multiselect test ([9a26911](https://github.com/icebob/vue-form-generator/commit/9a26911)) +* [package] update package.json ([c5b6f33](https://github.com/icebob/vue-form-generator/commit/c5b6f33)) +* Add all remainning props and some events (`onNewTag` & `onSearch`) from multiselect and update dev s ([dba3ed7](https://github.com/icebob/vue-form-generator/commit/dba3ed7)) +* add every component to the body ([8e528b4](https://github.com/icebob/vue-form-generator/commit/8e528b4)) +* add extracted css to package.json ([31a578d](https://github.com/icebob/vue-form-generator/commit/31a578d)) +* add fieldSubmit.vue ([9a149d3](https://github.com/icebob/vue-form-generator/commit/9a149d3)) +* added most options from vue-multiselect ([9df5b5e](https://github.com/icebob/vue-form-generator/commit/9df5b5e)) +* change to fix versions ([8c45e38](https://github.com/icebob/vue-form-generator/commit/8c45e38)) +* create test for fieldSubmit ([7b575c3](https://github.com/icebob/vue-form-generator/commit/7b575c3)) +* downgrade mocha ([f808219](https://github.com/icebob/vue-form-generator/commit/f808219)) +* fix pikaday unit test ([23f5a90](https://github.com/icebob/vue-form-generator/commit/23f5a90)) +* improve code quality ([cd7029f](https://github.com/icebob/vue-form-generator/commit/cd7029f)) +* improve code quality ([2d2a819](https://github.com/icebob/vue-form-generator/commit/2d2a819)) +* Remove dependency from vue-multiselect. Make it optional and check if loaded. Add it to dev files. ([7e3472d](https://github.com/icebob/vue-form-generator/commit/7e3472d)) +* remove minimized version. #41 ([1867165](https://github.com/icebob/vue-form-generator/commit/1867165)) +* remove node v0.12 because eslint doesn't support it ([314c412](https://github.com/icebob/vue-form-generator/commit/314c412)) +* remove submit field from dev sample ([66d201d](https://github.com/icebob/vue-form-generator/commit/66d201d)) +* Small changes to `fieldSwitch` to allow easier customization of the width of the switch. ([5a4769e](https://github.com/icebob/vue-form-generator/commit/5a4769e)) +* update dependencies ([72d862b](https://github.com/icebob/vue-form-generator/commit/72d862b)) +* Update README.md ([f4e7a5b](https://github.com/icebob/vue-form-generator/commit/f4e7a5b)) +* Update README.md ([2eae985](https://github.com/icebob/vue-form-generator/commit/2eae985)) +* test: add external libs to karma ([776f6c4](https://github.com/icebob/vue-form-generator/commit/776f6c4)) +* test: basic unit testing ([f870dae](https://github.com/icebob/vue-form-generator/commit/f870dae)) +* test: fix pikaday expect error ([60a0868](https://github.com/icebob/vue-form-generator/commit/60a0868)) +* test: improve karma debug page ([8a094c8](https://github.com/icebob/vue-form-generator/commit/8a094c8)) +* test: improve testing of noUiSlider ([59d5036](https://github.com/icebob/vue-form-generator/commit/59d5036)) +* test: improve testing of noUiSlider ([42c9ea9](https://github.com/icebob/vue-form-generator/commit/42c9ea9)) +* test: improve testing of VueMultiSelect ([09a41f0](https://github.com/icebob/vue-form-generator/commit/09a41f0)) +* test: improve unit testing of vueMultiSelect ([1b24293](https://github.com/icebob/vue-form-generator/commit/1b24293)) +* test: improve unit testing of vueMultiSelect ([1c09c30](https://github.com/icebob/vue-form-generator/commit/1c09c30)) +* test: progress on noUiSlider ([dea27a2](https://github.com/icebob/vue-form-generator/commit/dea27a2)) +* test: progress on noUiSlider ([2e7380f](https://github.com/icebob/vue-form-generator/commit/2e7380f)) +* test: querySelector instead of querySelectorAll ([00bfbda](https://github.com/icebob/vue-form-generator/commit/00bfbda)) +* test: querySelector instead of querySelectorAll ([136b112](https://github.com/icebob/vue-form-generator/commit/136b112)) +* test: unit test for field slider ([bb9410d](https://github.com/icebob/vue-form-generator/commit/bb9410d)) +* test: unit test for fieldCleave ([012ee91](https://github.com/icebob/vue-form-generator/commit/012ee91)) +* test: unit test for fieldGoogleAddress ([63d47aa](https://github.com/icebob/vue-form-generator/commit/63d47aa)) +* test: unit test for fieldSpectrum ([0b65bdb](https://github.com/icebob/vue-form-generator/commit/0b65bdb)) +* style: add box-sizing ([841f20d](https://github.com/icebob/vue-form-generator/commit/841f20d)) +* style: image remove button change to inline img ([92cea99](https://github.com/icebob/vue-form-generator/commit/92cea99)) +* dev: add a basic color field for testing ([49e8d43](https://github.com/icebob/vue-form-generator/commit/49e8d43)) +* dev: add another port to karma watch, so that it raise no warning when both commands (test and ci) r ([04a71a0](https://github.com/icebob/vue-form-generator/commit/04a71a0)) +* dev: noUiSlider with scale ([e1b4126](https://github.com/icebob/vue-form-generator/commit/e1b4126)) +* dev: noUiSlider with scale ([dfef1f1](https://github.com/icebob/vue-form-generator/commit/dfef1f1)) +* fix: add a .jsbeautify to help with linting ([acfa264](https://github.com/icebob/vue-form-generator/commit/acfa264)) +* fix: add disabled option to noUiSlider field ([c169cb3](https://github.com/icebob/vue-form-generator/commit/c169cb3)) +* fix: add disabled option to noUiSlider field ([6d10687](https://github.com/icebob/vue-form-generator/commit/6d10687)) +* fix: added missing options for VueMultiselect. Removed `min` from dev schema (not used). ([a9bb8ae](https://github.com/icebob/vue-form-generator/commit/a9bb8ae)) +* fix: better selector for the main component and added latest build ([b2fcef1](https://github.com/icebob/vue-form-generator/commit/b2fcef1)) +* fix: buttonText instead of caption ([d4b25a9](https://github.com/icebob/vue-form-generator/commit/d4b25a9)) +* fix: buttonText instead of caption for unit test file ([f47f704](https://github.com/icebob/vue-form-generator/commit/f47f704)) +* fix: Cleavejs better mask definition ([34a6401](https://github.com/icebob/vue-form-generator/commit/34a6401)) +* fix: Cleavejs better mask definition ([e338e6d](https://github.com/icebob/vue-form-generator/commit/e338e6d)) +* fix: Fixed fragment instances #28 ([0f9863c](https://github.com/icebob/vue-form-generator/commit/0f9863c)), closes [#28](https://github.com/icebob/vue-form-generator/issues/28) +* fix: fragment instance warning ([f9915e6](https://github.com/icebob/vue-form-generator/commit/f9915e6)) +* fix: handle disabled and max props of VueMultiSelect better ([e59bcc1](https://github.com/icebob/vue-form-generator/commit/e59bcc1)) +* fix: handle disabled and max props of VueMultiSelect better ([9a6fc4b](https://github.com/icebob/vue-form-generator/commit/9a6fc4b)) +* fix: handle missing library better ([99b6a4d](https://github.com/icebob/vue-form-generator/commit/99b6a4d)) +* fix: handle missing library better ([ec93745](https://github.com/icebob/vue-form-generator/commit/ec93745)) +* fix: lint error ([a2665dd](https://github.com/icebob/vue-form-generator/commit/a2665dd)) +* fix: lint error and warning ([24c49d9](https://github.com/icebob/vue-form-generator/commit/24c49d9)) +* fix: lint error and warning ([54a3502](https://github.com/icebob/vue-form-generator/commit/54a3502)) +* fix: package version for `extract-text-webpack-plugin` ([778a9ff](https://github.com/icebob/vue-form-generator/commit/778a9ff)) +* fix: remove jQuery from eslint ([74cc91d](https://github.com/icebob/vue-form-generator/commit/74cc91d)) +* fix: small bug with quotes ([71ae504](https://github.com/icebob/vue-form-generator/commit/71ae504)) +* example: change font settings ([6061d4e](https://github.com/icebob/vue-form-generator/commit/6061d4e)) +* improve: simple example is more simple ([da5d8cc](https://github.com/icebob/vue-form-generator/commit/da5d8cc)) +* styles: add bootstrap styles to .form-control and buttons ([3e7dfc9](https://github.com/icebob/vue-form-generator/commit/3e7dfc9)) +* styles: default input width 100%, fieldColor is changed to fix width ([9fc302d](https://github.com/icebob/vue-form-generator/commit/9fc302d)) +* styles: fix .wrapper styles ([49d122e](https://github.com/icebob/vue-form-generator/commit/49d122e)) +* styles: fix checkbox style ([8e5bb9d](https://github.com/icebob/vue-form-generator/commit/8e5bb9d)) +* styles: fix fieldLabel style selector ([b910b3d](https://github.com/icebob/vue-form-generator/commit/b910b3d)) +* styles: fix half-width style in dev app ([977d12d](https://github.com/icebob/vue-form-generator/commit/977d12d)) +* styles: fix styles of field ([03fd9d2](https://github.com/icebob/vue-form-generator/commit/03fd9d2)) +* styles: remove shadow from fieldSwitch ([e0ea478](https://github.com/icebob/vue-form-generator/commit/e0ea478)) +* styles: some minor changed ([8204f59](https://github.com/icebob/vue-form-generator/commit/8204f59)) +* enhancement: add global class `.vue-form-generator`. Rewriting of most selector for a more encapsula ([e864d10](https://github.com/icebob/vue-form-generator/commit/e864d10)) +* enhancement: extract styles to a `vue-form-generator.css` file. ([21c8876](https://github.com/icebob/vue-form-generator/commit/21c8876)) +* enhenhancement: remove scoped styles ([1c46aef](https://github.com/icebob/vue-form-generator/commit/1c46aef)) +* enhenhancement: remove scoped styles ([4a4641c](https://github.com/icebob/vue-form-generator/commit/4a4641c)) + + + # 0.3.0 (2016-07-07)