Skip to content

telenc/tui.date-picker

Repository files navigation

Date Picker

Component - DatePicker
It provides calendarUI for pick a date easily

Feature

  • Date Picker
    • It would be possible for picking a specific date & time
    • It works with DI(Dependency injection) - Calendar, TimePicker
    • It provides some options (selectable date range, opener buttons, etc.)
  • Time Picker
    • It would be possible for setting a specific time with mouse-click and up/down-key
    • It provides some options (exclude time, show meridian, etc.)

Documentation

Dependency

  • jquery: ~1.8.3
  • tui-code-snippet: ~1.0.2
  • tui-component-calendar: ~1.1.0

Test environment

  • PC
    • IE7~11
    • Chrome
    • Firefox

Download/Install

History

Version Description Date Developer
1.2.0 Ranges api 2015.12 NHNent. FE Dev team [email protected]
1.1.1 Namespace chagned 2015.10 NHNent. NHNent. FE Dev team [email protected]
1.1.1 Date-Time Picker 2015.06 NHNent. FE Dev team [email protected]
1.1.0 Date-Time Picker 2015.05 NHNent. FE Dev team [email protected]
1.0.0 Separate DatePicker 2015.05 NHNent. FE Dev team [email protected]
0.1.0 Develop 2014.11 NHNent. FE Dev team [email protected]

## License [MIT](LICENSE)

About

Component that selects specific date.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.9%
  • CSS 5.6%
  • TypeScript 3.5%