-
Hi there,
First off, thanks for the public code. I found it when trying to export SVG from React Flow.
I started with a new template which fetched the new `@xyflow/react` path. This had the down…
jhvst updated
3 months ago
-
Bei uns ist z.B. beim `KolButton`, aber nicht beim `KolAlert`, ein `style`-Tag im DOM. Bei KERN generell nicht.
KoliBri: https://github.com/public-ui/kolibri/tree/develop/packages/samples/react…
-
### Current behaviour
When using `"react-native": "~0.75.3",` the `disabled` button color theme is different than when using `"react-native": "0.74.5",`. The same behavior is exhibited on Android.
…
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. install mui/x-date-pickers etc,
2. delete node_modules folder
3. yarn install
### Current behavior
Hi, I was using t…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/embed/gjdm36?module=/src/Demo.tsx&fontsize=12
Steps:
1. This is occuring on the mobile or you can also test it on the chrome by…
-
### Steps to reproduce
[Link to live example](https://codesandbox.io/p/sandbox/278nht)
Steps:
1. Click on a cell in the quantity column to open the popover containing a TextField.
2. Start typ…
-
**The problem**
In web, I can do following with css props:
```js
import React from "react";
import { css } from "@emotion/core";
const myStyle = theme => css`
background-color: ${theme.backg…
-
**Is your feature request related to a problem? Please describe.**
Right now it's hard coded to use story book logo and brand text
**Describe the solution you'd like**
Get branding to work
Also get b…
-
### The problem in depth
Hi. I need to combine two behaviors:
1. after a first load, all columns must be fit on page, without scrollbar. It might be done with `flex: 1` property.
2. After "Autosize…
-
I'm uncertain as to whether or not integrating a design system at the level of web components is best (it might be best to instead pursue integrating https://material-ui.com/ for https://github.com/jr…