Skip to content

Releases: angular-material-extensions/contacts

0.59.2

14 Jun 09:28
Compare
Choose a tag to compare
chore(package): downgraded conventional-github-releaser to v2.0.2

0.59.1

14 Jun 09:28
Compare
Choose a tag to compare
chore(package): downgraded conventional-github-releaser to v2.0.2

0.59.0

14 Jun 09:28
Compare
Choose a tag to compare
chore(package): downgraded conventional-github-releaser to v2.0.2

v1.0.3

14 May 19:07
Compare
Choose a tag to compare

Bug Fixes

  • ngx-material-contacts: removed matsort to be able to render the table (19bfdb2)

v1.0.2

14 May 18:17
Compare
Choose a tag to compare

Bug Fixes

  • ngx-material-contact-new-user: removed the old component (811d3b8)

Features

  • ngx-material-contact: added a new menu component for the contacts (a5e18ef)

  • ngx-material-contact: added isLoading input and onAddingNewContactCanceled output (63fcf3f)

  • ngx-material-contact: added the IContactDialogResult interface for the contact dialog (5bc1494)

  • ngx-material-contact-deatils-component: renamed the component - added a remove contact button (1f80ccc)

  • ngx-material-contacts: added enum filter (1dff676)

  • ngx-material-contacts: added methods' enum - POST PUT DELETE (d226a11)

  • ngx-material-contacts: integration of the contact menu + filter functions (a83cd25)

  • ngx-material-contacts: optional menu for filter purposes (c8678ea)

  • ngx-material-contacts: added contact interface and metadata property (6b3adcd)

v1.0.1

26 Apr 18:52
Compare
Choose a tag to compare
chore(release): :sparkles: :tada: create tag for version vv1.0.1

v1.0.0

25 Apr 22:09
Compare
Choose a tag to compare

Bug Fixes

  • module: fixed required imports (23e4220)
  • new-user-component: removed unwanted method (d6dd3fd)
  • ngx-material-contacts: stop propagation on click within a cell (9dd5d84)
  • project: added reactive forms module (required) (e0966c0)

Features

  • ngx-material-contact-new-user: added phone number form control (2b25a92)
  • ngx-material-contacts: added a new contact dialog + methods, to push a new user/contact (a1bfd35)
  • ngx-material-contacts: added angular flex layout and forms as peer dependencies (84ca21c)
  • ngx-material-contacts: added new user component (todo) (cb144b3)
  • ngx-material-contacts: added remove methods and improved the table layout (28fc181)
  • ngx-material-contacts: integration of ng2-avatar (29eb4b6)
  • project: added cricleci configuration for build and test (fda8ee4)
  • project: added license (00c817f)
  • project: added the demo app (039ed80)
  • project: added the source code (d8ba062)
  • project: initial commit after project generation (0f2bda4)