Skip to content
This repository was archived by the owner on Apr 3, 2022. It is now read-only.

Commit 408b1fb

Browse files
committed
Merge pull request #1 from iisg/DISSBY-724
[DISSBY-724] Datepicker too large
2 parents 7adac62 + 14b0717 commit 408b1fb

File tree

6 files changed

+51
-36
lines changed

6 files changed

+51
-36
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Original changes by [@mpasko](https://github.com/mpasko/angular-datepicker).
1111
* Updated versions to external libraries and development tools
1212
* 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
1313
* Minified versions of CSS and JS files were regenerated
14+
* Picker height is independent of width, Picker width is bound up to reasonable value.
15+
* Startup date is initialized with existing date on input control
16+
* Changed colors to mimic bootstrap
1417

1518

1619
[![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)

dist/angular-datepicker.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/angular-datepicker.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)