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 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).
@@ -1944,4 +1910,4 @@ For usage see: src/core/basepattern.md
1944
1910
1945
1911
-**docs:** Move upgrade 2 to 3 guide to history section. ([5449491](https://github.com/Patternslib/patterns/commit/5449491cbb851af9d1a2b3f5f017a6b599f8d9a7))
1946
1912
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