-
Notifications
You must be signed in to change notification settings - Fork 1k
font size issue in dropdown #940
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
Closed
Closed
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
For browserify compatiblity
Converted all date/time handling and tests to use UTC
Update bower.json
Add french labels translation
fix for webkit page flickering when opening the picker
Add commonJS to UMD definition
This reverts commit f828b53. Conflicts: api.htm lib/compressed/picker.date.js lib/compressed/picker.js lib/compressed/picker.time.js lib/picker.date.js
…ect for the users timezone. For example 'Wed Jul 23 2014 00:00:00 GMT+0100 (BST)' should be interpretted as 23 July, 2014'. Added .idea to gitignore for JetBrains IDEs.
…isted in the code base through unused variables/functions in demo.js
…haken-dev Conflicts: .gitignore README.md lib/compressed/picker.date.js lib/compressed/picker.js
Fix broken links to api
Contributor
|
This should not be a PR and the PR does not look good. |
|
`.picker__select--month, .picker__select--year { }` |
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.
I have a problem: the font-size of year and month is too large to display completely. please skin my picture and someone give me a solution. Thanks!