Brian D
Brian D
Resolves #83. Simple 1-line fix, assigns the previous states time data to the new state before replacing it, thus ensuring it will remain available.
I am using this in tandem with a timepicker that I wrote, I did discover that when you select a date from the calendar, it replaces it with a totally...
Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...
Version 2 has breaking changes, but we should update to ensure we are getting latest changes https://github.com/sveltejs/kit/pull/8922
### Description ### Checklist - [ ] For UI or styling changes, I have added a screenshot or gif showing before & after - [ ] I have added a...
Current behavior is an input value that is unset freezes the QueryStore to prevent errors; this is an intentional behavior. The problem comes from inputs like `ButtonGroup` that may not...
The -N flag was removed in this version of black, and breaks the package.
### Description This PR originally started targeting various issues in the dropdown component, it expanded in scope to also fix a number of issues with the way we are handling...