Releases: bindable-ui/bindable
Releases · bindable-ui/bindable
v1.0.5
inline slider spacing
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
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
Merge pull request #10 from bindable-ui/table-processing adjust spacing on table drag and table drag check
Updated old package name references
Merge pull request #6 from bindable-ui/references-update Updated references. v1.0.1
Initial release
🎉 Open source release! 🎉