-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DateRangeField] Fixes and improvements (#138)
* [DateRangeField] Support passing classes to underlying Field and Dialog instances * Fix handling of presets (including double clicking odd condition) * Fix non-selected button style * Cleanup default preset labels * [DateRange] Support custom presets * [DateRange] Improve layout on small viewports * Rename `periodTypeOptions` to `periodTypes` * Additional layout improvements on small viewports. Support omitting Type or Preset sections. * Add changeset
- Loading branch information
Showing
7 changed files
with
378 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'svelte-ux': minor | ||
--- | ||
|
||
DateRange[Field] improvements including responsive design, passing classes to underlying Field/Dialog instances, setting custom preset options, and hiding type/preset sections, and general bug fixes. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
8857668
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.
Successfully deployed to the following URLs:
svelte-ux – ./
svelte-ux.vercel.app
svelte-ux-git-main-techniq-team.vercel.app
svelte-ux-techniq-team.vercel.app
svelte-ux.techniq.dev