From 432e91e904c5b0b30a76d7d12eec77bf79350d2f Mon Sep 17 00:00:00 2001 From: Crystal Lee Date: Fri, 16 Dec 2022 11:18:31 -0800 Subject: [PATCH] v1.8.7 --- CHANGELOG.md | 63 ++++++++++++++----------------------------- dist/fieldsAnt.cjs.js | 2 +- dist/fieldsAnt.esm.js | 2 +- dist/fieldsAnt.umd.js | 2 +- package.json | 2 +- 5 files changed, 24 insertions(+), 47 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2fc87a3..dcc3047a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.8.7](https://github.com/mighty-justice/fields-ant/compare/v1.8.6...v1.8.7) + +- Only disable cancel button if form is saving [`#561`](https://github.com/mighty-justice/fields-ant/pull/561) + #### [v1.8.6](https://github.com/mighty-justice/fields-ant/compare/v1.8.5...v1.8.6) +> 7 February 2022 + - Improve required error message [`#490`](https://github.com/mighty-justice/fields-ant/pull/490) #### [v1.8.5](https://github.com/mighty-justice/fields-ant/compare/v1.8.4...v1.8.5) @@ -41,27 +47,23 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Make argument for formManager's onFinish optional [`#435`](https://github.com/mighty-justice/fields-ant/pull/435) -#### [v1.8.0](https://github.com/mighty-justice/fields-ant/compare/v1.7.3...v1.8.0) +#### [v1.8.0](https://github.com/mighty-justice/fields-ant/compare/v1.7.2...v1.8.0) > 12 November 2021 - Bump Storybook from 5 to 6 [`#434`](https://github.com/mighty-justice/fields-ant/pull/434) - -#### [v1.7.3](https://github.com/mighty-justice/fields-ant/compare/v1.7.2...v1.7.3) - -> 12 November 2021 - -#### [v1.7.2](https://github.com/mighty-justice/fields-ant/compare/v1.7.1...v1.7.2) - -> 12 November 2021 - - Ant Design 4 Form [`#422`](https://github.com/mighty-justice/fields-ant/pull/422) - Small tweaks in prep for Ant 4 Form [`#430`](https://github.com/mighty-justice/fields-ant/pull/430) - Remove unused fieldsValidator [`#429`](https://github.com/mighty-justice/fields-ant/pull/429) - Bump @mighty-justice/tester [`#425`](https://github.com/mighty-justice/fields-ant/pull/425) +- Fix format / lint [`12e911b`](https://github.com/mighty-justice/fields-ant/commit/12e911b90d89d9ecb32e0ba6bef5d9f260ed5074) + +#### [v1.7.2](https://github.com/mighty-justice/fields-ant/compare/v1.7.1...v1.7.2) + +> 27 October 2021 + - Use custom className for info view [`#424`](https://github.com/mighty-justice/fields-ant/pull/424) - Fix defaultProps types; combine IInputProps and IFormFieldProps [`#423`](https://github.com/mighty-justice/fields-ant/pull/423) -- Fix format / lint [`12e911b`](https://github.com/mighty-justice/fields-ant/commit/12e911b90d89d9ecb32e0ba6bef5d9f260ed5074) #### [v1.7.1](https://github.com/mighty-justice/fields-ant/compare/v1.7.0...v1.7.1) @@ -286,15 +288,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 30 September 2019 -- Change object search create UX to be more user-friendly [`#245`](https://github.com/mighty-justice/fields-ant/pull/245) - #### [v1.1.9-0](https://github.com/mighty-justice/fields-ant/compare/v1.1.8...v1.1.9-0) -> 1 October 2019 +> 30 September 2019 -- Add continuousSubmit prop to Form [`ba3452b`](https://github.com/mighty-justice/fields-ant/commit/ba3452b79bbf0eb886afeddeeee737d86de82188) -- Fix tests [`325589f`](https://github.com/mighty-justice/fields-ant/commit/325589f159a11b6179a44c88a359eac884e12644) -- Allow branch pre-release [`e24f5cb`](https://github.com/mighty-justice/fields-ant/commit/e24f5cb9ae51df8ee076440484f6ef547614bc10) +- Change object search create UX to be more user-friendly [`#245`](https://github.com/mighty-justice/fields-ant/pull/245) #### [v1.1.8](https://github.com/mighty-justice/fields-ant/compare/v1.1.7...v1.1.8) @@ -356,12 +354,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 4 September 2019 +- Remove browser-validation for URLs from URl type [`#235`](https://github.com/mighty-justice/fields-ant/pull/235) +- export date input [`#234`](https://github.com/mighty-justice/fields-ant/pull/234) + #### [v1.0.4](https://github.com/mighty-justice/fields-ant/compare/v1.0.3...v1.0.4) -> 4 September 2019 +> 18 August 2019 -- Remove browser-validation for URLs from URl type [`#235`](https://github.com/mighty-justice/fields-ant/pull/235) -- export date input [`#234`](https://github.com/mighty-justice/fields-ant/pull/234) - Allow Cards to receive a custom className [`#231`](https://github.com/mighty-justice/fields-ant/pull/231) #### [v1.0.3](https://github.com/mighty-justice/fields-ant/compare/v1.0.2...v1.0.3) @@ -905,7 +904,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Add objectSearchCreate interface to FieldConfig [`#12`](https://github.com/mighty-justice/fields-ant/pull/12) -#### [v0.0.12](https://github.com/mighty-justice/fields-ant/compare/v0.0.11...v0.0.12) +#### [v0.0.12](https://github.com/mighty-justice/fields-ant/compare/v0.0.6...v0.0.12) > 9 January 2019 @@ -916,28 +915,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Add linting before version bump [`#7`](https://github.com/mighty-justice/fields-ant/pull/7) - Bump to v0.0.11 to fix tagging issue [`6930677`](https://github.com/mighty-justice/fields-ant/commit/69306777155800e4444504ebdf27466fca764c33) -#### [v0.0.11](https://github.com/mighty-justice/fields-ant/compare/v0.0.8...v0.0.11) - -> 8 January 2019 - -- Config more [`012d624`](https://github.com/mighty-justice/fields-ant/commit/012d624bbcb614ebff7291b18099bbc7d3dc97ca) -- Config more [`239a24b`](https://github.com/mighty-justice/fields-ant/commit/239a24b2034514cf52a6b3757aa645f4c158c1a4) -- Config more [`368182e`](https://github.com/mighty-justice/fields-ant/commit/368182e01133cde3bb74a392c13948dbbad5383c) - -#### [v0.0.8](https://github.com/mighty-justice/fields-ant/compare/v0.0.7...v0.0.8) - -> 8 January 2019 - -- Commit bad lint [`f4c548d`](https://github.com/mighty-justice/fields-ant/commit/f4c548d54de9e5454214157f2f83315c6520ffd6) - -#### [v0.0.7](https://github.com/mighty-justice/fields-ant/compare/v0.0.6...v0.0.7) - -> 8 January 2019 - -- Get linter running [`840a142`](https://github.com/mighty-justice/fields-ant/commit/840a142b05b4d04c89b53d610683b5dab388dc40) -- Test lint checks on release [`bcbf305`](https://github.com/mighty-justice/fields-ant/commit/bcbf305a03385dc7717181d970507deb3ec01aa9) -- Test linting [`0b30380`](https://github.com/mighty-justice/fields-ant/commit/0b30380f8266ef6226077720554bab620985878e) - #### [v0.0.6](https://github.com/mighty-justice/fields-ant/compare/v0.0.5...v0.0.6) > 8 January 2019 diff --git a/dist/fieldsAnt.cjs.js b/dist/fieldsAnt.cjs.js index 79f28438..97996458 100644 --- a/dist/fieldsAnt.cjs.js +++ b/dist/fieldsAnt.cjs.js @@ -4177,7 +4177,7 @@ var FormManager = autoBindMethods(_class$f = (_class2$7 = (_temp$6 = /*#__PURE__ }, { key: "isCancelButtonDisabled", get: function get() { - return this.isFormDisabled; + return this.isSaving; } }, { key: "formValues", diff --git a/dist/fieldsAnt.esm.js b/dist/fieldsAnt.esm.js index 2fa757bd..4aa90931 100644 --- a/dist/fieldsAnt.esm.js +++ b/dist/fieldsAnt.esm.js @@ -4169,7 +4169,7 @@ var FormManager = autoBindMethods(_class$f = (_class2$7 = (_temp$6 = /*#__PURE__ }, { key: "isCancelButtonDisabled", get: function get() { - return this.isFormDisabled; + return this.isSaving; } }, { key: "formValues", diff --git a/dist/fieldsAnt.umd.js b/dist/fieldsAnt.umd.js index c193c671..534e2797 100644 --- a/dist/fieldsAnt.umd.js +++ b/dist/fieldsAnt.umd.js @@ -4168,7 +4168,7 @@ }, { key: "isCancelButtonDisabled", get: function get() { - return this.isFormDisabled; + return this.isSaving; } }, { key: "formValues", diff --git a/package.json b/package.json index 8ad900c0..4d1cfd38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mighty-justice/fields-ant", - "version": "1.8.6", + "version": "1.8.7", "description": "Standard Ant design component interface for Field Sets", "main": "dist/fieldsAnt.cjs.js", "module": "dist/fieldsAnt.esm.js",