-
Blocked by #273
-
/chrome-extension-boilerplate-react-vite/packages/ui/lib/components/Button.tsx
```typescript
import type { ComponentPropsWithoutRef } from 'react';
import { cn } from '../utils';
import { Button a…
-
### Package.json file
```JSON
{
"name": "medusa-2.0-boilerplate-backend",
"version": "0.0.2",
"description": "A Prebaked Medusa 2.0 backend",
"author": "Rasmus Puls",
"license": "MIT",…
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Víctor Fernández de Alba (@sneridagh)
### Seconder: Timo Stollenwerk (@tisto)
## Abstract
It is needed to push …
-
I did the initial webpack configuration for this project. Since then I've managed to evolve it a lot. If there's interest, you can try porting the changes from my [boilerplate](https://github.com/surv…
-
In an Airflow plugin `appbuilder_views` will be deprecated. They need to be replaced with `react_views`.
Fields to include when registering `ui_views`
```
{
name: string, // plugin name
type: 'r…
-
Using vite with `@tanstack/router-plugin/vite`.
Route files with real content are getting clobbered with boilerplate. i.e.
```ts
import { createFileRoute } from '@tanstack/react-router'
expor…
-
Error msg:
```javascript
ReferenceError: jest is not defined
at Object. (C:\Users\alilo\Documents\NextjsWithTS\nextjs-boilerplate\node_modules\jest-next-dynamic\index.js:53:3)
at Module._…
-
What `react-native` version are you using?
0.75.2
What `react-native-pdf` version are you using?
6.7.5
What platform does your issue occur on? (android/ios/both)
android
Describe your issu…
-
**Describe your context**
```
dash 2.9.3
dash-core-components 2.0.0
dash-html-components 2.0.0
dash-table 5.0.0
```
**Describe the bug**
Within custom component…