-
The test results must be archived by the integration job
The pipeline lacks visualization of any kind of metrics
* static analysis
* documentation check
* tsak scanner viz
-
#### Do you want to request a *feature* or report a *bug*?
Bug
#### What is the current behavior?
When I select or type anything on DraftJS editor I get below error. If I use the same code in…
-
I'm trying to use react plugins with preact, which should use preact/compat from core.
### Reproduction
npm ls --depth 0 | grep preact
├── jest-preset-preact@1.0.0
├── preact@10.3.4
├── preac…
-
I would like to start a discussion on some features and proposals for the next major version of React Color. Here is what I have been thinking:
## ~React Native Support~
~~This would require a rew…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sect…
-
- Removed unused dependencies
- Find alternatives to modules which use native dependencies wherever possible
- Replace some dependencies with simpler local components
- Update (`npm outdated`) remaini…
-
When the `fade` setting is `true`, the current slide is only set after the time defined in `autoplaySpeed`.
Here is my configuration:
```
var settings = {
dots: false,
lazyLoad…
-
### Issue description
- components: `Dropdown`
It would be sweet to add `closeOnBlur` prop to dropdown.
The result:
If `closeOnBlur={false}` user my trigger dropdown toggle to close dro…
-
this library has a wider usage than just wysiwyg. it's more accurately described as a content-editable wrapper that makes it easy to control and manipulate user-input.
-
When trying this library out on mobile devices, I found the swiping to be extremely choppy. The animations upon clicking prev/next arrows or dots works fine and looks smooth, just dragging looks slow …