elad ben aderet

Results 6 issues of elad ben aderet

### Feature Proposal ![image](https://user-images.githubusercontent.com/20336964/155570775-1b65e409-b175-4254-8852-4144d7e8af91.png) as you can see the text is not vertically align to center and I dont find any way to do that I want the text to...

type: enhancement

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: this is the configuration: ``` new Sortable(refClassifierList.current, { animation: 150, handle: ".handle", group: `${profileName}_${policy.name}`, dataIdAttr: "data-id", store: { get: function...

I see currently only 1.0.x is planed being release would you release all versions in parallel or we should expect only for RC-1.0.x for the time being ?

lifecycle/rotten

I see last updated 2 years ago should we move to other libs?

× TypeError: Cannot read property 'shape' of undefined ./node_modules/react-image-slider/lib/ImageSlider.js C:/Users/elad/Desktop/netflix/netflix-rebuild/node_modules/react-image-slider/lib/ImageSlider.js:192 189 | return Slider; 190 | }(_react2.default.Component); 191 | > 192 | Slider.propTypes = _react2.default.PropTypes.shape({ 193 | visibleItems: _react.PropTypes.number.isRequired, 194...

Hello, since the latest update to version 1.0.0 enzyme tests suits started failing failure message ![image](https://github.com/user-attachments/assets/41f4fafb-a21d-4cca-ac2b-c8f087ee62a1) I solved it by downgrading cheerio to version "1.0.0-rc.12" for everyone who have same...