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

React UI is a themeable and performant UI library for React apps.

Results 103 react-ui issues
Sort by recently updated
recently updated
newest added

Potential uses: - home, main picture — a scheme, analogy of customization… - home, four building blocks

documentation

Looking at the modifier classes, I think we could further unify their names instead of attempting to build sentence-like names: `.isToolbarAlignedToTop` ➡️ `.isToolbarAlignTop`, etc. The pattern would be: 1. `.is`...

BC

Something can be just a change — not a feature, not refactoring, not patch, just a change.

JS and CSS used to be linted with the demo but we don't have it anymore.

bug

The core idea of RUI is its customizability, so…?

`false` is not accepted as value of `propTypes.node`. Users must use `null` or `undefined`. Affects all components that allow nesting.

documentation
on hold

It could suppress the design guidelines or API, depending on of what people need to see. See orbit.kiwi and its developer mode.

documentation

- accessibility - themeability - performance and bundle size - mobile first approach - helper functions and performance - ITCSS - RTL awareness - translations

documentation

- improving accessibility - explain `forwardRef`, https://reactjs.org/docs/forwarding-refs.html - describe dev version of library — readable class names in app and in snapshots

documentation

API: - `children`: node - `fluid`: boolean - `id`: string

feature