Skip to content

Commit 9709ced

Browse files
committed
chore: wrapping up v1.1
1 parent ad44324 commit 9709ced

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Version history
22
===============
33

4+
1.1 (2017-11-29):
5+
6+
- changed: required input/checkboxes now expect at least one checked
7+
- fix: clear custom error messages correctly for input/radios
8+
- fix: correctly reset customErrorMessages for checkboxes
9+
- fix: forced correct order of tab clicking to prevent order issues
10+
- fix: unwanted element attributes are leaking to html
11+
412
1.0.2 (2017-09-21):
513

614
- fixed: conditional sections now working for radio and multiselect

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<name>Forms</name>
44
<id>forms</id>
55
<author>ColdTrick IT Solutions</author>
6-
<version>1.0.2</version>
6+
<version>1.1</version>
77
<description>A form builder for Elgg</description>
88
<website>http://www.coldtrick.com/</website>
99
<repository>https://github.com/ColdTrick/forms</repository>

0 commit comments

Comments
 (0)