File tree Expand file tree Collapse file tree 8 files changed +45
-5
lines changed Expand file tree Collapse file tree 8 files changed +45
-5
lines changed 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.14.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.3...v0.14.4 ) (2021-03-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** ComboBox:** Add missing onSelectionChange event prop ([ #1399 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/1399 ) ) ([ 23da8ac] ( https://github.com/SAP/ui5-webcomponents-react/commit/23da8ac3607206f2a391c780e134dc79861182ed ) )
12+ * ** Form:** prevent flickering when used within dialog ([ #1390 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/1390 ) ) ([ 4501b89] ( https://github.com/SAP/ui5-webcomponents-react/commit/4501b89fb17432cc50186165b3341853e6ce9790 ) )
13+
14+
15+
16+
17+
618## [ 0.14.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.2...v0.14.3 ) (2021-03-03)
719
820
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.14.3 " ,
5+ "version" : " 0.14.4 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "command" : {
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.14.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.3...v0.14.4 ) (2021-03-09)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents-react-base
9+
10+
11+
12+
13+
614## [ 0.14.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.2...v0.14.3 ) (2021-03-03)
715
816** 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.14.3 " ,
3+ "version" : " 0.14.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.14.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.3...v0.14.4 ) (2021-03-09)
7+
8+ ** Note:** Version bump only for package @ui5/webcomponents-react-charts
9+
10+
11+
12+
13+
614## [ 0.14.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.2...v0.14.3 ) (2021-03-03)
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.14.3 " ,
3+ "version" : " 0.14.4 " ,
44 "description" : " Charts 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.14.4] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.3...v0.14.4 ) (2021-03-09)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** ComboBox:** Add missing onSelectionChange event prop ([ #1399 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/1399 ) ) ([ 23da8ac] ( https://github.com/SAP/ui5-webcomponents-react/commit/23da8ac3607206f2a391c780e134dc79861182ed ) )
12+ * ** Form:** prevent flickering when used within dialog ([ #1390 ] ( https://github.com/SAP/ui5-webcomponents-react/issues/1390 ) ) ([ 4501b89] ( https://github.com/SAP/ui5-webcomponents-react/commit/4501b89fb17432cc50186165b3341853e6ce9790 ) )
13+
14+
15+
16+
17+
618## [ 0.14.3] ( https://github.com/SAP/ui5-webcomponents-react/compare/v0.14.2...v0.14.3 ) (2021-03-03)
719
820
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-react" ,
3- "version" : " 0.14.3 " ,
3+ "version" : " 0.14.4 " ,
44 "description" : " React Wrapper for UI5 Web Components and additional components" ,
55 "main" : " index.cjs.js" ,
66 "module" : " index.esm.js" ,
3333 },
3434 "dependencies" : {
3535 "@babel/runtime" : " 7.13.10" ,
36- "@ui5/webcomponents-react-base" : " ^0.14.3 " ,
36+ "@ui5/webcomponents-react-base" : " ^0.14.4 " ,
3737 "lodash" : " ^4.17.20" ,
3838 "react-content-loader" : " 6.0.2" ,
3939 "react-jss" : " 10.5.1" ,
You can’t perform that action at this time.
0 commit comments