Praneeth Bhogaraju
Praneeth Bhogaraju
### Is your proposal related to a problem? It would be great if the user can use the undo option while typing something. This option is missing in the Editor...
## What does this PR do? Fixes https://github.com/calcom/cal.com/issues/8602 Adds the HistoryPlugin to the Editor component to enable undoing(ctrl+z) and redoing(ctrl+shift+z) **Environment**: Staging(main branch) / Production ## Type of change -...
## What does this PR do? Fixes #8642 Adds the option to reset to the default color. https://user-images.githubusercontent.com/47350983/235989553-07d3de0b-e109-4f40-bd9e-0d9d1132893f.mp4 Description of the code changes: ColorPicker - Add a non-required prop to...
### Is your proposal related to a problem? Currently, there is no option to reset the color to the default value while selecting the "Brand Color". While experimenting with the...