feature: tooltip in the checkbox
feature: add GridColumn.getElement feature: column property of `contentWrap` and `maxLines` change: line height from 24px to 18px fix: adapt enabled after cell changed fix: wrap issue of filter panel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ui-lib",
|
||||
"private": true,
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"type": "module",
|
||||
"files": [
|
||||
"dist"
|
||||
@@ -32,10 +32,10 @@
|
||||
"clean-jsdoc-theme": "^4.2.17",
|
||||
"docdash": "^2.0.2",
|
||||
"jsdoc": "^4.0.2",
|
||||
"postcss-preset-env": "^9.4.0",
|
||||
"postcss-preset-env": "^9.5.0",
|
||||
"sass": "^1.71.1",
|
||||
"typedoc": "^0.25.10",
|
||||
"vite": "^5.1.4",
|
||||
"typedoc": "^0.25.11",
|
||||
"vite": "^5.1.5",
|
||||
"vite-plugin-externals": "^0.6.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user