Skip to content

Commit

Permalink
v1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cry-stal-lee committed Dec 16, 2022
1 parent 4f287b0 commit 432e91e
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 47 deletions.
63 changes: 20 additions & 43 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)

Expand Down Expand Up @@ -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)

Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion dist/fieldsAnt.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion dist/fieldsAnt.esm.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion dist/fieldsAnt.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -4168,7 +4168,7 @@
}, {
key: "isCancelButtonDisabled",
get: function get() {
return this.isFormDisabled;
return this.isSaving;
}
}, {
key: "formValues",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 432e91e

Please sign in to comment.