Skip to content

Releases: brotame/advanced-webflow-forms

Button text now is set to the text node and not to the whole button

23 Mar 11:08
Compare
Choose a tag to compare
v1.1.8

Button text now is set to the text node and not to the whole button

Fixed buttons not hidding when the form submits.

20 Jan 17:55
Compare
Choose a tag to compare

Created a submit event listener

Fixed buttons not hidding when the form submits.

20 Jan 17:52
Compare
Choose a tag to compare

Created a submit event listener

Fixed inputs not being unrequired when hidden

15 Jan 20:01
Compare
Choose a tag to compare

Which caused submitting issues

Added ix2 validation

19 Dec 13:54
Compare
Choose a tag to compare

Fixed MSF back button disabling improperly

01 Sep 07:08
Compare
Choose a tag to compare

Now it is always disabled on the first step

Fixed Radio Group selector bug

25 Aug 21:57
Compare
Choose a tag to compare
v1.1.2

Fixed Radio Group selector bug

Fixed logic nesting bug

25 Aug 15:39
Compare
Choose a tag to compare

Added :scope to the parent querySelector, now only first level children triggers will be clicked.
Removed "visible" from the stored data, now visibility is checked before triggering an action.

Added disable back button on first step

24 Aug 10:16
Compare
Choose a tag to compare
Pre-release
v1.1.0

Create awf.js

First release

24 Aug 09:57
fba08c5
Compare
Choose a tag to compare
First release Pre-release
Pre-release
Merge pull request #2 from brotame/logic-parent

Logic parent edited