Skip to content

0.1.17

Compare
Choose a tag to compare
@EisenbergEffect EisenbergEffect released this 06 Apr 08:08
· 639 commits to master since this release

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