Skip to content

Releases: bindable-ui/bindable

update to c-pill

21 Apr 22:07
efb0aee

Choose a tag to compare

What's New

c-pill

New properties on c-pill for setting text color link-color and font
text-color
font-weight
font-family
link-color

v1.8.5

13 Apr 17:17
a55e51c

Choose a tag to compare

What's fixed

  • Fixed logic with timeline component lifecycle. Speeds it up dramatically.

v1.8.4

02 Apr 21:43
d300221

Choose a tag to compare

What's fixed

The sort icon on table was broken from a previous release. This fixes it.

v1.8.3

02 Apr 15:20
d5e10ce

Choose a tag to compare

What's New

c-form-checkbox & c-form-radio

new align property
This new property will change how the flex align-items will align the checkbox/radio with the label.

c-table

Add a new class for aligning text in the center of a cell.

v1.8.2

31 Mar 15:44
715108b

Choose a tag to compare

What's New

c-h4

New color prop allows you set the color of the h4 tags.

c-p

New font-family prop allows you to set the font-family of p tags.

v1.8.1

23 Mar 17:01
76e4de2

Choose a tag to compare

Bug Fix

If the label of a checkbox/radio was so long it went to two lines it became un-readable. This fixes that and wraps the label to multiple lines.

Polyfills broke some stuff

18 Feb 22:41
91b814d

Choose a tag to compare

This will fix it

Timeline updates

18 Feb 20:46
7f2fdaa

Choose a tag to compare

  • Improved timeline component by a lot

c-form-select : Proper disabled text

10 Feb 21:48
5269c56

Choose a tag to compare

Merge pull request #90 from bindable-ui/cam/form_select_disabled

fixes to display the text when disabled

c-tile icon color

02 Feb 16:43
70d52a3

Choose a tag to compare

What's Changed

c-tile

Add ability to set the color of the icons in the c-tile