-
Notifications
You must be signed in to change notification settings - Fork 2k
Add filter by date #103136
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 filter by date #103136
Conversation
|
Link to live branch is being generated... |
|
This PR modifies the release build for the following Calypso Apps: For info about this notification, see here: PCYsg-OT6-p2
To test WordPress.com changes, run |
|
Here is how your PR affects size of JS and CSS bundles shipped to the user's browser: App Entrypoints (~222 bytes added 📈 [gzipped]) Common code that is always downloaded and parsed every time the app is loaded, no matter which route is used. Legend What is parsed and gzip size?Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory. Generated by performance advisor bot at iscalypsofastyet.com. |
d0c11cc to
1579ab0
Compare
|
Some progress today: added the existing Screen.Recording.2025-05-06.at.17.21.36.mov |
|
Closing this one as #103276 introduced filters per field type. |
DOTCOM-10618
Related: new calendar component at #102989
What
This is an early exploration to add a datetime filter.
Screen.Recording.2025-05-06.at.17.21.36.mov
Why
It's been one of the most requested features and there are some projects in production that would have used it, should it exist (e.g., hosting logs).
TODO
Follow-ups
Testing Instructions
TBD