-
> select를 클릭했을 때 부모 요소에 의해서 가려지지 않도록 구현합니다. 부모 요소에 overflow: hidden을 적용하면 자식 컴포넌트가 부모 컴포넌트를 넘어갔을 때 가려지게 됩니다. 부모 컴포넌트에 hidden 속성이 있다고 하더라도 select는 가려지지 않아야 합니다.
https://github.com/hi-react/button-in…
-
# Versions
```
"@storybook/react": "^5.0.11",
"storybook-addon-jsx": "^7.1.2"
```
As soon as I add the addon, I get this error message. If you look at the example component that I have,…
-
I'm using JSX syntax to generate `virtual-dom/h` code using babel plugins ([this specifically](https://github.com/HenrikJoreteg/babel-plugin-h-children-fix)).
Only problem is, now `standard` complain…
-
Like the built-in "extract to function" refactor, I propose an "extract to component" refactor:
1. Select some jsx elements
2. Invoke the "extract to component" refactor
3. It automatically analy…
-
## 🐛 Bug Report
[The documentation](https://react-svgr.com/docs/options/#title) says that
> ...If titleProp is set to true and no title is provided (title={undefined}) at render time, this wil…
-
wiki 有列表顯示 [Software applications and operating system representation of a newline with one or two control characters](https://en.wikipedia.org/wiki/Newline)
`'white-space': 'pre-wrap'` 是非常適合的換行方式
…
-
First, thanks for sharing. I'm very appreciate and use your code in own projects.
Now, JSX compiler emits nodes with perfectly readable code
```
view = function () {
var __, ...
__ = creat…
-
Hello ,
I have updated my QAF jar to 4.0.0-RC2 and selinium 4.11.0 with java 1.8 , my FIle upload scenario is not working below is my code
@QAFTestStep(description = "I upload file from mylocal …
-
Is the repository still active? I see that the last commit was made almost four years ago, and although two of the three pull requests were approved they haven't been merged yet.
## Bug...?
I'm us…
-
# Issue template
You can donate or became a sponsor [https://opencollective.com/react-google-maps-api#category-CONTRIBUTE](https://opencollective.com/react-google-maps-api#category-CONTRIBUTE)
I…