Skip to content
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

Feature backlog #1

Closed
1 task done
jouni opened this issue Oct 22, 2015 · 1 comment
Closed
1 task done

Feature backlog #1

jouni opened this issue Oct 22, 2015 · 1 comment

Comments

@jouni
Copy link
Member

jouni commented Oct 22, 2015

A component for selecting a date or multiple dates/a range of dates.

Features

1.0

  • Select a single date
  • Date input by pointer and/or keyboard
    • Calendar picker, with quick access to all months and years
      • Optional week numbers
      • Start week from Sunday or Monday
  • Accessibility
    • Keyboard focus and navigation handling
    • WAI-ARIA role attributes
  • Localization (a way to replace all texts in the picker UI)
    • Provide one language (English) by default
  • Customizable theme (cross-scope styling support)
Related tasks

Future

  • Custom locale which automatically sets the UI texts and date formatting
  • Custom date formatting
  • Textual input
    • Input validation
  • Disabled/disallowed dates
    • A range (from–to is disabled)
    • Until a certain date (e.g. only allow future dates)
    • Starting from a certain date (e.g. only allow past dates)
  • Select multiple dates or date ranges
    • Select a full week (or any predefined range/set)
  • Customizable styling for days/months/years
@jouni jouni modified the milestone: 1.0 Oct 22, 2015
@jouni
Copy link
Member Author

jouni commented Feb 15, 2016

Continued in #30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant