@operato/data-grist
Advanced tools
Comparing version 0.2.19 to 0.2.22
@@ -6,2 +6,11 @@ # Change Log | ||
### [0.2.22](https://github.com/hatiolab/operato/compare/v0.2.21...v0.2.22) (2021-11-24) | ||
### :bug: Bug Fix | ||
* grist card style, ocr label ([d386c82](https://github.com/hatiolab/operato/commit/d386c82703b179f3b67ea79e6166f4d083ed21cf)) | ||
### [0.2.19](https://github.com/hatiolab/operato/compare/v0.2.18...v0.2.19) (2021-11-23) | ||
@@ -8,0 +17,0 @@ |
@@ -322,4 +322,3 @@ import { __decorate } from "tslib"; | ||
ox-grid, | ||
ox-list, | ||
ox-card { | ||
ox-list { | ||
flex: 1; | ||
@@ -326,0 +325,0 @@ } |
{ | ||
"name": "@operato/data-grist", | ||
"version": "0.2.19", | ||
"version": "0.2.22", | ||
"description": "User interface for grid (desktop) and list (mobile)", | ||
@@ -77,3 +77,3 @@ "author": "heartyoh", | ||
}, | ||
"gitHead": "5d37e55fbed0193831675a3d5fcc941e33083bc9" | ||
"gitHead": "d271d38d4687131d588bb08ceed32256841412fc" | ||
} |
@@ -53,4 +53,3 @@ import './data-grid/data-grid' | ||
ox-grid, | ||
ox-list, | ||
ox-card { | ||
ox-list { | ||
flex: 1; | ||
@@ -57,0 +56,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2002753
25426