Releases: drive/aurelia-widgets
Releases · drive/aurelia-widgets
Release 0.5.0
updated Aurelia dependencies to include the Shadow DOM stuffs. Probably last of the betas.
Release 0.4.21
Removed the dollar display on the currency widget as it was taking up too much real estate.
Release 0.4.20
This isn't C#, so Math.max is a lower case m
Release 0.4.19
fix autocomplete widget for selection change from view model
Release 0.4.18
When setting the selection to NULL, should only bug out when we are d…
Release 0.4.17
Autocomplete widgets should clear the input value on blur if nothing is selected
Release 0.4.16
Update Aurelia packages
Release 0.4.15
Corrects the styling for disabled checkboxes
pass the onchange argument from the combo in a named manner
Release 0.4.14
removes the jQuery scourge from the text-widget
Release 0.4.13
Make the auto-sizing text widget work a bit more smoothly
Ensure the scroll position on the page isn't lost when resizing
Added a max height for the text box to grow to.