jsmodules / angular-material-calendar

A calendar directive for AngularJS and Angular Material Design
https://angular-material-calendar.bradb.net/
Mozilla Public License 2.0
182 stars 86 forks source link

Using compile directive #78

Closed diegodalbosco closed 8 years ago

diegodalbosco commented 8 years ago

I added a compile directive to use instead of the ng-bind-html directive. I found the directive on stackoverflow, the code is not clear and maybe not optimized. If someone want to improve it it could be usefull for other people with my problem (Issue #75)

AndrewMonty commented 7 years ago

Any chance of getting this released, tagged, and published to npm?