You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***pat-validation:** Improve documentation - based on HTML standards, CSS pseudo classes, formnovalidate buttons. ([daab725](https://github.com/Patternslib/patterns/commit/daab725afaa87f777b4f98da0c82036126964cf1))
***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
***pat-validation:** Improve documentation - based on HTML standards, CSS pseudo classes, formnovalidate buttons. ([daab725](https://github.com/Patternslib/patterns/commit/daab725afaa87f777b4f98da0c82036126964cf1))
* Upgrade to @patternslib/dev 3.3.5 which fixes an incorrect release-it hook config. ([e909e34](https://github.com/Patternslib/patterns/commit/e909e3451d9039573a8775ff9a62378ab89f6992))
* Upgrade to @patternslib/dev 3.3.5 which fixes an incorrect release-it hook config. ([e909e34](https://github.com/Patternslib/patterns/commit/e909e3451d9039573a8775ff9a62378ab89f6992))
@@ -1669,4 +1619,4 @@ For usage see: src/core/basepattern.md
1669
1619
1670
1620
-**docs:** Move upgrade 2 to 3 guide to history section. ([5449491](https://github.com/Patternslib/patterns/commit/5449491cbb851af9d1a2b3f5f017a6b599f8d9a7))
1671
1621
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