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.7.0-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/@ui5/webcomponents-react-base@0.7.0-rc.3...@ui5/webcomponents-react-base@0.7.0-rc.4 ) (2019-12-13)
7+
8+
9+ ### Features
10+
11+ * ** Form:** initial Implementation ([ #242 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/242 ) ) ([ c4c2848] ( https://github.com/SAP/ui5-webcomponents-react/commit/c4c2848 ) )
12+
13+
14+
15+
16+
617# [ 0.7.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/@ui5/webcomponents-react-base@0.7.0-rc.2...@ui5/webcomponents-react-base@0.7.0-rc.3 ) (2019-12-11)
718
819** 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.7.0-rc.3 " ,
3+ "version" : " 0.7.0-rc.4 " ,
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.7.0-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/@ui5/webcomponents-react-charts@0.7.0-rc.3...@ui5/webcomponents-react-charts@0.7.0-rc.4 ) (2019-12-13)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents-react-charts
9+
10+
11+
12+
13+
614# [ 0.7.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/@ui5/webcomponents-react-charts@0.7.0-rc.2...@ui5/webcomponents-react-charts@0.7.0-rc.3 ) (2019-12-11)
715
816** 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.7.0-rc.3 " ,
3+ "version" : " 0.7.0-rc.4 " ,
44 "description" : " Charts for ui5-webcomponents-react" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
2020 "postbuild" : " rollup -c rollup.config.js"
2121 },
2222 "dependencies" : {
23- "@ui5/webcomponents-react" : " 0.7.0-rc.3 " ,
24- "@ui5/webcomponents-react-base" : " 0.7.0-rc.3 " ,
23+ "@ui5/webcomponents-react" : " 0.7.0-rc.4 " ,
24+ "@ui5/webcomponents-react-base" : " 0.7.0-rc.4 " ,
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 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ ## 0.1.1-rc.0 (2019-12-13)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** cra-template:** Fix package.json file name ([ 752f1b3] ( https://github.com/SAP/ui5-webcomponents-react/commit/752f1b3 ) )
12+
13+
14+ ### Features
15+
16+ * ** cra-template:** Add Template for UI5 Web Components React ([ #244 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/244 ) ) ([ fcb176c] ( https://github.com/SAP/ui5-webcomponents-react/commit/fcb176c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/cra-template-webcomponents-react" ,
3- "version" : " 0.1.0" ,
3+ "version" : " 0.1.1-rc. 0" ,
44 "keywords" : [
55 " react" ,
66 " create-react-app" ,
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.7.0-rc.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/@ui5/webcomponents-react@0.7.0-rc.3...@ui5/webcomponents-react@0.7.0-rc.4 ) (2019-12-13)
7+
8+
9+ ### Features
10+
11+ * ** Form:** initial Implementation ([ #242 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/242 ) ) ([ c4c2848] ( https://github.com/SAP/ui5-webcomponents-react/commit/c4c2848 ) )
12+
13+
14+
15+
16+
617# [ 0.7.0-rc.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/@ui5/webcomponents-react@0.7.0-rc.2...@ui5/webcomponents-react@0.7.0-rc.3 ) (2019-12-11)
718
819** 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.7.0-rc.3 " ,
3+ "version" : " 0.7.0-rc.4 " ,
44 "description" : " React Wrapper for UI5 Web Components and additional components" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
2525 "@ui5/webcomponents" : " 1.0.0-rc.5" ,
2626 "@ui5/webcomponents-fiori" : " 1.0.0-rc.5" ,
2727 "@ui5/webcomponents-icons" : " 1.0.0-rc.5" ,
28- "@ui5/webcomponents-react-base" : " 0.7.0-rc.3 " ,
28+ "@ui5/webcomponents-react-base" : " 0.7.0-rc.4 " ,
2929 "lodash.debounce" : " ^4.0.8" ,
3030 "react-content-loader" : " ^4.3.2" ,
3131 "react-jss" : " 10.0.0" ,
You can’t perform that action at this time.
0 commit comments