@material/grid-list
Advanced tools
Comparing version 0.35.0 to 0.36.0
{ | ||
"name": "@material/grid-list", | ||
"version": "0.35.0", | ||
"version": "0.36.0", | ||
"description": "The Material Components for the web grid list component", | ||
@@ -17,3 +17,3 @@ "license": "Apache-2.0", | ||
"@material/base": "^0.35.0", | ||
"@material/rtl": "^0.35.0", | ||
"@material/rtl": "^0.36.0", | ||
"@material/theme": "^0.35.0", | ||
@@ -20,0 +20,0 @@ "@material/typography": "^0.35.0" |
@@ -10,13 +10,12 @@ <!--docs: | ||
## Important - Deprecation Notice | ||
The existing `MDCGridList` component and styles will be removed in a future release. Some of its functionality | ||
will be available in the [MDC Image List](../mdc-image-list) package instead. Bugs and feature requests | ||
will no longer be accepted for the `mdc-grid-list` package. It is recommended that you migrate to the | ||
`mdc-image-list` package to continue to receive new features and updates. | ||
# Grid Lists | ||
<!--<div class="article__asset"> | ||
<a class="article__asset-link" | ||
href="https://material-components-web.appspot.com/grid-list.html"> | ||
<img src="{{ site.rootpath }}/images/mdc_web_screenshots/grids.png" width="320" alt="Grid lists screenshot"> | ||
</a> | ||
</div>--> | ||
MDC Grid List provides a RTL-aware Material Design Grid list component adhering to the | ||
[Material Design Grid list spec](https://material.io/guidelines/components/grid-lists.html). | ||
MDC Grid List provides a RTL-aware Material Design Grid list component adhering to the Material Design Grid list spec. | ||
Grid Lists are best suited for presenting homogeneous data, typically images. | ||
@@ -26,13 +25,2 @@ Each item in a grid list is called a **tile**. Tiles maintain consistent width, height, and padding | ||
## Design & API Documentation | ||
<ul class="icon-list"> | ||
<li class="icon-list-item icon-list-item--spec"> | ||
<a href="https://material.io/guidelines/components/grid-lists.html">Material Design guidelines: Grid lists</a> | ||
</li> | ||
<li class="icon-list-item icon-list-item--link"> | ||
<a href="https://material-components-web.appspot.com/grid-list.html">Demo</a> | ||
</li> | ||
</ul> | ||
## Installation | ||
@@ -39,0 +27,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59745
280
+ Added@material/rtl@0.36.0(transitive)
- Removed@material/rtl@0.35.0(transitive)
Updated@material/rtl@^0.36.0