-
Updated
Apr 3, 2020 - JavaScript
#
date-picker
Here are 119 public repositories matching this topic...
A simple Vue.js datepicker component. Supports disabling of dates, inline mode, translations
Ultimate calendar for your React app.
-
Updated
Aug 10, 2020 - JavaScript
Third-party date and time pickers for Android.
android
ui-design
bottom-sheet
time-picker
date-picker
ui-components
datetimepicker
date-time
picker-dialogs
picker-library
date-time-input
-
Updated
Jul 2, 2019 - Java
A date picker for your React app.
-
Updated
Aug 10, 2020 - JavaScript
Angular 2+ date picker
-
Updated
Jul 21, 2020 - TypeScript
A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
javascript
bootstrap
jquery
uikit
datetime-picker
jquery-mobile
bulma
datepicker
time-picker
date-picker
foundation6
jqm-datebox
jtsage-datebox
fomantic-ui
-
Updated
Jul 17, 2020 - JavaScript
小程序插件合集(下拉刷新, 拖拽排序, 索引列表, 日期选择, 侧滑删除...)
drag
scroll
picker
tab
date-picker
sideslip
index-list
indexlist
drag-sort
swipe-list
wxp-ui
side-slip
-
Updated
Jul 7, 2020 - JavaScript
An Easy to Use Calendar for iOS (Swift 5.0)
swift
datetime
date
calendar
datepicker
utc
date-picker
calendar-component
calendar-view
date-time
calendarview
-
Updated
May 19, 2020 - Swift
Highly configurable date picker built for Angular applications
angular
component
timepicker
datepicker
date-picker
ngx
calendar-widget
day-calendar
monthpicker
month-picker
month-calendar
angular10
-
Updated
Aug 3, 2020 - TypeScript
Dear ImGui Addons Branch = plain unmodified dear imgui plus some extra addon.
cpp
filesystem
listview
graphs
minesweeper
imgui
dialogs
toolbar
image-editor
emscripten
sudoku
texteditor
sqlite3
stringify
date-picker
signed-distance-field
docking
poppler
node-graph
treeview
-
Updated
Jul 9, 2020 - C++
A datetime picker for your React app.
-
Updated
Aug 14, 2020 - JavaScript
A material design date-time picker for the web
-
Updated
Oct 14, 2018 - JavaScript
A framework-agnostic minimal date picker
-
Updated
Sep 11, 2018 - JavaScript
-
Updated
Jul 19, 2020 - Java
Get a date with JavaScript! A datepicker with no dependencies.
-
Updated
Aug 10, 2020 - JavaScript
The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.
-
Updated
Aug 3, 2020 - HTML
monim67
commented
Sep 25, 2018
Recently a ReadTheDocs documentation has been published for the project. I tried to make the documentation as detailed as I can but it still needs improvements which is not a task of a single man. Developers new to django may get over-whelmed by the instructions if the documentation is not well-written or not easily conceivable.
Airbnb range picker rip-off
-
Updated
Jul 29, 2020 - TypeScript
Angular 2+ attribute directive datepicker
-
Updated
Jul 21, 2020 - TypeScript
仿滴滴出行预约打车IOS风格3D时间选择器 🌲
-
Updated
Jan 22, 2018 - JavaScript
A simple datepicker component based Vue 2.x: https://dwqs.github.io/v2-datepicker/
-
Updated
Oct 25, 2018 - JavaScript
Simple to use month & year picker view
-
Updated
Mar 16, 2020 - Objective-C
A datetime range picker for your React app.
-
Updated
Aug 14, 2020 - JavaScript
A wrapper directive around the Eonasdan Datepicker v4 component.
-
Updated
May 7, 2019 - JavaScript
Angular datepicker and date range picker 📅
angular
datepicker
daterangepicker
angular-cli
date-picker
date-range-picker
angular-datepicker
angular-mydatepicker
mydatepicker
-
Updated
Aug 3, 2020 - TypeScript
Building blocks for common selection user interfaces in PureScript & Halogen
-
Updated
Jun 18, 2020 - PureScript
Android & iOS iOS-style Picker & DatePicker Components for ReactNative
-
Updated
Jul 17, 2020 - JavaScript
Nepali Date Picker jQuery Plugin 🇳🇵
-
Updated
Aug 12, 2020 - JavaScript
Date time picker for Angular Material JS
-
Updated
Jul 18, 2020 - JavaScript
Improve this page
Add a description, image, and links to the date-picker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the date-picker topic, visit your repo's landing page and select "manage topics."
Hi there, thanks for the great work on this library!
Can I just check what is the best way to ensuring the calendar popup is hidden when tabbing out of an input within a
<DatePicker />example?Currently it's remaining open when I'm tabbing from one form item to another.
Thanks!