- Fixes #26 Rows in Calendar View when using IE/Edge are too tall
- Improves toolbar layout
- Adds minimum with for day cells
- Adds production ready files to base directory of project, similar to angular
- Re-implements minified of JS which was commented out by mistake
- Slight refactoring
- Prevents CSS from being injected multiple times if more than one calendar on page
- Implements a data service to allow for shared access to HTML per day
- Overhauls the way dates/weeks are calculated, should be much more stable.
-
Fixes bug with incorrect use of one-time bindings, resulting in the dates not updating.
-
Fixes bug with empty weeks being added, messing up the row heights.
- Adds selection of multiple dates
- Will now read the ngModel and update selected dates accordingly
- Fixes bug with injection of HTML for date content
- Simplifies CSS, removing most custom classes
- Adds better layout support for mobile
- Updates website look and examples
- Adds fullscreen demo
- Adds support for first day of the week
- Fixes minor bugs with missing days/too many days in month
- Fixes namespace collision with
md-calendar
inangular-material
0.11