File tree Expand file tree Collapse file tree 8 files changed +44
-24
lines changed Expand file tree Collapse file tree 8 files changed +44
-24
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.20.9](https://github.com/SAP/ui5-webcomponents/compare/v0.20.8...v0.20.9) (2020-07-21)
7+
8+
9+ ### Features
10+ * **ui5-input:**: Add highlighting ([#1943](https://github.com/SAP/ui5-webcomponents/issues/1943)) ([673ed8d](https://github.com/SAP/ui5-webcomponents/commit/673ed8d))
11+
12+
13+ ### Code Refactoring
14+ * **ui5-input:**: Add hook for value update on preview ([#1956](https://github.com/SAP/ui5-webcomponents/issues/1956))
15+ ([0934f0c](https://github.com/SAP/ui5-webcomponents/commit/0934f0c))
16+
17+ * **ui5-popover:**: Keep popup open if focus is inside ([#1937](https://github.com/SAP/ui5-webcomponents/issues/1937))
18+ ([45cdcc2](https://github.com/SAP/ui5-webcomponents/commit/45cdcc2))
19+
20+
21+ # Change Log
22+
23+ All notable changes to this project will be documented in this file.
24+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
25+
626# [1.0.0-rc.7](https://github.com/SAP/ui5-webcomponents/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2020-04-30)
727
828### New Components
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-base" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " UI5 Web Components: webcomponents.base" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
3030 "url-search-params-polyfill" : " ^5.0.0"
3131 },
3232 "devDependencies" : {
33- "@ui5/webcomponents-tools" : " 0.21.8 " ,
33+ "@ui5/webcomponents-tools" : " 0.21.9 " ,
3434 "chromedriver" : " latest" ,
3535 "array-uniq" : " ^2.0.0" ,
3636 "copy-and-watch" : " ^0.1.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-fiori" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " UI5 Web Components: webcomponents.fiori" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
2727 "directory" : " packages/fiori"
2828 },
2929 "dependencies" : {
30- "@ui5/webcomponents" : " 0.21.8 " ,
31- "@ui5/webcomponents-base" : " 0.21.8 " ,
32- "@ui5/webcomponents-icons" : " 0.21.8 " ,
33- "@ui5/webcomponents-theme-base" : " 0.21.8 "
30+ "@ui5/webcomponents" : " 0.21.9 " ,
31+ "@ui5/webcomponents-base" : " 0.21.9 " ,
32+ "@ui5/webcomponents-icons" : " 0.21.9 " ,
33+ "@ui5/webcomponents-theme-base" : " 0.21.9 "
3434 },
3535 "devDependencies" : {
36- "@ui5/webcomponents-tools" : " 0.21.8 " ,
36+ "@ui5/webcomponents-tools" : " 0.21.9 " ,
3737 "chromedriver" : " latest"
3838 }
3939}
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-icons" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " UI5 Web Components: webcomponents.SAP-icons" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
2121 "directory" : " packages/icons"
2222 },
2323 "dependencies" : {
24- "@ui5/webcomponents-base" : " 0.21.8 "
24+ "@ui5/webcomponents-base" : " 0.21.9 "
2525 },
2626 "devDependencies" : {
27- "@ui5/webcomponents-tools" : " 0.21.8 " ,
27+ "@ui5/webcomponents-tools" : " 0.21.9 " ,
2828 "chromedriver" : " latest"
2929 }
3030}
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-localization" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " Localization for UI5 Web Components" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
2424 "devDependencies" : {
2525 "@buxlabs/amd-to-es6" : " ^0.15.0" ,
2626 "@openui5/sap.ui.core" : " 1.76.0" ,
27- "@ui5/webcomponents-tools" : " 0.21.8 " ,
27+ "@ui5/webcomponents-tools" : " 0.21.9 " ,
2828 "chromedriver" : " latest" ,
2929 "copy-and-watch" : " ^0.1.4" ,
3030 "escodegen" : " ^1.11.0" ,
3636 "rimraf" : " ^2.6.2"
3737 },
3838 "dependencies" : {
39- "@ui5/webcomponents-base" : " 0.21.8 "
39+ "@ui5/webcomponents-base" : " 0.21.9 "
4040 }
4141}
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " UI5 Web Components: webcomponents.main" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
2727 "directory" : " packages/main"
2828 },
2929 "dependencies" : {
30- "@ui5/webcomponents-base" : " 0.21.8 " ,
31- "@ui5/webcomponents-icons" : " 0.21.8 " ,
32- "@ui5/webcomponents-localization" : " 0.21.8 " ,
33- "@ui5/webcomponents-theme-base" : " 0.21.8 "
30+ "@ui5/webcomponents-base" : " 0.21.9 " ,
31+ "@ui5/webcomponents-icons" : " 0.21.9 " ,
32+ "@ui5/webcomponents-localization" : " 0.21.9 " ,
33+ "@ui5/webcomponents-theme-base" : " 0.21.9 "
3434 },
3535 "devDependencies" : {
36- "@ui5/webcomponents-tools" : " 0.21.8 " ,
36+ "@ui5/webcomponents-tools" : " 0.21.9 " ,
3737 "chromedriver" : " latest"
3838 }
3939}
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-theme-base" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " UI5 Web Components: webcomponents.theme-base" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
2424 },
2525 "dependencies" : {
2626 "@sap-theming/theming-base-content" : " 11.1.19" ,
27- "@ui5/webcomponents-base" : " 0.21.8 "
27+ "@ui5/webcomponents-base" : " 0.21.9 "
2828 },
2929 "devDependencies" : {
30- "@ui5/webcomponents-tools" : " 0.21.8 " ,
30+ "@ui5/webcomponents-tools" : " 0.21.9 " ,
3131 "chromedriver" : " latest" ,
3232 "chokidar-cli" : " ^2.0.0" ,
3333 "copy-and-watch" : " ^0.1.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @ui5/webcomponents-tools" ,
3- "version" : " 0.21.8 " ,
3+ "version" : " 0.21.9 " ,
44 "description" : " UI5 Web Components: webcomponents.tools" ,
55 "author" : " SAP SE (https://www.sap.com)" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments