Skip to content

Releases: maxi7587/angular-auto-import

New functions, improved auto-import and some fixes

12 Feb 03:04
Compare
Choose a tag to compare

0.3.1 - Improved auto-import functions and some fixes

  • New class creator function
  • New decorator auto-import function

###Improve:

  • Improved auto-import function to write the statements only if they are needed
  • Fixed the package to make all the keybindings work without having to use a starter function

Removed auto-scrolling

05 Feb 01:18
Compare
Choose a tag to compare

Improve:

  • Removed auto scrolling

Fixes:

  • Fixed import statements

Fixed import statements

04 Feb 16:30
6d30fe7
Compare
Choose a tag to compare

Patch release that fixes import statements when the classes aren't exported as default.