practical-react-components icon indicating copy to clipboard operation
practical-react-components copied to clipboard

A catalogue of React components focused on ease-of-use.

Results 28 practical-react-components issues
Sort by recently updated
recently updated
newest added

Bumps the dev-dependencies group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.19.3` |...

dependencies

Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` |...

dependencies

Bumps the npm_and_yarn group with 15 updates: | Package | From | To | | --- | --- | --- | | [postcss](https://github.com/postcss/postcss) | `8.4.18` | `8.4.31` | | [semver](https://github.com/npm/node-semver)...

dependencies

Bumps the npm_and_yarn group with 1 update in the /packages/docs directory: [webpack](https://github.com/webpack/webpack). Bumps the npm_and_yarn group with 1 update in the /packages/ui-tests directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.74.0 to 5.76.0...

dependencies

Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.14.0 to 6.0.0. Commits 49c8f31 chore: release @​cypress/webpack-preprocessor-v6.0.0 d7bd3a3 chore: release @​cypress/webpack-dev-server-v3.5.3 27c379d chore: release @​cypress/webpack-batteries-included-preprocessor-v3.0.1 ddae83e chore: release @​cypress/vue-v6.0.0 87fc6cc chore: release @​cypress/vite-dev-server-v5.0.6 b351979 chore: release...

dependencies

### Describe your changes It seems like the table row component only accepts an array of elements, in multiple use-cases we have to add a react fragment / empty div...

### Describe the feature verify workflow is running on an old runner. ### Added value it's nice to stay up to date :)

enhancement

It would be nice to be able to sort rows by column header in the practical-react tables and be able to define how they should be sorted. Could be implemented...

enhancement

Improve documentation by adding a purpose for this component library. - Why should anyone choose practical-react-components? - What do we do better than anyone else? - Where do we shine?...

documentation

### Describe the bug Bare in mind, this could just be me who is stupid. But it seems like the `` alignment properties have no affect what so ever. My...

bug