Skip to content

Releases: aurelia/app-contacts

1.0.0

27 Jul 18:33
Compare
Choose a tag to compare
  • Updated to CLI and Aurelia 1.0

aurelia-app-contacts v0.3.0

02 Jul 07:54
Compare
Choose a tag to compare
chore(all): prepare release 0.3.0

aurelia-app-contacts v0.2.1

09 Jun 06:02
Compare
Choose a tag to compare

Bug Fixes

  • app: update routing config to match changes in router (08f5ee07)
  • gitignore:
    • removal of dist folder items that are now ignored by git (d34df2bd)
    • ignore dist folder (02e39417)
  • style: improve mobile interface (64125533)

aurelia-app-contacts v0.2.0

01 May 06:44
Compare
Choose a tag to compare

Bug Fixes

  • all:
    • update to new router configuration pattern (c4c8b999)
    • switch to static property for injection (31a311b4)
    • updated to latest framework (9153bd42)
  • app: fix bug in equality checking (0280099f, closes #8)
  • package:
  • web-api:
    • remove fake latency (ecd24540)
    • change how id ad save results are faked (1bba5ea1)

Features

  • all:
    • update to latest behavior and decorator model (b4c84966)
    • extract contact-list and introduce messaging (ec7925f2)

aurelia-app-contacts

25 Jan 07:26
Compare
Choose a tag to compare

Features