Skip to content

Commit

Permalink
Cleanup changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
thet committed Nov 6, 2023
1 parent cf3e4e4 commit e71c270
Showing 1 changed file with 1 addition and 35 deletions.
36 changes: 1 addition & 35 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,6 @@
See the [history](./docs/history/index.md) for older changelog entries.



## [9.9.9](https://github.com/Patternslib/patterns/compare/9.9.8...9.9.9) (2023-11-06)


### Features


* **pat inject:** Support submit buttons with child elements. ([3821ca8](https://github.com/Patternslib/patterns/commit/3821ca8793557ede2e42e20caee7908a9f466b62))

Send the value of a submit button even if a child element of the submit
button was clicked and not the submit button itself.



### Bug Fixes


* **pat inject:** Fix issue with submit buttons which are added later. ([edf9f5e](https://github.com/Patternslib/patterns/commit/edf9f5e0ca3899a13b5107c19c3bf6fcc376e10b))

Fix an issue with submit buttons which were added after initialization
of pat-inject which did not send their value (e.g. via a pat-inject call).

Ref: scrum-1670



### Maintenance


* **pat inject:** Restructure pat-inject 9.2 tests. ([981d71f](https://github.com/Patternslib/patterns/commit/981d71ff52afd327ddb5d0796e0c3b9fbc364d9e))


* Upgrade caniuse-lite db. ([8ccdc6d](https://github.com/Patternslib/patterns/commit/8ccdc6d33569e23b8b4977735d157f3cccd168ee))

## [9.9.9](https://github.com/Patternslib/patterns/compare/9.9.8...9.9.9) (2023-11-06)


Expand Down Expand Up @@ -1944,4 +1910,4 @@ For usage see: src/core/basepattern.md

- **docs:** Move upgrade 2 to 3 guide to history section. ([5449491](https://github.com/Patternslib/patterns/commit/5449491cbb851af9d1a2b3f5f017a6b599f8d9a7))

- **docs:** Remove outdated roadmap and version files. ([8f9e0cb](https://github.com/Patternslib/patterns/commit/8f9e0cb5a992303d961c4a9790a41ceb3e77547c))
- **docs:** Remove outdated roadmap and version files. ([8f9e0cb](https://github.com/Patternslib/patterns/commit/8f9e0cb5a992303d961c4a9790a41ceb3e77547c))

0 comments on commit e71c270

Please sign in to comment.