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

Add datepicker simple form input #2162

Merged
merged 2 commits into from
Jul 14, 2021
Merged

Commits on Jul 14, 2021

  1. Add datepicker simple form input

    Alchemy has a nice datepicker build on top of flatpickr.
    Setting it up is a bit tedious. We have several form helpers,
    but not a simple form input.
    
    Now we have
    tvdeyen committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0018a10 View commit details
    Browse the repository at this point in the history
  2. Appease rubocop

    tvdeyen committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    73eebb7 View commit details
    Browse the repository at this point in the history