Chris

Results 8 comments of Chris

This seems partially addressed by https://github.com/tajo/react-movable/pull/78

Another minor problem is if you drag an element at the top or the bottom of the viable area (inside the scrolling offset), it starts scrolling super fast. It would...

Consider prioritizing "eliminate/reduce unnecessary changes for the library users" **vs** "align with our new grouping" or "aesthetic consistency in interfaces matters". Changes in the interface are a particular delicate matter...

You obviously do not work on a typical team that is responsible of many repos. And it explains why these kind of changes happens so often with little thought about...

If you do not own some of the modules the cost and the time necessary for the change become even bigger. Consider the time necessary to do these changes, the...

### About the mono repo strategy - Some of the modules are in a mono repo already. - Some of the modules have been around for years and they have...

It seems that we are aligned. I would keep in mind: "is the hassle of this breaking change worth the benefits for the end user of the API?" Some other...

Finally regarding this issue. Assuming "striving for maintaining backwards compatibility" principle is accepted and prioritized, there is a simple way to "Rename `ebay-infotip` to `ebay-infotip-button`" without breaking changes. Assuming all...