Releases: bindable-ui/bindable
Releases · bindable-ui/bindable
update to c-pill
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
v1.8.4
What's fixed
The sort icon on table was broken from a previous release. This fixes it.
v1.8.3
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
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
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
This will fix it
Timeline updates
- Improved timeline component by a lot
c-form-select : Proper disabled text
Merge pull request #90 from bindable-ui/cam/form_select_disabled fixes to display the text when disabled
c-tile icon color
What's Changed
c-tile
Add ability to set the color of the icons in the c-tile