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
46
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
Commits
Branch selector
c05841d
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 9, 2014
Datepicker: Remove select callback reference
fnagel
authored and
scottgonzalez
committed
c05841d
Copy full SHA for c05841d
Datepicker: Add min and max option
fnagel
authored and
scottgonzalez
committed
5c715d1
Copy full SHA for 5c715d1
Calendar: Add min and max option
Show description for b17e65a
fnagel
authored and
scottgonzalez
committed
b17e65a
Copy full SHA for b17e65a
Datepicker: Remove calendar functionality, options and methods
fnagel
authored and
scottgonzalez
committed
afd7e79
Copy full SHA for afd7e79
Datepicker: $.date.selected() should return the actual date object
Show description for ac0fc77
fnagel
authored and
scottgonzalez
committed
ac0fc77
Copy full SHA for ac0fc77
Calendar: Add _isValid method
Show description for 8bf93c2
fnagel
authored and
scottgonzalez
committed
8bf93c2
Copy full SHA for 8bf93c2
Calendar: Make use of uniqueId method
fnagel
authored and
scottgonzalez
committed
cb13f3e
Copy full SHA for cb13f3e
Calendar: Fix focus highlighting when month is changed
fnagel
authored and
scottgonzalez
committed
b3831f2
Copy full SHA for b3831f2
Calendar: remove datepicker functionality, options and methods
fnagel
authored and
scottgonzalez
committed
4a6d820
Copy full SHA for 4a6d820
Calendar: Add missing AMD dependency todo comment
fnagel
authored and
scottgonzalez
committed
3d52c37
Copy full SHA for 3d52c37
Calendar: Add calendar widget
Show description for 500ba8d
fnagel
authored and
scottgonzalez
committed
500ba8d
Copy full SHA for 500ba8d
Datepicker: Introduce value option
Show description for 73a3d4e
fnagel
authored and
scottgonzalez
committed
73a3d4e
Copy full SHA for 73a3d4e
Commits on Jul 3, 2014
Datepicker: Fix icon trigger demo
fnagel
authored and
scottgonzalez
committed
4009361
Copy full SHA for 4009361
Datepicker: Fix populate alternate field demo
fnagel
authored and
scottgonzalez
committed
38f9989
Copy full SHA for 38f9989
Datepicker: Properly define default for `dateFormat` option
fnagel
authored and
scottgonzalez
committed
fb8d50d
Copy full SHA for fb8d50d
Datepicker: Use `short` instead of `abbreviated` format for table header
Show description for e8ea5f4
fnagel
authored and
scottgonzalez
committed
e8ea5f4
Copy full SHA for e8ea5f4
Datepicker: Rename `select()` method to `_select()`
Show description for 88f4a15
fnagel
authored and
scottgonzalez
committed
88f4a15
Copy full SHA for 88f4a15
Datepicker: Fix code style issues
fnagel
authored and
scottgonzalez
committed
50447d2
Copy full SHA for 50447d2
Date: Make `$.date()` a constructor function
Show description for 8a115dc
tjvantoll
authored and
scottgonzalez
committed
8a115dc
Copy full SHA for 8a115dc
Date: Update test suite to coding standards
tjvantoll
authored and
scottgonzalez
committed
24110f2
Copy full SHA for 24110f2
Datepicker: Update the picker as the user types valid dates
tjvantoll
authored and
scottgonzalez
committed
6c0a1c3
Copy full SHA for 6c0a1c3
Datepicker: Handle invalid values in `value()` and `valueAsDate()`
tjvantoll
authored and
scottgonzalez
committed
3a38e81
Copy full SHA for 3a38e81
Datepicker: Add an `isValid()` method
tjvantoll
authored and
scottgonzalez
committed
07a5814
Copy full SHA for 07a5814
Datepicker: Re-adding mouse tests
tjvantoll
authored and
scottgonzalez
committed
4db03f4
Copy full SHA for 4db03f4
Datepicker: Update key handling implementation and tests
tjvantoll
authored and
scottgonzalez
committed
4d51220
Copy full SHA for 4d51220
Datepicker: Use Globalize 1.0.0
rxaviers
authored and
scottgonzalez
committed
7e39bc1
Copy full SHA for 7e39bc1
Datepicker: Fix key handling implementation and tests
tjvantoll
authored and
scottgonzalez
committed
e143e5b
Copy full SHA for e143e5b
Datepicker: Add `value()` and `valueAsDate()` methods
tjvantoll
authored and
scottgonzalez
committed
ae29574
Copy full SHA for ae29574
Datepicker: Support destroying inline datepickers
tjvantoll
authored and
scottgonzalez
committed
c8c44d4
Copy full SHA for c8c44d4
Datepicker: Add test to ensure the `<input>`'s value is preselected
tjvantoll
authored and
scottgonzalez
committed
6458bab
Copy full SHA for 6458bab
Datepicker: Allow `dateFormat` to be changed after init
tjvantoll
authored and
scottgonzalez
committed
acf329d
Copy full SHA for acf329d
Datepicker: Support changing `eachDay` after initialization
tjvantoll
authored and
scottgonzalez
committed
33c48bd
Copy full SHA for 33c48bd
Datepicker: Support `position` option changes after init
tjvantoll
authored and
scottgonzalez
committed
0b5703e
Copy full SHA for 0b5703e
Datepicker: Various changes for the `showWeek` option
Show description for 0f66c9a
tjvantoll
authored and
scottgonzalez
committed
0f66c9a
Copy full SHA for 0f66c9a
Datepicker: Support changing the `appendTo` option after init
tjvantoll
authored and
scottgonzalez
committed
059f277
Copy full SHA for 059f277
Pagination
Previous
Next
You can’t perform that action at this time.