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

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform following components: @adamkudrna is working on new `FileInputField`, thus `FileInputField` will be transformed in separate issue #603

testing

The task is to create visual snapshot test for a simple component (e.g. `` or such) using Playwright component testing tool. The aim is to have a working demo to...

refactoring
testing

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform `ScrollView`. Leave this at the end as this might require totally different approach than other components.

testing

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform `Popover`.

testing

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform `Modal`.

testing

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform following components without `Modal`, `Popover`, `ScrollView` (that are is separate issue) If any component from this group is transformed, check whether it is...

testing

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform following components: This is quite different group of components which might require different testing approach. Especially `FormLayout` would be atypical. Do not hesitate...

testing

Follow transformation guidelines defined in https://github.com/react-ui-org/react-ui/issues/591 Transform following components: If any component from this group is transformed, check whether it is OK or need improvement.

testing

Update codebase to React 18.3 in preparation of React 19 See React 18.3 deprecation warnings and https://react.dev/blog/2024/04/25/react-19-upgrade-guide

maintenance
dependencies

## Composition - MultiSelect - MultiSelectInput - MultiSelectToggle - MultiSelectTag - MultiSelectTagRemoveButton - MultiSelectDropdown - MultiSelectDropdownOption - MultiSelectDropdownHeader

feature