Merge pull request #8104 from ToolJet/docs/testnpm

[doc] testing plugin
This commit is contained in:
Adish M 2023-11-02 15:52:28 +05:30 committed by GitHub
commit 94ea52daea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 7600 deletions

View file

@ -76,7 +76,7 @@ The maximum accepted number of files The default value is `2`.
### Accept file types
By providing types, you can make the dropzone accept specific file types and reject the others.
By providing types, you can make the dropzone accept specific file types and reject the others. Example: `{{"image/*,application/pdf,application/msword"}}`
### Max size limit

View file

@ -6402,8 +6402,7 @@
"tapable": "^1.0.0"
},
"engines": {
"node": ">=10",
"yarn": ">=1.0.0"
"node": ">=10"
},
"peerDependencies": {
"eslint": ">= 6",
@ -18512,7 +18511,7 @@
},
"plugin-image-zoom": {
"version": "git+ssh://git@github.com/flexanalytics/plugin-image-zoom.git#8e1b866c79ed6d42cefc4c52f851f1dfd1d0c7de",
"from": "plugin-image-zoom@flexanalytics/plugin-image-zoom",
"from": "plugin-image-zoom@github:flexanalytics/plugin-image-zoom",
"requires": {
"medium-zoom": "^1.0.8"
}

View file

@ -22,4 +22,4 @@
"2.1.0",
"2.0.0",
"1.x.x"
]
]

File diff suppressed because it is too large Load diff