File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.1-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.17...v0.6.1-rc.0 ) (2019-09-24)
7+
8+
9+ ### Code Refactoring
10+
11+ * ** framework:** Clean up legacy code and improve bundle size ([ #135 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/135 ) ) ([ 7ab3122] ( https://github.com/SAP/ui5-webcomponents-react/commit/7ab3122 ) )
12+
13+
14+ ### BREAKING CHANGES
15+
16+ * ** framework:** ` base ` : Removed ` KeyCodes ` export, please use ` event.key ` instead
17+ * ** framework:** ` base ` : Removed ` pushElementBackInScreen `
18+ * ** framework:** ` base ` : Removed ` fonts ` exports, please use ` parameters ` instead
19+
20+
21+
22+
23+
624## [ 0.5.1-rc.17] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.16...v0.5.1-rc.17 ) (2019-09-23)
725
826** Note:** Version bump only for package ui5-webcomponents-react
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.1-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.17...v0.6.1-rc.0 ) (2019-09-24)
7+
8+
9+ ### Code Refactoring
10+
11+ * ** framework:** Clean up legacy code and improve bundle size ([ #135 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/135 ) ) ([ 7ab3122] ( https://github.com/SAP/ui5-webcomponents-react/commit/7ab3122 ) )
12+
13+
14+ ### BREAKING CHANGES
15+
16+ * ** framework:** ` base ` : Removed ` KeyCodes ` export, please use ` event.key ` instead
17+ * ** framework:** ` base ` : Removed ` pushElementBackInScreen `
18+ * ** framework:** ` base ` : Removed ` fonts ` exports, please use ` parameters ` instead
19+
20+
21+
22+
23+
624## [ 0.5.1-rc.17] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.16...v0.5.1-rc.17 ) (2019-09-23)
725
826** Note:** Version bump only for package @ui5/webcomponents-react-base
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react-base" ,
3- "version" : " 0.5 .1-rc.17 " ,
3+ "version" : " 0.6 .1-rc.0 " ,
44 "description" : " Base for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.1-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.17...v0.6.1-rc.0 ) (2019-09-24)
7+
8+
9+ ### Code Refactoring
10+
11+ * ** framework:** Clean up legacy code and improve bundle size ([ #135 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/135 ) ) ([ 7ab3122] ( https://github.com/SAP/ui5-webcomponents-react/commit/7ab3122 ) )
12+
13+
14+ ### BREAKING CHANGES
15+
16+ * ** framework:** ` base ` : Removed ` KeyCodes ` export, please use ` event.key ` instead
17+ * ** framework:** ` base ` : Removed ` pushElementBackInScreen `
18+ * ** framework:** ` base ` : Removed ` fonts ` exports, please use ` parameters ` instead
19+
20+
21+
22+
23+
624## [ 0.5.1-rc.17] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.16...v0.5.1-rc.17 ) (2019-09-23)
725
826** Note:** Version bump only for package @ui5/webcomponents-react-charts
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react-charts" ,
3- "version" : " 0.5 .1-rc.17 " ,
3+ "version" : " 0.6 .1-rc.0 " ,
44 "description" : " Charts for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
2020 "@types/chart.js" : " ^2.7.56"
2121 },
2222 "dependencies" : {
23- "@ui5/webcomponents-react" : " 0.5 .1-rc.17 " ,
24- "@ui5/webcomponents-react-base" : " 0.5 .1-rc.17 " ,
23+ "@ui5/webcomponents-react" : " 0.6 .1-rc.0 " ,
24+ "@ui5/webcomponents-react-base" : " 0.6 .1-rc.0 " ,
2525 "chart.js" : " ^2.8.0" ,
2626 "chartjs-plugin-datalabels" : " ^0.6.0" ,
2727 "get-best-contrast-color" : " ^0.3.1" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.1-rc.0] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.17...v0.6.1-rc.0 ) (2019-09-24)
7+
8+
9+ ### Code Refactoring
10+
11+ * ** framework:** Clean up legacy code and improve bundle size ([ #135 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/135 ) ) ([ 7ab3122] ( https://github.com/SAP/ui5-webcomponents-react/commit/7ab3122 ) )
12+
13+
14+ ### BREAKING CHANGES
15+
16+ * ** framework:** ` base ` : Removed ` KeyCodes ` export, please use ` event.key ` instead
17+ * ** framework:** ` base ` : Removed ` pushElementBackInScreen `
18+ * ** framework:** ` base ` : Removed ` fonts ` exports, please use ` parameters ` instead
19+
20+
21+
22+
23+
624## [ 0.5.1-rc.17] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.5.1-rc.16...v0.5.1-rc.17 ) (2019-09-23)
725
826** Note:** Version bump only for package @ui5/webcomponents-react
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react" ,
3- "version" : " 0.5 .1-rc.17 " ,
3+ "version" : " 0.6 .1-rc.0 " ,
44 "description" : " React Wrapper for UI5 Web Components and additional components" ,
55 "repository" : {
66 "type" : " git" ,
2020 },
2121 "dependencies" : {
2222 "@ui5/webcomponents" : " 1.0.0-rc.2" ,
23- "@ui5/webcomponents-react-base" : " 0.5 .1-rc.17 " ,
23+ "@ui5/webcomponents-react-base" : " 0.6 .1-rc.0 " ,
2424 "lodash.debounce" : " ^4.0.8" ,
2525 "react-table" : " 7.0.0-beta.0" ,
2626 "react-toastify" : " ^5.0.1" ,
You can’t perform that action at this time.
0 commit comments