diff --git a/.changeset/eleven-crabs-type.md b/.changeset/eleven-crabs-type.md deleted file mode 100644 index 7e96c188..00000000 --- a/.changeset/eleven-crabs-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@crowdstrike/ember-toucan-core': patch ---- - -Updated ` - {{! This should be used for most cases }} - - - -``` - -However, if you have a more complex case with submission, you can use `form.submit`. - -```hbs - - - - -``` diff --git a/.changeset/fluffy-cameras-drum.md b/.changeset/fluffy-cameras-drum.md deleted file mode 100644 index 03696851..00000000 --- a/.changeset/fluffy-cameras-drum.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@crowdstrike/ember-toucan-core': patch -'@crowdstrike/ember-toucan-form': patch ---- - -Add a lock icon to readonly and disabled states for all form components. diff --git a/.changeset/lovely-plums-kneel.md b/.changeset/lovely-plums-kneel.md deleted file mode 100644 index effb65fb..00000000 --- a/.changeset/lovely-plums-kneel.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@crowdstrike/ember-toucan-form': patch -'@crowdstrike/ember-toucan-core': patch ---- - -(internal) Updated repo to use [pnpm-sync-dependencies-meta-injected](https://github.com/NullVoxPopuli/pnpm-sync-dependencies-meta-injected) to make local development easier. To develop in the repo, run `pnpm start`. diff --git a/.changeset/pretty-cheetahs-burn.md b/.changeset/pretty-cheetahs-burn.md deleted file mode 100644 index 5c3ad9cd..00000000 --- a/.changeset/pretty-cheetahs-burn.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@crowdstrike/ember-toucan-core': patch -'@crowdstrike/ember-toucan-form': patch ---- - -Updates disabled styling for all form components to set the `text-disabled` class on the label and hint elements. diff --git a/.changeset/wicked-dryers-melt.md b/.changeset/wicked-dryers-melt.md deleted file mode 100644 index 747d486a..00000000 --- a/.changeset/wicked-dryers-melt.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@crowdstrike/ember-toucan-core': patch -'@crowdstrike/ember-toucan-form': patch ---- - -(internal) Updated `@ember/test-helpers` peer dependency range to `^2.8.1 || ^3.0.0`. diff --git a/packages/ember-toucan-core/CHANGELOG.md b/packages/ember-toucan-core/CHANGELOG.md index e480a727..a4afb5a9 100644 --- a/packages/ember-toucan-core/CHANGELOG.md +++ b/packages/ember-toucan-core/CHANGELOG.md @@ -1,5 +1,19 @@ # @crowdstrike/ember-toucan-core +## 0.2.1 + +### Patch Changes + +- [#198](https://github.com/CrowdStrike/ember-toucan-core/pull/198) [`42da468`](https://github.com/CrowdStrike/ember-toucan-core/commit/42da468ce75a40bd5b1cde07fbf5ffe774637ed5) Thanks [@ynotdraw](https://github.com/ynotdraw)! - Updated ` + {{! This should be used for most cases }} + + + + ``` + + However, if you have a more complex case with submission, you can use `form.submit`. + + ```hbs + + + + + ``` + +- [#189](https://github.com/CrowdStrike/ember-toucan-core/pull/189) [`50547ad`](https://github.com/CrowdStrike/ember-toucan-core/commit/50547ad28f6c3ea05abe7e1e86cd31891e617e36) Thanks [@ynotdraw](https://github.com/ynotdraw)! - Add a lock icon to readonly and disabled states for all form components. + +- [#193](https://github.com/CrowdStrike/ember-toucan-core/pull/193) [`8d05e67`](https://github.com/CrowdStrike/ember-toucan-core/commit/8d05e677b8dd58aa4f372215bde406a15e9fa596) Thanks [@ynotdraw](https://github.com/ynotdraw)! - (internal) Updated repo to use [pnpm-sync-dependencies-meta-injected](https://github.com/NullVoxPopuli/pnpm-sync-dependencies-meta-injected) to make local development easier. To develop in the repo, run `pnpm start`. + +- [#194](https://github.com/CrowdStrike/ember-toucan-core/pull/194) [`cf944f6`](https://github.com/CrowdStrike/ember-toucan-core/commit/cf944f6f31a9b95b0fd2fb89942a06866373448a) Thanks [@ynotdraw](https://github.com/ynotdraw)! - Updates disabled styling for all form components to set the `text-disabled` class on the label and hint elements. + +- [#190](https://github.com/CrowdStrike/ember-toucan-core/pull/190) [`f1b73cd`](https://github.com/CrowdStrike/ember-toucan-core/commit/f1b73cd89c3f34319026ac7ed98d2304942c7a5d) Thanks [@ynotdraw](https://github.com/ynotdraw)! - (internal) Updated `@ember/test-helpers` peer dependency range to `^2.8.1 || ^3.0.0`. + +- Updated dependencies [[`42da468`](https://github.com/CrowdStrike/ember-toucan-core/commit/42da468ce75a40bd5b1cde07fbf5ffe774637ed5), [`50547ad`](https://github.com/CrowdStrike/ember-toucan-core/commit/50547ad28f6c3ea05abe7e1e86cd31891e617e36), [`8d05e67`](https://github.com/CrowdStrike/ember-toucan-core/commit/8d05e677b8dd58aa4f372215bde406a15e9fa596), [`cf944f6`](https://github.com/CrowdStrike/ember-toucan-core/commit/cf944f6f31a9b95b0fd2fb89942a06866373448a), [`f1b73cd`](https://github.com/CrowdStrike/ember-toucan-core/commit/f1b73cd89c3f34319026ac7ed98d2304942c7a5d)]: + - @crowdstrike/ember-toucan-core@0.2.1 + ## 0.2.0 ### Minor Changes diff --git a/packages/ember-toucan-form/package.json b/packages/ember-toucan-form/package.json index 0485b15f..0af62977 100644 --- a/packages/ember-toucan-form/package.json +++ b/packages/ember-toucan-form/package.json @@ -1,6 +1,6 @@ { "name": "@crowdstrike/ember-toucan-form", - "version": "0.2.0", + "version": "0.2.1", "description": "Build forms with ember-headless-form and ember-toucan-core", "keywords": [ "ember-addon" @@ -33,7 +33,7 @@ "_syncPnpm": "pnpm sync-dependencies-meta-injected" }, "peerDependencies": { - "@crowdstrike/ember-toucan-core": "^0.2.0", + "@crowdstrike/ember-toucan-core": "^0.2.1", "@crowdstrike/ember-toucan-styles": "^2.0.1", "@ember/test-helpers": "^2.8.1 || ^3.0.0", "@glimmer/tracking": "^1.1.2",