Oleg Proskurin

Results 81 comments of Oleg Proskurin

@matthew-dean could you share what exactly falls? Probably we need to add a current theme to the URL so you can open a specific theme. Now it's not supported

Hey @emilybuc This addon should work fine with any library having a theme provider. To make it work you'd need to pass your custom `providerFn` function into `withThemes(null, [theme], {...

@totszwai This addon is being maintained. Not sure TS definition is related to this issue, but anyway PRs with fixes are always welcomed

For some reasons styled components wrapped into the ThemeProvider doesn't have access to a theme object while `useTheme` hook still works fine ```js import styled from '@emotion/styled'; import { jsx,...

Hey @RHeynsZa Could you please clarify what exactly is missing in your storybook? Did you [specify](https://github.com/react-theming/storybook-addon#usage) this addon in `main.js` -> `addons` section?

It loooks like this issue appears with React 18 At least I fased this after updating React major version

@AlexandrLitkevich looks good I've updated functions names so they are now similar in API for users Please update Readme for both (field snippet and value snippet)

Hey @AndreasBBS It looks like this behavior is caused by the latest version of NPM you use. Please check doesn't this helps https://stackoverflow.com/a/64987777/5721315 If not we can soften the peerDeps...

Hey Mac! Thanks for creating such an amazing project and for caring about the users. Glad to see this opportunity to continue developing it. As I know react-json-view is used...