File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.9
2
+
3
+ - Overhauls the way dates/weeks are calculated, should be much more stable.
4
+
1
5
## 0.2.8
2
6
3
7
- Fixes bug with incorrect use of one-time bindings, resulting in the
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " material-calendar" ,
3
- "version" : " 0.2.8 " ,
3
+ "version" : " 0.2.9 " ,
4
4
"homepage" : " https://github.com/bradberger/material-calendar" ,
5
5
"keywords" : " angular material design calendar ngCalendar mdCalendar calendarMd calendar-md md-calendar ng-calendar" ,
6
6
"authors" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-material-calendar" ,
3
- "version" : " 0.2.8 " ,
3
+ "version" : " 0.2.9 " ,
4
4
"description" : " A calendar directive for AngularJS and Angular Material Design" ,
5
5
"main" : " gulpfile.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 33
33
</ div >
34
34
< main class ="mdl-layout__content ">
35
35
< div class ="container text-center ">
36
- < h1 class ="text--bold-shadow mdl-typography--display-4 "> Angular Material Calendar < small > v0.2.8 </ small > </ h1 >
36
+ < h1 class ="text--bold-shadow mdl-typography--display-4 "> Angular Material Calendar < small > v0.2.9 </ small > </ h1 >
37
37
< h3 class ="text--bold-shadow mdl-typography--display-2 "> Flexible calendar directive for the Angular Material framework</ h3 >
38
38
< a href ="https://github.com/bradberger/angular-material-calendar/archive/master.zip " class ="mdl-button mdl-button--large mdl-button--accent mdl-js-button mdl-button--raised mdl-js-ripple-effect ">
39
39
< i class ="material-icons md-24 "> file_download</ i >
You can’t perform that action at this time.
0 commit comments