Releases: zraly/mistral-ui
Releases · zraly/mistral-ui
1.4.0
- Added possibility to use more multiselects on one page.
- BC break: multiselect code changed, now you have to put it in a wrapper div. See documentation.
1.3.1
fixed and changed 'mistral-close-modals' event
1.3.0
BC break: modals are now addressed with data-mistral-modal-id
parameter and id
parameter of a modal. This gives possibility to use more than one modal in a component.
1.2.23
- modal: styles moved into the component, parts of the component renamed (BC break)
1.1.2
- added build for CDN use
- added variations examples
Full Changelog: 1.1.1...1.1.2
1.1.1
- multiselect component
- modal component