babel-plugin-transform-taroapi 4.1.5-beta.5 → 4.1.5-beta.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2353,6 +2353,7 @@
|
|
|
2353
2353
|
"script": {},
|
|
2354
2354
|
"scroll-view": {
|
|
2355
2355
|
"animated": "boolean",
|
|
2356
|
+
"enhanced": "boolean",
|
|
2356
2357
|
"lowerThreshold": "string | number",
|
|
2357
2358
|
"mpScrollIntoView": "string",
|
|
2358
2359
|
"mpScrollIntoViewAlignment": "\"center\" | \"start\" | \"end\" | \"nearest\"",
|
|
@@ -2362,6 +2363,7 @@
|
|
|
2362
2363
|
"mpScrollTop": "string | number",
|
|
2363
2364
|
"scrollX": "boolean",
|
|
2364
2365
|
"scrollY": "boolean",
|
|
2366
|
+
"showScrollbar": "boolean",
|
|
2365
2367
|
"upperThreshold": "string | number"
|
|
2366
2368
|
},
|
|
2367
2369
|
"share-element": {},
|