Releases: maicol07/mithril-utilities
v1.4.0
v1.3.0
1.2.7
Changelog
Unreleased
👷 CI changes
75df335version bump to 1.2.7
1.2.7
Released on September 11, 2023
🐛 Bug Fixes
-
f6bc406oninput event not caught on some elementsThe oninput function in Form.tsx was updated to utilize 'getAttribute' for element name retrieval instead of 'name'. This enhances compatibility for HTML elements with no 'name' attribute but an input id.
👷 CI changes
f0986b8version bump to 1.2.6
1.2.6
Released on August 17, 2023
✨ Features
-
97bd49e✨ Add support for additional form elementsThis commit adds the ability to include additional form elements using a selector. The 'additionalElementsSelector' property was added to the FormAttributes interface and used in 'oncreate'. Form elements not directly attached to the form but that match the selector are now included in 'formElements'. This was necessary to support forms that have input elements which are not direct children of the form.
👷 CI changes
2c4dc85version bump to 1.2.5
Other changes
-
5d53619deps: ⬆️ Update @types/mithril to version 2.0.13Updated the devDependency @types/mithril to version 2.0.13 in package.json and pnpm-lock.yaml. This was necessitated by the need to keep up with the latest changes and improvements in the Mithril type definitions. Ensuring the type definitions used in the project align with the current state of Mithril enhances type safety and improves developer experience.
1.2.5
Released on August 04, 2023
🐛 Bug Fixes
6aa9a24Default to empty string when there isn't a value
👷 CI changes
bbc07e1version bump to 1.2.4
1.2.4
Released on July 19, 2023
🐛 Bug Fixes
149cfa8form: Fix streams not working
👷 CI changes
43998d2version bump to 1.2.3
Other changes
5f95620Added dev command
1.2.3
Released on July 18, 2023
🐛 Bug Fixes
5559a0aFix latest form changes
👷 CI changes
1.2.1
Released on July 18, 2023
🐛 Bug Fixes
b2f6d0drequest: SendX-Requested-Withheader
👷 CI changes
8ea3b42version bump to 1.2.0
Other changes
60446e9component: Remove private from _attrs8b80549deps: ⬆️ Upgraded dependenciesa7cd65cform: Take advantage of event bubbling
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
bf4f3fcAdded examplee6d237e✏️ Improved typings4783f9bdeps: ⬆️ Upgraded dependencies95d31b8deps: Addedhttp-serverfor running the example
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2
1.1.2
Released on May 04, 2023
🐛 Bug Fixes
👷 CI changes
6abbcbaversion bump to 1.1.1
1.1.1
Released on April 25, 2023
🐛 Bug Fixes
-
69e4fd1🏷️ Removed types from package.jsonTypings weren't show correctly
👷 CI changes
1.1.0
Released on April 17, 2023
✨ Features
🐛 Bug Fixes
27e138eAdded missing export for Request
📝 Docs changes
👷 CI changes
2a995aeversion bump to 1.1.04c528d3💚 Fixed permissionscdcecb1💚 Fixed missing workflows version0ca29f8💚 Fixed workflows path80fc2c9💚 Added missing secrets4eee58c👷 Added format for changelog generation3c5fbcf👷 Added workflow for changelog, release and publish
Other changes
b9ee95b🚚 Moved advanced JSX types to r...
1.2.6
Changelog
Unreleased
👷 CI changes
f0986b8version bump to 1.2.6
1.2.6
Released on August 17, 2023
✨ Features
-
97bd49e✨ Add support for additional form elementsThis commit adds the ability to include additional form elements using a selector. The 'additionalElementsSelector' property was added to the FormAttributes interface and used in 'oncreate'. Form elements not directly attached to the form but that match the selector are now included in 'formElements'. This was necessary to support forms that have input elements which are not direct children of the form.
👷 CI changes
2c4dc85version bump to 1.2.5
Other changes
-
5d53619deps: ⬆️ Update @types/mithril to version 2.0.13Updated the devDependency @types/mithril to version 2.0.13 in package.json and pnpm-lock.yaml. This was necessitated by the need to keep up with the latest changes and improvements in the Mithril type definitions. Ensuring the type definitions used in the project align with the current state of Mithril enhances type safety and improves developer experience.
1.2.5
Released on August 04, 2023
🐛 Bug Fixes
6aa9a24Default to empty string when there isn't a value
👷 CI changes
bbc07e1version bump to 1.2.4
1.2.4
Released on July 19, 2023
🐛 Bug Fixes
149cfa8form: Fix streams not working
👷 CI changes
43998d2version bump to 1.2.3
Other changes
5f95620Added dev command
1.2.3
Released on July 18, 2023
🐛 Bug Fixes
5559a0aFix latest form changes
👷 CI changes
1.2.1
Released on July 18, 2023
🐛 Bug Fixes
b2f6d0drequest: SendX-Requested-Withheader
👷 CI changes
8ea3b42version bump to 1.2.0
Other changes
60446e9component: Remove private from _attrs8b80549deps: ⬆️ Upgraded dependenciesa7cd65cform: Take advantage of event bubbling
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
bf4f3fcAdded examplee6d237e✏️ Improved typings4783f9bdeps: ⬆️ Upgraded dependencies95d31b8deps: Addedhttp-serverfor running the example
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2
1.1.2
Released on May 04, 2023
🐛 Bug Fixes
👷 CI changes
6abbcbaversion bump to 1.1.1
1.1.1
Released on April 25, 2023
🐛 Bug Fixes
-
69e4fd1🏷️ Removed types from package.jsonTypings weren't show correctly
👷 CI changes
1.1.0
Released on April 17, 2023
✨ Features
🐛 Bug Fixes
27e138eAdded missing export for Request
📝 Docs changes
👷 CI changes
2a995aeversion bump to 1.1.04c528d3💚 Fixed permissionscdcecb1💚 Fixed missing workflows version0ca29f8💚 Fixed workflows path80fc2c9💚 Added missing secrets4eee58c👷 Added format for changelog generation3c5fbcf👷 Added workflow for changelog, release and publish
Other changes
1.2.5
Changelog
Unreleased
👷 CI changes
2c4dc85version bump to 1.2.5
1.2.5
Released on August 04, 2023
🐛 Bug Fixes
6aa9a24Default to empty string when there isn't a value
👷 CI changes
bbc07e1version bump to 1.2.4
1.2.4
Released on July 19, 2023
🐛 Bug Fixes
149cfa8form: Fix streams not working
👷 CI changes
43998d2version bump to 1.2.3
Other changes
5f95620Added dev command
1.2.3
Released on July 18, 2023
🐛 Bug Fixes
5559a0aFix latest form changes
👷 CI changes
1.2.1
Released on July 18, 2023
🐛 Bug Fixes
b2f6d0drequest: SendX-Requested-Withheader
👷 CI changes
8ea3b42version bump to 1.2.0
Other changes
60446e9component: Remove private from _attrs8b80549deps: ⬆️ Upgraded dependenciesa7cd65cform: Take advantage of event bubbling
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
bf4f3fcAdded examplee6d237e✏️ Improved typings4783f9bdeps: ⬆️ Upgraded dependencies95d31b8deps: Addedhttp-serverfor running the example
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2
1.1.2
Released on May 04, 2023
🐛 Bug Fixes
👷 CI changes
6abbcbaversion bump to 1.1.1
1.1.1
Released on April 25, 2023
🐛 Bug Fixes
-
69e4fd1🏷️ Removed types from package.jsonTypings weren't show correctly
👷 CI changes
1.1.0
Released on April 17, 2023
✨ Features
🐛 Bug Fixes
27e138eAdded missing export for Request
📝 Docs changes
👷 CI changes
2a995aeversion bump to 1.1.04c528d3💚 Fixed permissionscdcecb1💚 Fixed missing workflows version0ca29f8💚 Fixed workflows path80fc2c9💚 Added missing secrets4eee58c👷 Added format for changelog generation3c5fbcf👷 Added workflow for changelog, release and publish
Other changes
1.2.4
Changelog
Unreleased
👷 CI changes
bbc07e1version bump to 1.2.4
1.2.4
Released on July 19, 2023
🐛 Bug Fixes
149cfa8form: Fix streams not working
👷 CI changes
43998d2version bump to 1.2.3
Other changes
5f95620Added dev command
1.2.3
Released on July 18, 2023
🐛 Bug Fixes
5559a0aFix latest form changes
👷 CI changes
1.2.1
Released on July 18, 2023
🐛 Bug Fixes
b2f6d0drequest: SendX-Requested-Withheader
👷 CI changes
8ea3b42version bump to 1.2.0
Other changes
60446e9component: Remove private from _attrs8b80549deps: ⬆️ Upgraded dependenciesa7cd65cform: Take advantage of event bubbling
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
bf4f3fcAdded examplee6d237e✏️ Improved typings4783f9bdeps: ⬆️ Upgraded dependencies95d31b8deps: Addedhttp-serverfor running the example
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2
1.1.2
Released on May 04, 2023
🐛 Bug Fixes
👷 CI changes
6abbcbaversion bump to 1.1.1
1.1.1
Released on April 25, 2023
🐛 Bug Fixes
-
69e4fd1🏷️ Removed types from package.jsonTypings weren't show correctly
👷 CI changes
1.1.0
Released on April 17, 2023
✨ Features
🐛 Bug Fixes
27e138eAdded missing export for Request
📝 Docs changes
👷 CI changes
2a995aeversion bump to 1.1.04c528d3💚 Fixed permissionscdcecb1💚 Fixed missing workflows version0ca29f8💚 Fixed workflows path80fc2c9💚 Added missing secrets4eee58c👷 Added format for changelog generation3c5fbcf👷 Added workflow for changelog, release and publish
Other changes
1.2.3
Changelog
Unreleased
👷 CI changes
43998d2version bump to 1.2.3
1.2.3
Released on July 18, 2023
🐛 Bug Fixes
5559a0aFix latest form changes
👷 CI changes
1.2.1
Released on July 18, 2023
🐛 Bug Fixes
b2f6d0drequest: SendX-Requested-Withheader
👷 CI changes
8ea3b42version bump to 1.2.0
Other changes
60446e9component: Remove private from _attrs8b80549deps: ⬆️ Upgraded dependenciesa7cd65cform: Take advantage of event bubbling
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
bf4f3fcAdded examplee6d237e✏️ Improved typings4783f9bdeps: ⬆️ Upgraded dependencies95d31b8deps: Addedhttp-serverfor running the example
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2
1.1.2
Released on May 04, 2023
🐛 Bug Fixes
👷 CI changes
6abbcbaversion bump to 1.1.1
1.1.1
Released on April 25, 2023
🐛 Bug Fixes
-
69e4fd1🏷️ Removed types from package.jsonTypings weren't show correctly
👷 CI changes
1.1.0
Released on April 17, 2023
✨ Features
🐛 Bug Fixes
27e138eAdded missing export for Request
📝 Docs changes
👷 CI changes
2a995aeversion bump to 1.1.04c528d3💚 Fixed permissionscdcecb1💚 Fixed missing workflows version0ca29f8💚 Fixed workflows path80fc2c9💚 Added missing secrets4eee58c👷 Added format for changelog generation3c5fbcf👷 Added workflow for changelog, release and publish
Other changes
1.2.1
Changelog
Unreleased
👷 CI changes
db34016version bump to 1.2.1
1.2.1
Released on July 18, 2023
🐛 Bug Fixes
b2f6d0drequest: SendX-Requested-Withheader
👷 CI changes
8ea3b42version bump to 1.2.0
Other changes
60446e9component: Remove private from _attrs8b80549deps: ⬆️ Upgraded dependenciesa7cd65cform: Take advantage of event bubbling
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
bf4f3fcAdded examplee6d237e✏️ Improved typings4783f9bdeps: ⬆️ Upgraded dependencies95d31b8deps: Addedhttp-serverfor running the example
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2
1.1.2
Released on May 04, 2023
🐛 Bug Fixes
👷 CI changes
6abbcbaversion bump to 1.1.1
1.1.1
Released on April 25, 2023
🐛 Bug Fixes
-
69e4fd1🏷️ Removed types from package.jsonTypings weren't show correctly
👷 CI changes
1.1.0
Released on April 17, 2023
✨ Features
🐛 Bug Fixes
27e138eAdded missing export for Request
📝 Docs changes
👷 CI changes
2a995aeversion bump to 1.1.04c528d3💚 Fixed permissionscdcecb1💚 Fixed missing workflows version0ca29f8💚 Fixed workflows path80fc2c9💚 Added missing secrets4eee58c👷 Added format for changelog generation3c5fbcf👷 Added workflow for changelog, release and publish
Other changes
1.2.0
Changelog
Unreleased
👷 CI changes
8ea3b42version bump to 1.2.0
1.2.0
Released on May 15, 2023
✨ Features
77d87b2✨ Added preferred event and value prop
🐛 Bug Fixes
9adb6b9form: Don't submit the form if there is already a submit button registered in the form
👷 CI changes
79c0c75version bump to 1.1.3
Other changes
1.1.3
Changelog
Unreleased
👷 CI changes
79c0c75version bump to 1.1.3
1.1.3
Released on May 08, 2023
✨ Features
0bdc76bform: Don't submit the form if there is already a submit button registered in the form
🐛 Bug Fixes
1cc0047form: Check if value is equal to current one
👷 CI changes
ce7aa5fversion bump to 1.1.2