Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jquery
/
jquery-ui
Public
Notifications
You must be signed in to change notification settings
Fork
5.3k
Star
11.3k
Code
Issues
96
Pull requests
47
Discussions
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Code
Calendar WIP
#1281
Code
Closed
scottgonzalez
wants to merge 94 commits into
jquery:datepicker
jquery/jquery-ui:datepicker
from
fnagel:calendar-wip
fnagel/jquery-ui:calendar-wip
Copy head branch name to clipboard
Conversation
Commits
94
(94)
Checks
Files changed
Closed
Calendar WIP
#1281
scottgonzalez
wants to merge 94 commits into
jquery:datepicker
jquery/jquery-ui:datepicker
from
fnagel:calendar-wip
fnagel/jquery-ui:calendar-wip
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2014
Datepicker: Introduce value option
Show description for 73a3d4e
fnagel
authored and
scottgonzalez
committed
73a3d4e
Copy full SHA for 73a3d4e
Calendar: Add calendar widget
Show description for 500ba8d
fnagel
authored and
scottgonzalez
committed
500ba8d
Copy full SHA for 500ba8d
Calendar: Add missing AMD dependency todo comment
fnagel
authored and
scottgonzalez
committed
3d52c37
Copy full SHA for 3d52c37
Calendar: remove datepicker functionality, options and methods
fnagel
authored and
scottgonzalez
committed
4a6d820
Copy full SHA for 4a6d820
Calendar: Fix focus highlighting when month is changed
fnagel
authored and
scottgonzalez
committed
b3831f2
Copy full SHA for b3831f2
Calendar: Make use of uniqueId method
fnagel
authored and
scottgonzalez
committed
cb13f3e
Copy full SHA for cb13f3e
Calendar: Add _isValid method
Show description for 8bf93c2
fnagel
authored and
scottgonzalez
committed
8bf93c2
Copy full SHA for 8bf93c2
Datepicker: $.date.selected() should return the actual date object
Show description for ac0fc77
fnagel
authored and
scottgonzalez
committed
ac0fc77
Copy full SHA for ac0fc77
Datepicker: Remove calendar functionality, options and methods
fnagel
authored and
scottgonzalez
committed
afd7e79
Copy full SHA for afd7e79
Calendar: Add min and max option
Show description for b17e65a
fnagel
authored and
scottgonzalez
committed
b17e65a
Copy full SHA for b17e65a
Datepicker: Add min and max option
fnagel
authored and
scottgonzalez
committed
5c715d1
Copy full SHA for 5c715d1
Datepicker: Remove select callback reference
fnagel
authored and
scottgonzalez
committed
c05841d
Copy full SHA for c05841d
Calendar: Remove select callback reference
fnagel
authored and
scottgonzalez
committed
fdcc769
Copy full SHA for fdcc769
Calendar: Fix min / max option incl. refresh after setting option
fnagel
authored and
scottgonzalez
committed
f011135
Copy full SHA for f011135
Datepicker: Fix date range demo
fnagel
authored and
scottgonzalez
committed
5e934b3
Copy full SHA for 5e934b3
Datepicker: Remove unneeded inline demo file
fnagel
authored and
scottgonzalez
committed
91f549a
Copy full SHA for 91f549a
Datepicker: Read and write min / max attributes
fnagel
authored and
scottgonzalez
committed
cd45e92
Copy full SHA for cd45e92
Datepicker tests: Add Calendar widget dependency to unit tests
fnagel
authored and
scottgonzalez
committed
4b5f470
Copy full SHA for 4b5f470
Datepicker tests: Remove inline Datepicker unit tests
fnagel
authored and
scottgonzalez
committed
a3e3341
Copy full SHA for a3e3341
Datepicker: Simplify calendar generation
Show description for 9b9efde
fnagel
authored and
scottgonzalez
committed
9b9efde
Copy full SHA for 9b9efde
Calendar: Simplify calendar generation
Show description for 8f0a292
fnagel
authored and
scottgonzalez
committed
8f0a292
Copy full SHA for 8f0a292
Datepicker: Code clean up for events
fnagel
authored and
scottgonzalez
committed
93b9cb5
Copy full SHA for 93b9cb5
Datepicker: Fix unit test
Show description for 29a3093
fnagel
authored and
scottgonzalez
committed
29a3093
Copy full SHA for 29a3093
Datepicker: remove guard clause to check if element is an input
fnagel
authored and
scottgonzalez
committed
93ce02f
Copy full SHA for 93ce02f
Datepicker: Remove unwanted keyboard shortcut
Show description for 9b5627a
fnagel
authored and
scottgonzalez
committed
9b5627a
Copy full SHA for 9b5627a
Datepicker: Make sure calendar sets new option value before datepicker
fnagel
authored and
scottgonzalez
committed
e49028c
Copy full SHA for e49028c
Datepicker: Make use of _getCreateOptions for min and max options
fnagel
authored and
scottgonzalez
committed
e59b3c3
Copy full SHA for e59b3c3
Datepicker: Use correct format for reading min and max options.
Show description for be74d36
fnagel
authored and
scottgonzalez
committed
be74d36
Copy full SHA for be74d36
Datepicker: Simplify usage of calendar options and avoid duplications
fnagel
authored and
scottgonzalez
committed
15d25cd
Copy full SHA for 15d25cd
Datepicker: Fix input keyboard handling
fnagel
authored and
scottgonzalez
committed
4768fa2
Copy full SHA for 4768fa2
Datepicker: Update value from input on refresh
fnagel
authored and
scottgonzalez
committed
54df099
Copy full SHA for 54df099
Datepicker: Simplify value method
fnagel
authored and
scottgonzalez
committed
0f29484
Copy full SHA for 0f29484
Datepicker: Fix dateFormat option setting incl. date-formats demo.
fnagel
authored and
scottgonzalez
committed
e2b8a68
Copy full SHA for e2b8a68
Datepicker tests: Adjust methods unit tests according to specs
fnagel
authored and
scottgonzalez
committed
bcdc7d8
Copy full SHA for bcdc7d8
Datepicker: Fix some core unit tests, remove unneeded tests
fnagel
authored and
scottgonzalez
committed
44d9bc8
Copy full SHA for 44d9bc8
Datepicker tests: Remove unneeded options unit tests, add todo comments
fnagel
authored and
scottgonzalez
committed
6639253
Copy full SHA for 6639253
Datepicker tests: Rewrite unit test for beforeOpen event (#7602)
fnagel
authored and
scottgonzalez
committed
9ccf4b9
Copy full SHA for 9ccf4b9
Datepicker tests: Re-enable some min / max option unit tests
fnagel
authored and
scottgonzalez
committed
4581878
Copy full SHA for 4581878
Datepicker tests: Adjust min / max option unit tests to specification
Show description for 16101b6
fnagel
authored and
scottgonzalez
committed
16101b6
Copy full SHA for 16101b6
Datepicker tests: clean up method tests
fnagel
authored and
scottgonzalez
committed
fe0d260
Copy full SHA for fe0d260
Calendar: Add version property
fnagel
authored and
scottgonzalez
committed
c000222
Copy full SHA for c000222
Datepicker: Add version property
fnagel
authored and
scottgonzalez
committed
be230db
Copy full SHA for be230db
Datepicker tests: Add common unit tests
fnagel
authored and
scottgonzalez
committed
b9bbce4
Copy full SHA for b9bbce4
Datepicker tests: Add open and close unit tests
fnagel
authored and
scottgonzalez
committed
0db381c
Copy full SHA for 0db381c
Datepicker tests: Remove unneeded disabled / enabled options
Show description for 94e2ac5
fnagel
authored and
scottgonzalez
committed
94e2ac5
Copy full SHA for 94e2ac5
Datepicker tests: Rewrite setDate tests as valueAsDate method tests
fnagel
authored and
scottgonzalez
committed
b22a5bf
Copy full SHA for b22a5bf
Calendar: Make it possible to set min / max option to null
fnagel
authored and
scottgonzalez
committed
9b06cc9
Copy full SHA for 9b06cc9
Datepicker: Improve document click event
fnagel
authored and
scottgonzalez
committed
d543741
Copy full SHA for d543741
Calendar: Fix broken day table cell attributes
fnagel
authored and
scottgonzalez
committed
1d6c9fc
Copy full SHA for 1d6c9fc
Datepicker tests: Rewrite event unit tests
fnagel
authored and
scottgonzalez
committed
4129f7a
Copy full SHA for 4129f7a
Datepicker tests: Code style improvements, add todo comment for ARIA
fnagel
authored and
scottgonzalez
committed
3bf80f8
Copy full SHA for 3bf80f8
Datepicker tests: Fix calendar keyboard control tests
Show description for 35922bc
fnagel
authored and
scottgonzalez
committed
35922bc
Copy full SHA for 35922bc
Datepicker tests: Fix mouse core unit tests by adding delay
fnagel
authored and
scottgonzalez
committed
9cf822f
Copy full SHA for 9cf822f
Datepicker tests: Code style
fnagel
authored and
scottgonzalez
committed
c73fa47
Copy full SHA for c73fa47
Datepicker tests: Unify show / hide options in helper create method
fnagel
authored and
scottgonzalez
committed
2cc6389
Copy full SHA for 2cc6389
Datepicker: Fix alternate field demo
fnagel
authored and
scottgonzalez
committed
4cfbc5f
Copy full SHA for 4cfbc5f
Datepicker: Fix demos after widget split
fnagel
authored and
scottgonzalez
committed
1f0f805
Copy full SHA for 1f0f805
Calendar: Fix multiple calendar styles (follow-up)
fnagel
authored and
scottgonzalez
committed
faddce6
Copy full SHA for faddce6
Calendar: Fix German localization
fnagel
authored and
scottgonzalez
committed
32f0998
Copy full SHA for 32f0998
Datepicker: Sort and clean up demo index
fnagel
authored and
scottgonzalez
committed
b75b0f1
Copy full SHA for b75b0f1
Datepicker: Improve date formats demo
fnagel
authored and
scottgonzalez
committed
ea2a102
Copy full SHA for ea2a102
Datepicker: Fix localization demo
fnagel
authored and
scottgonzalez
committed
72be2c2
Copy full SHA for 72be2c2
Datepicker tests: Fix method test messages
fnagel
authored and
scottgonzalez
committed
d252d9c
Copy full SHA for d252d9c
Datepicker: Several minor code improvements
Show description for 7368572
fnagel
authored and
scottgonzalez
committed
7368572
Copy full SHA for 7368572
Calendar: Fix hover event setting and removing
fnagel
authored and
scottgonzalez
committed
747994f
Copy full SHA for 747994f
Calendar: Improve code style and clean up
fnagel
authored and
scottgonzalez
committed
1745d90
Copy full SHA for 1745d90
Calendar: Focus class is not removed when using arrow keys
fnagel
authored and
scottgonzalez
committed
4dfcb79
Copy full SHA for 4dfcb79
Datepicker: Remove unwanted CTRL+HOME shortcut
fnagel
authored and
scottgonzalez
committed
a5acd0f
Copy full SHA for a5acd0f
Datepicker: Rename multiple calendars demo to multiple months
fnagel
authored and
scottgonzalez
committed
2bf33f5
Copy full SHA for 2bf33f5
Datepicker: Remove support for enter key on input
fnagel
authored and
scottgonzalez
committed
2c9e7e2
Copy full SHA for 2c9e7e2
Datepicker: Improve localization handling, fix return indenting
fnagel
authored and
scottgonzalez
committed
7c159a8
Copy full SHA for 7c159a8
Calendar: Fix German localization
fnagel
authored and
scottgonzalez
committed
17dc9fa
Copy full SHA for 17dc9fa
Calendar: Update localization provided by Globalize on refresh
fnagel
authored and
scottgonzalez
committed
0f66ab8
Copy full SHA for 0f66ab8
Datepicker tests: Add basic localization unit tests
fnagel
authored and
scottgonzalez
committed
17b48e6
Copy full SHA for 17b48e6
Calendar: Improve comment
fnagel
authored and
scottgonzalez
committed
e02bc85
Copy full SHA for e02bc85
Calendar: Rename multiple calendars demo to multiple months
fnagel
authored and
scottgonzalez
committed
74acf65
Copy full SHA for 74acf65
Calendar: Sort and clean up demo index
fnagel
authored and
scottgonzalez
committed
0da34e2
Copy full SHA for 0da34e2
Calendar: Fix demos after widget split
fnagel
authored and
scottgonzalez
committed
7d8c8b4
Copy full SHA for 7d8c8b4
Calendar: Add buttons option
fnagel
authored and
scottgonzalez
committed
b952338
Copy full SHA for b952338
Datepicker: Add buttons option
fnagel
authored and
scottgonzalez
committed
211c8a9
Copy full SHA for 211c8a9
Datepicker tests: Rework structure unit tests for buttons option
fnagel
authored and
scottgonzalez
committed
6fdcaa3
Copy full SHA for 6fdcaa3
Datepicker: Remove outdated localization tests
fnagel
authored and
scottgonzalez
committed
4973eea
Copy full SHA for 4973eea
Calendar: Fix wrong class in _createButtons method
fnagel
authored and
scottgonzalez
committed
6cd5b1a
Copy full SHA for 6cd5b1a
Datepicker: Add option unit tests for buttons option
fnagel
authored and
scottgonzalez
committed
e087c57
Copy full SHA for e087c57
Datepicker: Fix multiple calendar styles (follow-up)
fnagel
authored and
scottgonzalez
committed
320cea0
Copy full SHA for 320cea0
Datepicker: Remove duplicate demos
fnagel
authored and
scottgonzalez
committed
7d3d764
Copy full SHA for 7d3d764
Calendar: Rename multiple calendars demo to multiple months (follow-up)
fnagel
authored and
scottgonzalez
committed
d5b87f4
Copy full SHA for d5b87f4
Calendar tests: Rewrite core unit tests based on datepicker tests
Show description for 46e2a5e
fnagel
authored and
scottgonzalez
committed
46e2a5e
Copy full SHA for 46e2a5e
Calendar tests: Add common unit tests
fnagel
authored and
scottgonzalez
committed
8c43f02
Copy full SHA for 8c43f02
Calendar tests: Fix title
fnagel
authored and
scottgonzalez
committed
e484b9f
Copy full SHA for e484b9f
Calendar: Set selected property to null by default
fnagel
authored and
scottgonzalez
committed
0c4e4c2
Copy full SHA for 0c4e4c2
Calendar tests: Rewrite method unit tests based on datepicker tests
fnagel
authored and
scottgonzalez
committed
8ac9041
Copy full SHA for 8ac9041
Calendar: Adjust files to match reorganization of external directory
fnagel
authored and
scottgonzalez
committed
6a2a598
Copy full SHA for 6a2a598
Datepicker: Adjust files to match reorganization of external directory
fnagel
authored and
scottgonzalez
committed
1e62cbf
Copy full SHA for 1e62cbf
You can’t perform that action at this time.