Skip to content
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.

Commit

Permalink
Release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Lewis committed Mar 22, 2015
1 parent 2e82414 commit 3776772
Show file tree
Hide file tree
Showing 10 changed files with 347 additions and 329 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-bootstrap-calendar",
"version": "0.7.4",
"version": "0.8.0",
"homepage": "https://github.com/mattlewis92/angular-bootstrap-calendar",
"authors": [
"Matt Lewis <matt@iwaz.at>"
Expand Down
4 changes: 4 additions & 0 deletions dist/css/angular-bootstrap-calendar.css
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,10 @@ a.cal-event-week {
border-bottom: 0px;
}

.cal-context {
width: 100%;
}

@media (max-width: 991px) {

.cal-year-box [class*="span"]:nth-child(2) {
Expand Down
2 changes: 1 addition & 1 deletion dist/css/angular-bootstrap-calendar.min.css

Large diffs are not rendered by default.

335 changes: 171 additions & 164 deletions dist/js/angular-bootstrap-calendar-tpls.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/angular-bootstrap-calendar-tpls.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/angular-bootstrap-calendar-tpls.min.js.map

Large diffs are not rendered by default.

0 comments on commit 3776772

Please sign in to comment.