@vaadin/vaadin-themable-mixin
Advanced tools
Comparing version 22.0.0-alpha9 to 22.0.0-beta1
{ | ||
"name": "@vaadin/vaadin-themable-mixin", | ||
"version": "22.0.0-alpha9", | ||
"version": "22.0.0-beta1", | ||
"publishConfig": { | ||
@@ -41,3 +41,3 @@ "access": "public" | ||
}, | ||
"gitHead": "6e8c899dc65918f97e3c0acb2076122c4b2ef274" | ||
"gitHead": "4cf8a9d0504994200c610e44b3676114fef49c1e" | ||
} |
@@ -18,4 +18,4 @@ /** | ||
* Enables the component implementation to propagate the `theme` | ||
* attribute value to the subcomponents in Shadow DOM by binding | ||
* the subcomponent’s "theme" attribute to the `theme` property of | ||
* attribute value to the sub-components in Shadow DOM by binding | ||
* the sub-component’s "theme" attribute to the `theme` property of | ||
* the host. | ||
@@ -26,3 +26,3 @@ * | ||
* | ||
* See [Theme Attribute and Subcomponents](https://github.com/vaadin/vaadin-themable-mixin/wiki/5.-Theme-Attribute-and-Subcomponents). | ||
* See [Styling Components: Sub-components](https://vaadin.com/docs/latest/ds/customization/styling-components/#sub-components). | ||
* page for more information. | ||
@@ -29,0 +29,0 @@ */ |
@@ -18,4 +18,4 @@ /** | ||
* Enables the component implementation to propagate the `theme` | ||
* attribute value to the subcomponents in Shadow DOM by binding | ||
* the subcomponent’s "theme" attribute to the `theme` property of | ||
* attribute value to the sub-components in Shadow DOM by binding | ||
* the sub-component’s "theme" attribute to the `theme` property of | ||
* the host. | ||
@@ -26,3 +26,3 @@ * | ||
* | ||
* See [Theme Attribute and Subcomponents](https://github.com/vaadin/vaadin-themable-mixin/wiki/5.-Theme-Attribute-and-Subcomponents). | ||
* See [Styling Components: Sub-components](https://vaadin.com/docs/latest/ds/customization/styling-components/#sub-components). | ||
* page for more information. | ||
@@ -29,0 +29,0 @@ * |
8
22
5
129
23669
96669