Skip to content

Commit

Permalink
😈🆚👽 2.7.0, updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Jun 23, 2016
1 parent 2443788 commit 5995e2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
<!-- ![app-datepicker-portrait](https://cloud.githubusercontent.com/assets/10607759/9871234/cacf33c6-5bc4-11e5-833a-96cbd3dbf440.PNG) -->
<!-- ![dark-themed-app-datepicker](https://cloud.githubusercontent.com/assets/10607759/10106751/1bec71c0-63e9-11e5-93f2-ee197d2ba0f2.png) -->

## Update (v2.6.0)
## Update (v2.7.0)
- `autoUpdateDate` - proposed by #20 to allow datepicker to update `date` on date change if the datepicker is a standalone element.
- **_As of v2.6.0 this element has been renamed to `app-datepicker` from `jv-datepicker`._**
- `locale` (To change the locale of the datepicker, available language codes can be found in the [demo](http://motss.github.io/app-datepicker/components/app-datepicker/demo/).

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-datepicker",
"version": "2.6.4",
"version": "2.7.0",
"authors": [
"motss <[email protected]>"
],
Expand Down

0 comments on commit 5995e2e

Please sign in to comment.