Skip to content

Releases: bindable-ui/bindable

v1.0.7

05 Mar 23:52
c78cea9

Choose a tag to compare

Problems

-We need to be able to set an active state on a timeline entry.
-Timeline can start to have issues loading and parsing when the number of entries gets high.

Solutions

-Add active to the time entry interface.
-Add styles to allow using accentColor to apply a brighter version of that color as the active color
-Moving the logic of parsing timeline entries to Web Workers seems to resolve the issue.

Timeline Colors

03 Mar 22:26
84dcc79

Choose a tag to compare

Timeline Colors

Entries can now take an accentColor. This will set the color for the border, icons, and hover state of the entry.

v1.0.5

03 Mar 16:15
19207a9

Choose a tag to compare

Merge pull request #15 from bindable-ui/timeline-taskqueue

Timeline - Loading indicator and timezone support

inline slider spacing

27 Feb 21:55
168104b

Choose a tag to compare

Problem

When using the inline prop on c-form-slider there is still some spacing on the label that could cause alignment with other items to be off.

Solution

Remove the spacing when inline is set to true.

Table Row Sizing

27 Feb 15:55
8155645

Choose a tag to compare

Problem

When placing checkboxes, input fields, buttons, and other things in td tags the rows can end up being different sizes.

Solution

Adds adjustments needed to keep table rows with more of a consistent height. There is one new class that can be added for when you have buttons in a td. Padding was adjust on text inputs in a td. Drag and Drag Check had some spacing adjustments.

table drag and drag check spacing fix

26 Feb 22:14
2a39467

Choose a tag to compare

Merge pull request #10 from bindable-ui/table-processing

adjust spacing on table drag and table drag check

Updated old package name references

25 Feb 20:37
1d710ca

Choose a tag to compare

Merge pull request #6 from bindable-ui/references-update

Updated references. v1.0.1

Initial release

25 Feb 19:07

Choose a tag to compare

🎉 Open source release! 🎉