Releases: bindable-ui/bindable
Releases · bindable-ui/bindable
v1.12.3
v1.12.3
v1.12.2 - Sliding Nav Item Prefix Icon
Changelog
- fixes issue where new prefix icon was not visible when using the interface to build and display nav items
Fix search highlighting
Fix bug where highlighting search phrases was returning span html code
v1.12.0 - Updating core dependencies
- This update includes major upgrades to core dependencies that could cause unforeseen issues with importing Bindable into another application, thus the minor version change.
v1.11.12 - nav item prefix interface
- also updating workflow ubuntu versions because Github no longer supports 18.4
v1.11.11 - nav item prefix
- Adds a prefix-icon property to the c-nav-vertical-item component
- Updating the bindable-icons dependency
Fix Table sorting bug associated with reverseSort
Merge pull request #152 from bindable-ui/djedi/hotfix/table-sort-but-fx Fix table sorting bug with reverseSort
v1.11.9 Allow Custom Classes for c-table component
Allows additional classes to be applied to a row beyond what is defined in the styles
file
Highlight Search Phrases Improvements
make case-insensitive and match all occurrences