react-theme-provider
react-theme-provider copied to clipboard
A set of utilities that help you create your own React theming system in few easy steps
There's a bunch of open issues and open PRs, most of which haven't even been acknowledged.
Hi! 👋 Firstly, thanks for your work on this project! 🙂 With React v18 children is expected to be explicitly typed I've used [patch-package](https://github.com/ds300/patch-package) to patch `@callstack/[email protected]` Here is the...
### Summary Switch from deepmerge to deepmerge-ts for esm support. The former is abandonware, the latter is actively maintained. This is based on #154 so that CI passes. That PR...
### Summary Update node for CI from unsupported version 8 to supported version 16. This fixes compatibility for #153 ### Test plan Tests already pass locally on v16, they should...
## Describe the feature Expand peerDependency to also include react above v17 ## Motivation Dependency tree error in latest versions of node/npm
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
### Summary Extract `withTheme` return type See https://github.com/callstack/react-native-paper/pull/3603 ### Test plan Ran `yarn test`, `yarn typescript`, and `yarn lint`. No issues.
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...