-
Notifications
You must be signed in to change notification settings - Fork 200
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
feat: New mighty date range picker #476
Conversation
🦋 Changeset detectedLatest commit: 5d5aad3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
8dfea23
to
ccb9360
Compare
|
||
const [opened, { close, toggle }] = useDisclosure(false); | ||
|
||
useHotkeys('d', () => toggle(), { preventDefault: true }, [toggle]); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: it'd be nice to have it focus the input box so the user can start typing in their date immediately without needing to use the mouse at all
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh good point, will fix it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢🚢🚢🚢🚢🚢🚢!!!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢🚢🚢🚢🚢🚢🚢!!!!!
Brand new date range picker with new features:
Past N
options to choose fromAround a time
option: allow set a time anchor with a +- 15m/1h/1d/etc windorScreen.Recording.2024-07-15.at.8.35.45.PM.mov