mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
Date picker (#3572)
* Add date picker dependency * Add DateInput component * Add DateInput to edit panels * Add DateInput to DateFilter * Add time to DateInput and add to Timestamp filter * Use calendar icon for button
This commit is contained in:
@@ -25,6 +25,7 @@ Once migrated, these files can be deleted. The files can be optionally deleted d
|
||||
* Added toggleable favorite button to Performer cards. ([#3369](https://github.com/stashapp/stash/pull/3369))
|
||||
|
||||
### 🎨 Improvements
|
||||
* Added date/time pickers for date and timestamp fields. ([#3572](https://github.com/stashapp/stash/pull/3572))
|
||||
* Added folder browser to path filter UI. ([#3570](https://github.com/stashapp/stash/pull/3570))
|
||||
* Include Organized flag in merge dialog. ([#3565](https://github.com/stashapp/stash/pull/3565))
|
||||
* Scene cover generation is now optional during scanning, and can be generated using the Generate task. ([#3187](https://github.com/stashapp/stash/pull/3187))
|
||||
|
||||
Reference in New Issue
Block a user