Jiajun Chen

Results 20 issues of Jiajun Chen

https://reactjs.org/docs/jsx-in-depth.html#booleans-null-and-undefined-are-ignored Only certain types in React can be rendered. `false`, `null`, `undefined`, and `true` are valid React children. They don’t render. Here, I propose a new API and its use...

**Describe the bug** The value of `fill` and `stroke` is > \ = none | [\](https://www.w3.org/TR/css3-values/#colors) | [\](https://www.w3.org/TR/css3-values/#url-value) [none | [\](https://www.w3.org/TR/css3-values/#colors)]? | context-fill | context-stroke" setting `currentColor` to true will...

**Describe the bug** A `fill` or `stroke` that has two or more value is valid in SVG, like ```html ``` It should be optimized to the following ```html ``` However,...

bug

## πŸ› Bug Report Input a file containing Chinese(or Korean, Japanese, Cyrillic) ID and mapping URLs, output incorrect component. ## To Reproduce Type in the following SVG in the playground....

bug πŸ›
wontfix

## πŸ› Bug Report ```ts import { ReactComponent as ε›Ύζ ‡ } from '@root/images/icons/ε›Ύζ ‡-εœ†ε½’.svg?component'; ``` will cause ``` SyntaxError: unknown: Missing initializer in const declaration. (8:9) 6 | } 7 |...

bug πŸ›
wontfix

**Is your feature request related to a problem? Please describe.** [mdc-web](https://material.io/develop/web/components/data-tables/) has data tables now. **Describe the solution you'd like** Implement it

feature-request

**Describe the bug** The built js files in https://unpkg.com/browse/[email protected]/dist/button/ are too large compared to other components library like [Element](https://unpkg.com/browse/[email protected]/packages/button/) or [Buefy](https://unpkg.com/browse/[email protected]/dist/components/button/). **To Reproduce** Steps to reproduce the behavior: 1. Go...

build