-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate ColorSetting
component to TS
#320
Migrate ColorSetting
component to TS
#320
Conversation
Signed-off-by: Souptik Datta <[email protected]>
Signed-off-by: Souptik Datta <[email protected]>
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.
@Souptik2001 nice work! Love the example too!
This is looking good to me. There are a couple of minor issues with indentation and I left a question. Pinging @fabiankaegy for extra pair of eyes!
Signed-off-by: Souptik Datta <[email protected]>
Thanks @Antonio-Laguna! Addressed the issues and added my thoughts on your suggestion. 👍 |
Signed-off-by: Souptik Datta <[email protected]>
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.
Awesome work @Souptik2001 !
Thanks a lot for your contribution and your quick turnaround on my review suggestions!
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.
Thanks for working on this :)
Description of the Change
Migrate the
ColorSetting
component to TS.Related issue - #295 and also #314
How to test the Change
Checklist: