Skip to content

Releases: vdolek/angular-resize-event

v1.2.0

06 Jan 18:00
dd63965
Compare
Choose a tag to compare
  • updated to Angular 8
  • minor fixes

v1.0.0

22 Jan 12:33
Compare
Choose a tag to compare
  • refactor the entire infrastructure to Angular CLI 7 component library following best practices and standards
  • now compatible with AOT Mode (!)
  • playgrounds included as internal Angular APP
  • live reload in dev mode when in playgrounds (modifying the lib sources will refresh the playground and reflect the changes from the lib)
  • npm build will automatically compile for: esm5, esm2015, fesm5, fesm20015, and umd
  • after building the artifacts will be created in dist/angular-resize-event (publishing to npm happens in this folder)

v0.4.4

11 Jun 07:15
057cf47
Compare
Choose a tag to compare
  • fixed readme

v0.4.3

10 Jun 18:11
47c56dc
Compare
Choose a tag to compare
  • npmjs fix

v0.4.2

13 Mar 10:38
d186cf0
Compare
Choose a tag to compare

What's new?

  • readme change

v0.4.1

15 Jan 11:00
5de909e
Compare
Choose a tag to compare

What's new?

  • dependecies fixed

v0.3.2

15 Jan 09:52
1b7d98d
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

What's new?

  • first alpha version