Skip to content
This repository was archived by the owner on Apr 3, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Original changes by [@mpasko](https://github.com/mpasko/angular-datepicker).
* Updated versions to external libraries and development tools
* Tab index on all controlls set to -1 and appropriate listeners were added, so tab key pressed by user causes datepicker modal window to close
* Minified versions of CSS and JS files were regenerated
* Picker height is independent of width, Picker width is bound up to reasonable value.
* Startup date is initialized with existing date on input control
* Changed colors to mimic bootstrap


[![Join the chat at https://gitter.im/720kb/angular-datepicker](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/720kb/angular-datepicker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-datepicker.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/angular-datepicker.min.js

Large diffs are not rendered by default.

Loading