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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-1Lines changed: 22 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,35 @@
3
3
<aname="unreleased"></a>
4
4
## Unreleased
5
5
6
+
### ✨ Features
7
+
-[`77d87b2`](https://github.com/maicol07/mithril-utilities/commit/77d87b28e9411390c4e3d783043f02808d9065eb) ✨ Added preferred event and value prop
8
+
9
+
### 🐛 Bug Fixes
10
+
-[`9adb6b9`](https://github.com/maicol07/mithril-utilities/commit/9adb6b9dfc88d41fcfecfb42aaee38f6a849a57b)**form:** Don't submit the form if there is already a submit button registered in the form
11
+
12
+
### 👷 CI changes
13
+
-[`8ea3b42`](https://github.com/maicol07/mithril-utilities/commit/8ea3b42ccaa7e038cf6aeab2a6106db940e42856) version bump to 1.2.0
14
+
-[`79c0c75`](https://github.com/maicol07/mithril-utilities/commit/79c0c7549c9711e793aaa8586df991c673fd8c0c) version bump to 1.1.3
15
+
16
+
### Other changes
17
+
-[`bf4f3fc`](https://github.com/maicol07/mithril-utilities/commit/bf4f3fcd68fa448796b26121ccfd6ef19c519d91) Added example
-[`95d31b8`](https://github.com/maicol07/mithril-utilities/commit/95d31b86b19415196324b42160abdc8c491c584e)**deps:** Added `http-server` for running the example
-[`0bdc76b`](https://github.com/maicol07/mithril-utilities/commit/0bdc76bdd3e0ed22ec80da87cd648ccd0f2ef811)**form:** Don't submit the form if there is already a submit button registered in the form
8
30
9
31
### 🐛 Bug Fixes
10
32
-[`1cc0047`](https://github.com/maicol07/mithril-utilities/commit/1cc0047b0e7ee467bce3c8d30252540320a20ddb)**form:** Check if value is equal to current one
11
33
12
34
### 👷 CI changes
13
-
-[`79c0c75`](https://github.com/maicol07/mithril-utilities/commit/79c0c7549c9711e793aaa8586df991c673fd8c0c) version bump to 1.1.3
14
35
-[`ce7aa5f`](https://github.com/maicol07/mithril-utilities/commit/ce7aa5fb48c3600d17dd3888eb8229129660d829) version bump to 1.1.2
0 commit comments