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

13 files changed

+814
-77
lines changed

changelog.json

+4
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

+250-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/radi.es.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/radi.es.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)