- Changed default buttons class to "md-accent" for Materila template (see issue #51 ).
- Allow usage with ng-strict-di apps (see issue #41 ).
- Added directive
mfb-button-close
to share close menu functionality (see pull request #38 ).
- fix a bug in FF for angular material template.
- removed .css from 'src' folder
- adapt layout to Angular Material 0.9.0 stable (0575aa3, #33).
- pull in a newly updated version of the basic library.
- paths to the basic compiled css and Modernizr script has changed from
mfb/src
tomfb/dist
.
- publish to npm.
- support for main button click other than open/close (27e68fb)
- fix FF issue: svg icons not aligned for main button (1c1b672, #21)
- start this changelog.
- support for Angular Material.