- Make Stimulus a peer dependency to allow usage with stimulus 2.0 - @glaszig
- Use the standardjs style guide
- Expose
checkboxes
,checked
anduncheded
properties so they can be accesed if inheriting the controller
- Add UMD build with
@github/check-all
bundled - Allow to skip checkboxes with
data-skip
attribute
- Update
@github/check-all
to version0.4.0
- Fix main file not found
- Release a minified version of
dist/stimulus-check-all.js
- First version