mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
Merge pull request #8104 from ToolJet/docs/testnpm
[doc] testing plugin
This commit is contained in:
commit
94ea52daea
4 changed files with 4 additions and 7600 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
5
docs/package-lock.json
generated
5
docs/package-lock.json
generated
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,4 +22,4 @@
|
|||
"2.1.0",
|
||||
"2.0.0",
|
||||
"1.x.x"
|
||||
]
|
||||
]
|
||||
7595
docs/yarn.lock
7595
docs/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue