Markus Mohoritsch
Markus Mohoritsch
Since es-tinycolor got some major updates lately adding types, i removed @types/tinycolor and updated es-tinycolor to the latest version
Right now using the pickers on small mobile devices can get cut off:  MatDatePicker solves this by using a centered popup for mobile devices
Support theming the color-picker like for the timer-picker. It would also be a good idea to split `mcc-theme` into smaller includes for each component like `mcc-color-picker-theme` and `mcc-timer-picker-theme`.
add configuration to enable leading zeros in hours like **04:20 pm** or **01:30**
Being able to configure how gradient block is shown HSV:  HSL: 
There should be a console warning telling that the hotkey-combo is already registered. Furthermore it would be nice if other Hotkeys still work.
I'm using `music-metadata-browser` inside a worker in my angualar app. The only way i could make that work was by forcing this lib to use the latest version of `readable-stream`...
**Description** **Steps to reproduce** **Impact** **Additional context** com.jetbrains.gateway.ssh.deploy.DeployException: Worker binary deploy failed: check command log for details: Process for command /bin/bash -lc echo\ REMOTE_EXEC_OUTPUT_MARKER_\ \&\&\ test\ -f\ /home/codespace/.cache/JetBrains/RemoteDev/remote-dev-worker/remote-dev-worker_ba9509c11d96c6ce33a39e248d584be92d7de751a8acb9b7e9872b6136aa4876 didn't exit...
Hi. Could you please add node 22 to the supported engines in package.json?
**Is your feature request related to a problem? Please describe.** It is often more convenient to have an interactive CLI **Describe the solution you'd like** When providing a global flag...