Tobias Skarhed
Tobias Skarhed
Docs will have separate theming in 6.0, might fix this problem? https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#docs-theme-separated
@khushijain21 Yes, sure! I have added details to the issue where there are occurrences of `gf-form`. These can be done in multiple PRs. Some of the places where it appears...
@khushijain21 No, I do not think that is necessary. They will disappear soon enough. (Famous last words :sweat_smile: )
@Universe-stack Hi, that's wonderful! You can have a look at the other PRs for examples. If you want to know how to get started, have a look at our [contribution...
> Hi @tskarhed, these files don't exist anymore: > > * public/app/core/components/PermissionList/PermissionList.tsx > * public/app/core/components/PermissionList/DisabledPermissionListItem.tsx > * public/app/core/components/PermissionList/PermissionListItem.tsx I have removed these from the list now.
@khushijain21 Thank you! This issue was created a while ago, so a lot of these files may have been changed independently of gf-form occurrences. I have now updated the list...
@khushijain21 We will leave the legacy files for last, I am not quite sure what approach we should have for them yet. As for the mdx file, it should be...
@khushijain21 Done!
We should probably do a subset of these, as a lot of them have global helper classes that are already in Emotion.
@torkelo Oh, cool! Is it basically support for custom themes? From what I have seen from the GlobalStyles, it would be a first step to migrate from SASS, and actually...