Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

45 lines (36 loc) · 4.16 KB

0.1.0 (2019-05-21)

Bug Fixes

  • core: updated the schematics process (4730e7a)
  • demo: integration of the confirm dialog (a435c1d)
  • demo: updated angular and other dependencies (2ab75eb)
  • demo: updated the dialogs component (1f1a7ca)
  • demo: updated the dialogs route (92d8475)
  • dialogs: improved the radio dialog component (67990aa)
  • dialogs: minor changes in alert dialog component (8a25fbb)
  • dialogs: minor in radio dialog (317b8e4)
  • dialogs: updated the MatDialogsModule (33160bc)
  • package: added angular forms as dependency (4d34444)
  • package: added webpack as dev dependency (26de40f)
  • package: downgraded the jest-preset-angular package (6572c3d)
  • package: enhanced the alert dialog component (2b0dd51)
  • package: removed unwanted component (56a4ee5)
  • package: updated angular and other dependencies (6305213)
  • package: updated angular dependencies and others (edc8d6e)
  • package: updated angular to v7.1.4 (19fabde)

Features

  • dialogs: added async dialog component (57d792c)
  • dialogs: added input dialog component (3a2150d)
  • dialogs: added loading dialog component (534665b)
  • dialogs: added radio dialog component (6db9f4c)
  • dialogs: added select dialog component (1781e72)
  • package: added angular schematics support (2c3d19f)
  • package: added confirm dialog component (d533efa)
  • package: added empty alert dialog (000a7a7)
  • package: added empty async dialog component (a48f8e7)
  • package: added empty input dialog component (29e19ea)
  • package: added empty loading dialog component (3287d48)
  • package: added empty radio dialog component (233819a)
  • package: added empty select dialog component (5e50263)
  • package: added empty timer dialog component (c06e6be)
  • package: added splash screen service (c47a96e)
  • package: build schematics when publishing the lib (7539363)