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

React implementation of the reusable component library designed in Fundamental Library Styles

Results 107 fundamental-react issues
Sort by recently updated
recently updated
newest added

Bumps [@sap-theming/theming-base-content](https://github.com/SAP/theming-base-content) from 11.1.34 to 11.1.41. Release notes Sourced from @​sap-theming/theming-base-content's releases. v11.1.41 Features SAP-icons v5.02 and v4.14 with new icons e29c (slider), e29d (binary), e29e (female), e29f (male), e300...

dependencies

Bumps [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/lib/theming) from 6.1.9 to 6.5.9. Release notes Sourced from @​storybook/theming's releases. v6.5.9 Bug Fixes Core: Fix process is not defined when using components (#18469) Story index: Warn on storyName...

dependencies

### Description The peerDepency specified in `package.json` shows this lib is not compatible with react 18. Can we make a bump in the react version? https://github.com/SAP/fundamental-react/blob/bf81a98954d51f087a79944fd45c35ecf9705143/package.json#L148-L149 ### Versions **fundamental-react:** 0.14.5-rc.0...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

As creator states in [README](https://github.com/conventional-changelog/standard-version/blob/master/README.md), it is deprecated. He also stated that he is planning to use [googlish](https://github.com/googleapis/release-please) similar tool. Feature request is to investigate our options and preferably replace...

### Add support for Fiori themes I have not been able to find any support for themeing, this is quite a fundamental feature for the component kit. I think simple...

New Component

### Description In our application we use popover. Simular like this: ``` ``` In our console we get an error: ``` console.error Popper: modifier "computeStyle" provided an invalid "enabled" property,...

Hello, When trying to reproduce the Layout Grid section on the documentation, it asks to import the libs import { Container } from 'fundamental-react/lib/Container'; import { Row } from 'fundamental-react/lib/Row';...

### Description While using "Shellbar" component, the following console errors are visible for "popOverPropsFor" and "ariaLabel". I tried to see a few code samples in the [storybook](https://sap.github.io/fundamental-react/?path=/docs/component-api-shellbar--basic), the popOverPropsFor is...

### Description https://sap.github.io/ui5-webcomponents/playground/advanced/accessibility/ ### Versions **fundamental-react:** --- _**NOTE:** Where applicable, please include uncropped screen captures._ _**DISCLAIMER:** After triaging an issue, the fundamental-react team will see if it can be reproduced...