Skip to content

Releases: bindable-ui/bindable

v1.12.3

Choose a tag to compare

@GenGol GenGol released this 21 Aug 20:58

latest version

v1.12.3

Choose a tag to compare

@GenGol GenGol released this 21 Aug 20:30

fixes issue with dompurify

v1.12.2 - Sliding Nav Item Prefix Icon

Choose a tag to compare

@harlio harlio released this 28 Jun 18:25
60740af

Changelog

  • fixes issue where new prefix icon was not visible when using the interface to build and display nav items

Fix search highlighting

Choose a tag to compare

@djedi djedi released this 30 May 16:52
afe7518

Fix bug where highlighting search phrases was returning span html code

v1.12.0 - Updating core dependencies

Choose a tag to compare

@harlio harlio released this 02 May 20:08
8b6a8b8
  • 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

Choose a tag to compare

@harlio harlio released this 27 Apr 19:48
3d6a62c
  • also updating workflow ubuntu versions because Github no longer supports 18.4

v1.11.11 - nav item prefix

Choose a tag to compare

@harlio harlio released this 27 Mar 20:43
839dcc7
  • Adds a prefix-icon property to the c-nav-vertical-item component
  • Updating the bindable-icons dependency

Fix Table sorting bug associated with reverseSort

Choose a tag to compare

@djedi djedi released this 06 Dec 17:31
a27ccc4
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

Choose a tag to compare

@tomoguisuru tomoguisuru released this 10 Oct 17:11
9f5fdb4

Allows additional classes to be applied to a row beyond what is defined in the styles file

Highlight Search Phrases Improvements

Choose a tag to compare

@djedi djedi released this 20 Sep 15:27
4272438

make case-insensitive and match all occurrences