File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.7
2
+
3
+ - Adds selection of multiple dates
4
+ - Will now read the ngModel and update selected dates accordingly
5
+ - Fixes bug with injection of HTML for date content
6
+ - Simplifies CSS, removing most custom classes
7
+
1
8
## 0.2.5
2
9
3
10
- Adds better layout support for mobile
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.5 </ small > </ h1 >
36
+ < h1 class ="text--bold-shadow mdl-typography--display-4 "> Angular Material Calendar < small > v0.2.7 </ 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