forked from FezVrasta/bootstrap-material-datepicker
-
Notifications
You must be signed in to change notification settings - Fork 120
v1.5.1 Changes #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
v1.5.1 Changes #87
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…calling .show function and giving it params (like those given to the directive). this function returns then a promise that allows to retrieve the date after the user have chosen it - Generalize the params
Merge remote-tracking branch 'refs/remotes/origin/gh-pages' into logb…
…al-datetimepicker into gh-pages # Conflicts: # js/angular-material-datetimepicker.min.js
- Only show years 1920 - (currentyear+30) - Use md-auto-shrink for md-virtual-repeat to reduce amount of generated HTML - Use one-time-binding for generated HTML. - Improve performance generating HTML for days.
Add support for ng-change and shows day of today.
… in Internet Explorer.
--- As a user, Id like to config week-start number, so I can set Monday as the first day of the week
--- Hi, Ive made a few changes to increase performance. This is noticeable on Internet Explorer.
--- Hello Guys, Ive added Today button in order to select todays date without scrolling through the pages if youve some other date selected. Warm Regards, Dhaval # Conflicts: # js/angular-material-datetimepicker.js
--- …calling .show function and giving it params (like those given to the directive). this function returns then a promise that allows to retrieve the date after the user have chosen it - Generalize the params # Conflicts: # js/angular-material-datetimepicker.js
- added to npm registry - lower angular-material version dep - remove duplicates .min dist files
Performance improvements
…al-datetimepicker into gh-pages * 'gh-pages' of https://github.com/logbon72/angular-material-datetimepicker: Fix duplicate weekStart Prevent picker overflowing when switcing between date and time picker in Internet Explorer. Remove seconds from default formatting when date- & time-picker is used. Remove one-time-bindings causing issues when scrolling fast. Performance improvements - Only show years 1920 - (currentyear+30) - Use md-auto-shrink for md-virtual-repeat to reduce amount of generated HTML - Use one-time-binding for generated HTML. - Improve performance generating HTML for days. fix(binding): add weekStart property to bindings Added week-number as a config param BEE-120 Date of the day in the date picker try to fix merge OK Merge branch 'gh-pages' of https://github.com/logbon72/angular-material-datetimepicker into gh-pages merge problem Merge with base ng-change support
* gh-pages-pr34: (25 commits) update dep 1.5.2 change homepage 1.5.1 npm version version 1.5.1 change package name update readme (npm) beenote repo update to angular-material 1.1.3 gulp to build dist folder misspelling Support for AngularJS 1.6.x cleanup, fix horizontal overflow, use yarn change repo to the fork remove inline style bower main warning fix update dep chore(app): angular dep chore(jspm) ... # Conflicts: # js/angular-material-datetimepicker.js
… all Material, use only mdDialog. (#67)
…fdates Allowing user to disable certain set of continuous or non-continuous …
- Added example for mdcDateTimeDialog
- Included skipHide for mdcDateTimeDialog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closed several open PRs