You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* correct device detection error on mobile ([#143](https://github.com/SAP/ui5-webcomponents/issues/143)) ([857754e](https://github.com/SAP/ui5-webcomponents/commit/857754e))
18
+
* fix HCB colours for Icon, TextArea and TableCell content ([#128](https://github.com/SAP/ui5-webcomponents/issues/128)) ([9fb7dc5](https://github.com/SAP/ui5-webcomponents/commit/9fb7dc5))
19
+
***ui5-datepicker:** enable day selection in IE ([#162](https://github.com/SAP/ui5-webcomponents/issues/162)) ([18a3c43](https://github.com/SAP/ui5-webcomponents/commit/18a3c43))
20
+
***ui5-icon:** correct icon graphic vertical alignment in IE ([#142](https://github.com/SAP/ui5-webcomponents/issues/142)) ([98be562](https://github.com/SAP/ui5-webcomponents/commit/98be562))
21
+
***ui5-input:** fire change in sync with the native input ([#168](https://github.com/SAP/ui5-webcomponents/issues/168)) ([55fa533](https://github.com/SAP/ui5-webcomponents/commit/55fa533))
22
+
***ui5-label:** enable text truncation in IE ([#136](https://github.com/SAP/ui5-webcomponents/issues/136)) ([ef00170](https://github.com/SAP/ui5-webcomponents/commit/ef00170))
***ui5-list:** correct backward navigation with SHIFT+TAB ([#193](https://github.com/SAP/ui5-webcomponents/issues/193)) ([037409d](https://github.com/SAP/ui5-webcomponents/commit/037409d))
25
+
26
+
27
+
### Code Refactoring
28
+
29
+
***ui5-input:** fire input, instead of liveChange ([#159](https://github.com/SAP/ui5-webcomponents/issues/159)) ([b8d978a](https://github.com/SAP/ui5-webcomponents/commit/b8d978a))
30
+
31
+
32
+
### BREAKING CHANGES
33
+
34
+
***ui5-input:** liveChange event is no longer fired, listen for the input event instead.
35
+
36
+
37
+
### NOTABLE CHANGES
38
+
* The bundle size is reduced by removing unused functionality of core modules and making greater use of tree shaking.
Copy file name to clipboardExpand all lines: packages/base/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Contains the base files for all Web Components.
9
9
10
10
## Resources
11
11
-[UI5 Web Components](https://sap.github.io/ui5-webcomponents)
12
-
-[UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground.html)
12
+
-[UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
13
13
14
14
## Support
15
15
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/).
* correct device detection error on mobile ([#143](https://github.com/SAP/ui5-webcomponents/issues/143)) ([857754e](https://github.com/SAP/ui5-webcomponents/commit/857754e))
Copy file name to clipboardExpand all lines: packages/core/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Wraps the OpenUI5 core and adapts it to the needs of the project.
9
9
10
10
## Resources
11
11
-[UI5 Web Components](https://sap.github.io/ui5-webcomponents)
12
-
-[UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground.html)
12
+
-[UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
13
13
14
14
## Support
15
15
We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/master/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/).
* fix HCB colours for Icon, TextArea and TableCell content ([#128](https://github.com/SAP/ui5-webcomponents/issues/128)) ([9fb7dc5](https://github.com/SAP/ui5-webcomponents/commit/9fb7dc5))
17
+
***ui5-datepicker:** enable day selection in IE ([#162](https://github.com/SAP/ui5-webcomponents/issues/162)) ([18a3c43](https://github.com/SAP/ui5-webcomponents/commit/18a3c43))
18
+
***ui5-icon:** correct icon graphic vertical alignment in IE ([#142](https://github.com/SAP/ui5-webcomponents/issues/142)) ([98be562](https://github.com/SAP/ui5-webcomponents/commit/98be562))
19
+
***ui5-input:** fire change in sync with the native input ([#168](https://github.com/SAP/ui5-webcomponents/issues/168)) ([55fa533](https://github.com/SAP/ui5-webcomponents/commit/55fa533))
20
+
***ui5-label:** enable text truncation in IE ([#136](https://github.com/SAP/ui5-webcomponents/issues/136)) ([ef00170](https://github.com/SAP/ui5-webcomponents/commit/ef00170))
***ui5-list:** correct backward navigation with SHIFT+TAB ([#193](https://github.com/SAP/ui5-webcomponents/issues/193)) ([037409d](https://github.com/SAP/ui5-webcomponents/commit/037409d))
23
+
24
+
25
+
### Code Refactoring
26
+
27
+
***ui5-input:** fire input, instead of liveChange ([#159](https://github.com/SAP/ui5-webcomponents/issues/159)) ([b8d978a](https://github.com/SAP/ui5-webcomponents/commit/b8d978a))
28
+
29
+
30
+
### BREAKING CHANGES
31
+
32
+
***ui5-input:** liveChange event is no longer fired, listen for the input event instead.
Copy file name to clipboardExpand all lines: packages/main/README.md
+30-1Lines changed: 30 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ UI5 remains what it is: the best choice for…
31
31
32
32
## Resources
33
33
-[UI5 Web Components](https://sap.github.io/ui5-webcomponents)
34
-
-[UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground.html)
34
+
-[UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
35
35
36
36
## Requirements
37
37
-[Node.js](https://nodejs.org/) (**version 8.5 or higher** ⚠️)
@@ -57,6 +57,34 @@ Then, you can use the custom element in an HTML page:
57
57
<ui5-button>Hello world!</ui5-button>
58
58
```
59
59
60
+
## Browser support
61
+
62
+
Currently only Chrome, Safari and Firefox support Web Components natively.
63
+
64
+
If your application should run on browsers without native Web Components support (Edge and/or IE11), import one the following modules before your first Web Component import:
*Note:* Importing the module for IE11 support automatically enables Edge support as well, so there is no need to import them both explicitly.
79
+
80
+
Example:
81
+
82
+
```js
83
+
import"@ui5/webcomponents-base/src/sap/ui/webcomponents/base/browsersupport/IE11"; // This will enable Edge and IE11 support for all Web Components below
UI5 Web Components have built-in internalization and globalization support. Language, compact/cozy switch, date/time settings and theme can be changed with parameters.
62
90
@@ -136,6 +164,7 @@ In a couple of guides we refer to the [Yarn](https://yarnpkg.com/) node package
136
164
Keep in mind that linking the same module with npm and Yarn may cause issues. Also, Yarn can't work with links created by npm and vice versa.
137
165
138
166
### Where are the npm packages?
167
+
-[UI5 Web Components](https://www.npmjs.com/package/@ui5/webcomponents)
139
168
-[UI5 Web Components Base](https://www.npmjs.com/package/@ui5/webcomponents-base)
140
169
-[UI5 Web Components Core](https://www.npmjs.com/package/@ui5/webcomponents-core)
0 commit comments