Skip to content

Commit 3119c8f

Browse files
committed
Fix Changelog.
1 parent 668fc1b commit 3119c8f

File tree

1 file changed

+1
-51
lines changed

1 file changed

+1
-51
lines changed

CHANGES.md

+1-51
Original file line numberDiff line numberDiff line change
@@ -37,38 +37,6 @@ data-pat-collapsible="scroll-selector: none"
3737

3838
* **pat-validation:** Improve documentation - based on HTML standards, CSS‌ pseudo classes, formnovalidate buttons. ([daab725](https://github.com/Patternslib/patterns/commit/daab725afaa87f777b4f98da0c82036126964cf1))
3939

40-
## [9.9.5](https://github.com/Patternslib/patterns/compare/9.9.4...9.9.5) (2023-07-28)
41-
42-
43-
### Bug Fixes
44-
45-
46-
* **pat-close-panel:** Do not prevent closing for formnovalidate buttons. ([1272ac5](https://github.com/Patternslib/patterns/commit/1272ac5497a9e7cacf8f9bfe56f6e9cd5642984e))
47-
48-
Do not prevent closing of panels when a form with invalid data is
49-
submitted when a button with the formnovalidate attribute is pressed.
50-
This is useful for cases where a "cancel" button actually needs to
51-
submit to roll back any changes which were already made.
52-
53-
54-
* **pat-collapsible:** Allow to explicitly clear the scroll selector. ([9c99a2e](https://github.com/Patternslib/patterns/commit/9c99a2ed95e15cfab8541e8defef8ce0d9174e2b))
55-
56-
In case of nested pat-collapsible elements, child elements inherit the
57-
options from parent elements, including the scroll-selector. If the
58-
child element should do no scrolling, it needs to explicitly be reset.
59-
This can be done by adding th following options to the collapsible data
60-
attribute:
61-
data-pat-collapsible="scroll-selector: none"
62-
63-
64-
65-
### Maintenance
66-
67-
68-
* **Dependencies:** Upgrade dependencies. ([a46de2e](https://github.com/Patternslib/patterns/commit/a46de2e4a8f5ee9ddb497b6c55ea10d0c72beeab))
69-
70-
71-
* **pat-validation:** Improve documentation - based on HTML standards, CSS‌ pseudo classes, formnovalidate buttons. ([daab725](https://github.com/Patternslib/patterns/commit/daab725afaa87f777b4f98da0c82036126964cf1))
7240

7341
## [9.9.4](https://github.com/Patternslib/patterns/compare/9.9.3...9.9.4) (2023-05-29)
7442

@@ -78,23 +46,6 @@ data-pat-collapsible="scroll-selector: none"
7846

7947
* Upgrade to @patternslib/dev 3.3.5 which fixes an incorrect release-it hook config. ([e909e34](https://github.com/Patternslib/patterns/commit/e909e3451d9039573a8775ff9a62378ab89f6992))
8048

81-
## [9.9.4](https://github.com/Patternslib/patterns/compare/9.9.3...9.9.4) (2023-05-29)
82-
83-
84-
### Maintenance
85-
86-
87-
* Upgrade to @patternslib/dev 3.3.5 which fixes an incorrect release-it hook config. ([e909e34](https://github.com/Patternslib/patterns/commit/e909e3451d9039573a8775ff9a62378ab89f6992))
88-
89-
## [9.9.3](https://github.com/Patternslib/patterns/compare/9.9.2...9.9.3) (2023-05-29)
90-
91-
92-
### Maintenance
93-
94-
95-
* Upgrade to @patternslib/dev 3.3.4 ([61b3c56](https://github.com/Patternslib/patterns/commit/61b3c56d00ab76c656a2b56d6441ed209da2578d))
96-
97-
This fixes the wrong version number comment in the package-included build files.
9849

9950
## [9.9.3](https://github.com/Patternslib/patterns/compare/9.9.2...9.9.3) (2023-05-29)
10051

@@ -117,7 +68,6 @@ data-pat-collapsible="scroll-selector: none"
11768
This fixes a missing build in npm releases.
11869
Now you can again use jsdelivr and unpkg.
11970

120-
## [9.9.1](https://github.com/Patternslib/patterns/compare/9.9.1-alpha.0...9.9.1) (2023-05-23)
12171

12272
## [9.9.1](https://github.com/Patternslib/patterns/compare/9.9.1-alpha.0...9.9.1) (2023-05-23)
12373

@@ -1669,4 +1619,4 @@ For usage see: src/core/basepattern.md
16691619

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

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

0 commit comments

Comments
 (0)