-
- [x] Move all packages docs to /docs
- [x] Compare the changelog with the docs
- [x] Update all docs where plugin names are mentioned, plugins order needs to get new extracted plugins into the list…
-
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.12.3` to `7.12.4`.
🚨 [View failing branch](https://github.com/glebec/potential/compar…
-
When I run the parse cmd, it actually replaces %%term|term%% in my source /docs/*/mdx files with the react component.
I assume it that should only occur in the built .html files?
Further more, …
-
Hi @jaywcjlove, we are restricted to use v3.3.3 because of react version and loader issues.
But when we make a build of our CRA app we get into a build error caused by borwserslist
```
ERROR in .…
-
### Description
As per RFC0759:
- https://github.com/react-native-community/discussions-and-proposals/pull/759
Users on 0.74 should start seeing a warning when they run `npx react-native init`.
…
-
The side-note at the bottom of README.md should also contain information about how to exclude the react-native-svg from your project. I searched endlessly for a solution when my android app couldn't b…
-
EDIT:
This was marked as done but don't see a readme in the frontend-react directory, repurposing this to add one with our most current setup/build process.
- [ ] update readme.md in frontend-react
…
-
According to their changelog, `react-markdown` have removed the `escapeHtml` property in favor of using rehype plugins:
https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-bugg…
-
Excuse me, I according to the use of the README.md, run in the browser error.
error: Uncaught Error: Minified React error #37; visit http://facebook.github.io/react/docs/error-decoder.html?invaria…
-
### Description
![image](https://github.com/user-attachments/assets/22ac2d47-287f-47bc-83cd-e51496c132f4)
Getting black screen when we don't add opacity to props
If we add opacity we see …