Skip to content

Releases: SliceMeNice/jquery-ui-checkbox-replacement

Release v1.1.4

03 Feb 07:41

Choose a tag to compare

  • Changed initialization of the checked and disabled state. Now, taking into account the input element's attributes and props.

Release v1.1.3

27 Feb 16:03

Choose a tag to compare

  • Added triggering of change event, when element is being clicked.

Release v1.1.2

12 Feb 09:33

Choose a tag to compare

  • Fixed selection of other radio buttons to uncheck.

Release v1.1.1

07 Oct 12:38

Choose a tag to compare

  • Adapted change handler to also update the disabled state.

Release v1.1.0

28 Aug 12:52

Choose a tag to compare

  • Added form reset event handler.

Release v1.0.2

08 Jul 07:56

Choose a tag to compare

  • Fixed widget not being defined in _uncheckOtherRadios method.

Release v1.0.1

08 Jul 07:52

Choose a tag to compare

  • Fixed other radio buttons not being unchecked when clicking a radio button, that is not wrapped with a label element.

Release v1.0.0

09 Apr 14:49

Choose a tag to compare

Added initial version.