Releases: mwaylabs/uikit
Releases · mwaylabs/uikit
v1.24.4: Version 1.24.4
- `mwSelectBox`: Use mwModelAttr if provided to set selected item of selectbox
1.0.16-1
Fix image/jpeg typo
v1.20.4
build dists manually
v1.20.4
v1.20.3
- extend MwListCollectionFilter to add preventReload option for applyFilter method
- extend mwUrlStorage to forward preventReload option for preventing route reload
- fix using the affixOffset option of the mwListableHead2 directive to use custom offsets
v1.24.3: Version 1.24.3
- Remove angular sanitize from file include in mwUI.Relution to provide angular 1.5 support
v1.24.2: Version 1.24.2
- Add `is-visible` attribute to mw-menu-entry to hide menu entries without removing them from the dom. When using `ng-if` to hide/show menu entries it can lead to a jump in the navigation bar when it is re-added
v1.24.1: Version 1.24.1
- Fix upload state of file uploader for small files.
v1.24.0: Version 1.24.0
- Update to latest angular version 1.7
v1.23.3: Version 1.23.3
- Fix broken initial state of searchbar (#222)