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 new date filter options and input #134

Merged
merged 6 commits into from
Feb 7, 2020
Merged

Conversation

cpjolicoeur
Copy link
Member

No description provided.

@cpjolicoeur cpjolicoeur closed this Feb 7, 2020
@cpjolicoeur cpjolicoeur reopened this Feb 7, 2020
@cpjolicoeur cpjolicoeur force-pushed the cpj/filter_date_select branch 2 times, most recently from 40f820b to 7b75395 Compare February 7, 2020 19:40
This will generate an HTML select with Before/After options
for filtering dates
Now accepts a spefic `input_type` argument which defaults to
`:range` for backwards compatibility with existing usage of
`filter_date_input/3`.

The alternate, non-default `input_type` option of `:select` will
output a single datepicker input field meant to be used in conjunction
with the recently added `filter_date_select/3` function.
@cpjolicoeur cpjolicoeur force-pushed the cpj/filter_date_select branch from 7b75395 to 5df834e Compare February 7, 2020 19:58
@cpjolicoeur cpjolicoeur merged commit b6a2aaa into master Feb 7, 2020
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

Successfully merging this pull request may close these issues.

2 participants