Skip to content

Releases: SAP/ui5-webcomponents-react

@ui5/webcomponents-react@0.7.0-rc.4

Pre-release

0.7.0-rc.4 (2019-12-13)

Features

@ui5/webcomponents-react-charts@0.7.0-rc.4

0.7.0-rc.4 (2019-12-13)

Note: Version bump only for package @ui5/webcomponents-react-charts

@ui5/webcomponents-react-base@0.7.0-rc.4

0.7.0-rc.4 (2019-12-13)

Features

@ui5/cra-template-webcomponents-react@0.1.1-rc.0

0.1.1-rc.0 (2019-12-13)

Bug Fixes

  • cra-template: Fix package.json file name (752f1b3)

Features

  • cra-template: Add Template for UI5 Web Components React (#244) (fcb176c)

@ui5/webcomponents-react@0.7.0-rc.3

Pre-release

0.7.0-rc.3 (2019-12-11)

Note: Version bump only for package @ui5/webcomponents-react

@ui5/webcomponents-react@0.7.0-rc.2

Pre-release

0.7.0-rc.2 (2019-12-11)

Bug Fixes

  • AnalyticalTable: fix wrong column order on consecutive column reorder events (#233) (f94a6ff)
  • ObjectPage: Prevent flickering and fix scroll to section (#245) (4731573)

Code Refactoring

  • AnalyticalTable: update react-table and replace grid with absolute layout (#238) (e9bc297)
  • ThemeProvider: Remove custom Theme Injection (#241) (22729e2)

Features

  • AnalyticalTable: Add overscanCount prop (#231) (c939c32)
  • AnalyticalTable: Reordern columns with drag and drop (#229) (b208822)
  • AnalyticalTable: Update react-table to 7.0.0-beta.20 (#237) (530917c)
  • WebComponents: Update to v1.0.0-rc.5, add ProductSwitch Component (#236) (1a2c9b4)

BREAKING CHANGES

  • AnalyticalTable: Update react-table to 7.0.0-rc.5
  • ThemeProvider: Removed prop noInjectThemeProperties as this is now handled by the UI5 Web Components
  • WebComponents: Icon import paths changed from @ui5/webcomponents/dist/icons/add.js to @ui5/webcomponents-icons/dist/icons/add.js.
  • WebComponents: Icon: prop src was renamed to name
  • WebComponents: Icon: the sap-icon:// prefix was removed
  • WebComponents: ShellBar prop icon was renamed to startButton
  • WebComponents: ShellBarItem: prop src was renamed to name
  • WebComponents: Card: avatar prop now accepts a node instead of a string

Please also check the UI5 Web Components Release Notes.

@ui5/webcomponents-react-charts@0.7.0-rc.3

0.7.0-rc.3 (2019-12-11)

Note: Version bump only for package @ui5/webcomponents-react-charts

@ui5/webcomponents-react-charts@0.7.0-rc.2

0.7.0-rc.2 (2019-12-11)

@ui5/webcomponents-react-base@0.7.0-rc.3

0.7.0-rc.3 (2019-12-11)

Note: Version bump only for package @ui5/webcomponents-react-base

@ui5/webcomponents-react-base@0.7.0-rc.2

0.7.0-rc.2 (2019-12-11)

Bug Fixes

  • base: Fix modernizr side effect (5436bd4)