Closed mcslayer closed 3 weeks ago
mcslayer is not a collaborator of the repo
This is awesome addition @mcslayer!
We have a requirement for all PRs to be up to date with main branch, so please rebase now that your Vanilla update is merged, thx!
Is there some kind of storybook documentation or recommendation that you followed when adding the theme switcher?
There is no ready-made special documentation for this. The code is based on personal experience of using storybook in projects.
Also, instead of "Theme" we can write the name of the active theme and It looks even better. So I can add it if you approve.
Also, instead of "Theme" we can write the name of the active theme and It looks even better. So I can add it if you approve.
Nice! If possible, I think it would be better for it to say both Theme: Paper
Just to make sure people understand what they are changing (As "paper" itself may be not self explanatory).
(sorry, I updated you comment by mistake instead of replying 🤦 )
I made the order in the commits and made 1 commit with a force push.
Regarding the title: everything is primitive there. You can use the abstract "Theme", or take the title from the options. So I changed the titles everywhere in the list to Theme: Light
, Theme: Dark
,Theme: Paper
If you apply this global control, I'm preparing something else :)
:tada: This PR is included in version 1.7.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Done
QA
Storybook
To see rendered examples of all react-components, run:
QA in your project
from
react-components
run:Install the resulting tarball in your project with:
QA steps
Percy steps
Fixes
Fixes: # .