shineout 3.8.10-beta.7 → 3.8.10-beta.8

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.
package/cjs/index.js CHANGED
@@ -522,5 +522,5 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
522
522
  // 此文件由脚本自动生成,请勿直接修改。
523
523
  // This file was generated automatically by a script. Please do not modify it directly.
524
524
  var _default = exports.default = {
525
- version: '3.8.10-beta.7'
525
+ version: '3.8.10-beta.8'
526
526
  };
package/dist/shineout.js CHANGED
@@ -12398,7 +12398,7 @@ var handleStyle = function handleStyle(style) {
12398
12398
  };
12399
12399
  /* harmony default export */ var jss_style_handleStyle = (handleStyle);
12400
12400
  ;// CONCATENATED MODULE: ../shineout-style/src/version.ts
12401
- /* harmony default export */ var version = ('3.8.10-beta.7');
12401
+ /* harmony default export */ var version = ('3.8.10-beta.8');
12402
12402
  ;// CONCATENATED MODULE: ../shineout-style/src/jss-style/index.tsx
12403
12403
 
12404
12404
 
@@ -59276,7 +59276,8 @@ var list_list_List = function List(props) {
59276
59276
  minWidth: 0,
59277
59277
  overflow: 'auto'
59278
59278
  },
59279
- dynamicVirtual: props.dynamicHeight
59279
+ dynamicVirtual: props.dynamicHeight,
59280
+ keepScrollTop: !!props.scrollLoading
59280
59281
  }), renderFooter()]
59281
59282
  });
59282
59283
  }
@@ -73395,7 +73396,7 @@ var upload_interface = __webpack_require__(8821);
73395
73396
 
73396
73397
 
73397
73398
  /* harmony default export */ var src_0 = ({
73398
- version: '3.8.10-beta.7'
73399
+ version: '3.8.10-beta.8'
73399
73400
  });
73400
73401
  }();
73401
73402
  /******/ return __webpack_exports__;