Skip to content

Commit bfda930

Browse files
authored
Merge pull request #34 from radi-js/form-validation
Adds form validation controls
2 parents 1385192 + 40903a0 commit bfda930

File tree

13 files changed

+814
-77
lines changed

13 files changed

+814
-77
lines changed

changelog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"releases": {
3+
"0.4.2": [
4+
"[Added] Form validation controls",
5+
"[Added] Simple validator"
6+
],
37
"0.4.1": [
48
"[Added] Events `onMount` and `onDestroy` to DOM nodes",
59
"[Fixed] Modal now destroys correctly",

dist/radi.es.js

Lines changed: 250 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/radi.es.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/radi.es.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)