Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.5 #54

Merged
merged 6 commits into from
Oct 10, 2017
Merged

Version 1.5 #54

merged 6 commits into from
Oct 10, 2017

Conversation

fredguile
Copy link
Owner

@fredguile fredguile commented Oct 10, 2017

No new feature, but there are quite some news in this release, and that's a major update:

  • First I refactored code for better readability using my now default stack namely ESLint + Prettier

  • Breaking change: If you've followed the latest Material 2 changes, you already know about the renaming of all Md prefixes to Mat. This lib follows these conventions as well, and all Md classes are now renamed to Mat. Note that I didn't change the selectors, so you won't have to change your templates!

  • Reworked the build process to deliver an official Angular 4+ library packaging:

    • as an ES2015 FESM package
    • as an ES5 FESM package
    • as a UMD package for System.JS (you would use this in Plunker)

We can expect smaller bundle sizes after this (more efficient tree-shaking).

  • Added a notice regarding the official Material 2 DataTable (yes you can still use this one if you'd like)

Frederic Ghilini added 2 commits October 10, 2017 17:38
…actored code, formatting with Prettier+ESLint. Now providing FESM ES5+ES2015 and UMD modules (best use with latest Angular-CLI 1.4.x)
@fredguile fredguile merged commit 676511e into master Oct 10, 2017
@fredguile fredguile deleted the fesm branch October 10, 2017 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant