Releases: aurelia/ux
Releases · aurelia/ux
v0.6.0
Adds the switch
component.
0.5.0
Added the components
aggregate package and the new radio
component.
0.4.0
Overhaul of AureliaUX to configure as a monorepo and change the style system to be based on CSS variables. This is a major breaking change.
0.3.0
aurelia-ux 0.3.0
- feat(ux): expose style engine (f623c70), closes #73
- feat(list): add ux-list control (#82) (ee64238)
- feat(checkbox): add unchecked value (88505d9), closes #69
- fix(checkbox) disabled checkbox behavior (#80) (32eb94c)
- fix(all): bundle all files with aurelia-cli (c69c1ff), closes #17
- fix(button): add disable button behavior (#76) (a16f47f)
- fix(icon): remove quotes (66966e4)
0.2.0
0.1.19
aurelia-ux 0.1.19
- refactor(index): wrap exports in PLATFORM.moduleName (345ccc1)
- fix(chip-input): add value changed back (30c2f75)
- fix(chip-input): check for value on left arrow (cc0bd39), closes #64
- fix(chipinput): add transparent background (d2ebeb5)
- fix(chips): correctly delete single chip in input (0aeba74)
- fix(chips): remove last chip without freezing browser (78b224c), closes #60
- fix(readme): correct test-watch command (3e5cbd7), closes #58
- style(input-info): change error display (ad5d9ad)
- feat(checkbox): accessibility (3504664)
- feat(checkbox): add binding support (67d73ff)
- feat(checkbox): add disabled state (fbcf50b)
- feat(checkbox): add label attribute binding (c989f32)
- feat(checkbox): add ux-checkbox (a417b46)
- feat(checkbox): focus state ripple and selection (6367b16)
- feat(checkbox): simple checkbox features (fde48f4)
- feat(label): add label attribute binding (8e06eac)
0.1.18
aurelia-ux 0.1.18
- refactor(chip): code cleanup (971c1f2)
- refactor(chip): code cleanup (6767f1b)
- refactor(chips): refactor chips (62e6391)
- fix(chip-input): null check (b026e70)
- fix(chip): more value checking (b981456)
- feat(chip): add closeable chip and final size (3b73225)
- feat(chip): add tag closing and finish styling (085273d)
- feat(chips): add chip input (32c5792)
- feat(tag-input): add implimentation for tag components (38c945e)
0.1.17
aurelia-ux 0.1.17
- chore(all): lint (8d3a53a)
- chore(form): prepare for pr (f4ac0f7)
- chore(lint): remove uses of Function type (b02205d)
- chore(vscode): turn off format on save (25f7473)
- feat(form): add ux form and form-row utility (8ed6f83)
- feat(form): add ux-field component (d20e78b)
- feat(form): submit (0bc8799)
- feat(form): submit-on-enter attribute (6d44f7e)
- feat(formField): add label by attribute (7aaae37)
- feat(input-info): find & set target automatically (0143c93)
- feat(input): add input types (056ff7c)
- style(button): remove left and right margin (7b4254d)
- style(input): change input textarea margins (88b3d54)
- style(input): further refactor style controls (4ea3248)
- Fix #30 (#42) (c9166dd), closes #30 #42
0.1.16
aurelia-ux 0.1.16
Features
- Add ux-input component
- Add ux-textarea component
Bug Fixes
- Fix color name
- Fix textarea contains template
0.1.15
aurelia-ux 0.1.15
Features
- Add shadows to design language.