Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: corneltek/FormKit

Tags

1.4.0

Toggle 1.4.0's commit message
improve value rendering

1.3.24

Toggle 1.3.24's commit message
Disable selenium tests

1.3.23

Toggle 1.3.23's commit message
Revert "Simplify checkbox input widget"

This reverts commit bdc0f26.

The reason we reverted this commit is:

When submitting form through POST method, the value of unchecked
checkbox field won't be sent to the server.

However, we need the value of the field to be updated and we still need
checkbox to be "checked" or "unchecked" to present the UI state.

So, when the checkbox is checked, the "turn on" value should be sent
to the server.

And when the checkbox is unchecked, the "turn off" value should still be
sent to the server. 0 for boolean field and 0 can be cast to false.

1.3.22

Toggle 1.3.22's commit message
Update composer.json for branch alias

1.3.21

Toggle 1.3.21's commit message
bump version

1.3.20

Toggle 1.3.20's commit message
bump version

1.3.19

Toggle 1.3.19's commit message
bump version to 1.3.19

1.3.18

Toggle 1.3.18's commit message
Checking in changes prior to tagging of version 1.3.18.

1.3.17

Toggle 1.3.17's commit message
Checking in changes prior to tagging of version 1.3.17.

1.3.16

Toggle 1.3.16's commit message
Checking in changes prior to tagging of version 1.3.16.