- Fix default selector for
iconPosition
.
- Fix css class name.
- Bundle css with js.
- Fix jquery deprecated selector.
- Separate store class and change store options.
- Destroy existing instance on initialization.
- Tweak css.
- Allow icon in the descendant element.
- Unbind existing events before bind.
- Add class name for root node.
- Add icon position option.
- Simplify icon class.
- Use event trigger for callbacks.
- Introduce opened option instead of collapsed option.
- Export class for convenience.
- Refactoring.
- First release.