This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
0.2.3
Important
Update your aurelia-framework
package to at least 1.0.0-beta.1.2.1 to avoid problems with loading html-only components.
Bug Fixes
- config-builder: remove explicit text plugin with html-only components, fixes #145 (604e907), closes #145
- md-datepicker: fixed valueChanged log output, set pickadate to the input value if value changed (fee6170), closes #148
- md-datepicker: set datepicker value if bound variable is set before binding occured, fixes #148 (9d65023), closes #148