Skip to content

Commit e71c270

Browse files
committed
Cleanup changelog.
1 parent cf3e4e4 commit e71c270

File tree

1 file changed

+1
-35
lines changed

1 file changed

+1
-35
lines changed

CHANGES.md

Lines changed: 1 addition & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,6 @@
33
See the [history](./docs/history/index.md) for older changelog entries.
44

55

6-
7-
## [9.9.9](https://github.com/Patternslib/patterns/compare/9.9.8...9.9.9) (2023-11-06)
8-
9-
10-
### Features
11-
12-
13-
* **pat inject:** Support submit buttons with child elements. ([3821ca8](https://github.com/Patternslib/patterns/commit/3821ca8793557ede2e42e20caee7908a9f466b62))
14-
15-
Send the value of a submit button even if a child element of the submit
16-
button was clicked and not the submit button itself.
17-
18-
19-
20-
### Bug Fixes
21-
22-
23-
* **pat inject:** Fix issue with submit buttons which are added later. ([edf9f5e](https://github.com/Patternslib/patterns/commit/edf9f5e0ca3899a13b5107c19c3bf6fcc376e10b))
24-
25-
Fix an issue with submit buttons which were added after initialization
26-
of pat-inject which did not send their value (e.g. via a pat-inject call).
27-
28-
Ref: scrum-1670
29-
30-
31-
32-
### Maintenance
33-
34-
35-
* **pat inject:** Restructure pat-inject 9.2 tests. ([981d71f](https://github.com/Patternslib/patterns/commit/981d71ff52afd327ddb5d0796e0c3b9fbc364d9e))
36-
37-
38-
* Upgrade caniuse-lite db. ([8ccdc6d](https://github.com/Patternslib/patterns/commit/8ccdc6d33569e23b8b4977735d157f3cccd168ee))
39-
406
## [9.9.9](https://github.com/Patternslib/patterns/compare/9.9.8...9.9.9) (2023-11-06)
417

428

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

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

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

0 commit comments

Comments
 (0)