-
We're planning to depreciate Nunjucks in favor of React for our templating system. This issue is to create a comprehensive migration guide and outline our deprecation process.
1. Migration Guide:
…
Gmin2 updated
1 month ago
-
Take all html,css and assets to react project and create a working html template on react.
-
-
-
### Description
Hello!
I have set up `vite`, `vitest`, and `react-testing-library` with `react-echarts` and while it works fine, any tests that have an `Echart` component fails with this error m…
-
v4 Add react native support
- [ ] Add Preview Image ❎
- [ ] & Pagination
- [ ] v5 Discovery
- [ ] v6 Playground
- [ ] v7 ecommerce for components
Ideas Dump
- [ ] Collections of compone…
-
### Describe the bug
Hello,
I am trying to import a react VITE remote into an angular host built with NX.
When I load the host I have a blank page with the following error in the console:
```
U…
-
### Description
`@react-native/community-cli-plugin` currently has a peer dependency on `@react-native-community/cli-server-api` AND marks it as optional, expecting whoever depends on it to resolve…
-
Many NASA Earth science websites are based on Drupal to make it easy for a team of domain expert contributors and comms specialists to manage content with the help of graphical user interfaces and the…
-
Love playing around trying to build a site with your Vugu framework.
One problem I've had is trying to use a loop within a table. Something like the following:
```html
…