Skip to content

Releases: drive/aurelia-widgets

Release 0.5.0

16 Jun 00:18
Compare
Choose a tag to compare

updated Aurelia dependencies to include the Shadow DOM stuffs. Probably last of the betas.

Release 0.4.21

14 Jun 22:54
Compare
Choose a tag to compare

Removed the dollar display on the currency widget as it was taking up too much real estate.

Release 0.4.20

08 Jun 09:53
Compare
Choose a tag to compare

This isn't C#, so Math.max is a lower case m

Release 0.4.19

08 Jun 01:06
Compare
Choose a tag to compare

fix autocomplete widget for selection change from view model

Release 0.4.18

07 Jun 21:34
Compare
Choose a tag to compare
When setting the selection to NULL, should only bug out when we are d…

Release 0.4.17

02 Jun 21:58
Compare
Choose a tag to compare

Autocomplete widgets should clear the input value on blur if nothing is selected

Release 0.4.16

01 Jun 00:55
Compare
Choose a tag to compare

Update Aurelia packages

Release 0.4.15

25 May 05:19
Compare
Choose a tag to compare

Corrects the styling for disabled checkboxes
pass the onchange argument from the combo in a named manner

Release 0.4.14

24 May 20:50
Compare
Choose a tag to compare

removes the jQuery scourge from the text-widget

Release 0.4.13

24 May 02:10
Compare
Choose a tag to compare

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.