react-brackets icon indicating copy to clipboard operation
react-brackets copied to clipboard

Reusable and customizable react brackets component, you can use it to build components such as single elimination, or double elimination brackets

Results 17 react-brackets issues
Sort by recently updated
recently updated
newest added

This pr adds support for two sided brackets with Single Elimination. Single Elimination now has an optional boolean flag, twoSided, which defaults to false. If twoSided is true, the rounds...

Hello and thank you for making such a nice looking library. I am trying to get this working with React Native. I was hoping someone could give me some hints...

Hi thanks for making this library! I've updated the examples in the README to use the new types, added headings and an example of the loading component

Error Message: "react-dom.development.js:86 Warning: Legacy context API has been detected within a strict-mode tree. The old API will be supported in all 16.x releases, but applications using it should migrate...

Hi, From what I understand this package has alot new features (two sided brackets for example), readme & dependencies update merged into master. However the updated version of the package...