1.1.4 • Published 6 years ago

@slicemenice/jquery-ui-checkbox-replacement v1.1.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

jQuery UI Checkbox Replacement

Release History

1.1.4

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

1.1.3

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

1.1.2

  • Fixed selection of other radio buttons to uncheck.

1.1.1

  • Adapted change handler to also update the disabled state.

1.1.0

  • Added form reset event handler.

1.0.2

  • Fixed widget not being defined in _uncheckOtherRadios method.

1.0.1

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

1.0.0

  • Added basic component.