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

Datepicker input #1096

Closed
wants to merge 6 commits into from
Closed

Datepicker input #1096

wants to merge 6 commits into from

Conversation

MartinKokesCz
Copy link
Contributor

Based on issue #946 I have prepared the simple HTML input type="date" for date and date range filter.

You can try it with my fork of datagrid-skeleton

https://github.com/MartinKokesCz/datagrid-skeleton/tree/next

@radimvaculik
Copy link
Member

@MartinKokesCz Please check Phpstan issues related to changes. I will fix the rest of codesniffer/phpstan issues.

@radimvaculik
Copy link
Member

@MartinKokesCz Please, rebase, I fixed all related issues in next branch.

@MartinKokesCz
Copy link
Contributor Author

@radimvaculik maybe it is ready now ?

@@ -47,4 +47,9 @@ public function setFormat(string $format): self
return $this;
}

public function getFormat(): string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need anymore. @MartinKokesCz

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@radimvaculik ok, removed. Thanks

@MartinKokesCz MartinKokesCz closed this by deleting the head repository Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants