react-scrollbars-custom
Advanced tools
Comparing version 4.0.12 to 4.0.13
# CHANGELOG | ||
## v4.0.13 | ||
- Fix: #98; | ||
- Improved props typings; | ||
## v4.0.12 | ||
Reverted the dist ESM filenames from `.mjs` to `.esm.js` due to lack of functionality of node modules system. | ||
- Reverted the dist ESM filenames from `.mjs` to `.esm.js` due to lack of functionality of node modules system. | ||
@@ -7,0 +12,0 @@ ## v4.0.11 |
@@ -1160,4 +1160,2 @@ import { createElement, Component, createContext } from 'react'; | ||
if (!props.native && bitmask & 1 << 15) { | ||
console.log(getScrollbarWidth(true)); | ||
_this.forceUpdate(); | ||
@@ -1164,0 +1162,0 @@ } |
@@ -855,3 +855,2 @@ import { createElement, Component, createContext } from 'react'; | ||
if (!props.native && bitmask & (1 << 15)) { | ||
console.log(getScrollbarWidth(true)); | ||
this.forceUpdate(); | ||
@@ -858,0 +857,0 @@ } |
{ | ||
"name": "react-scrollbars-custom", | ||
"description": "The best React custom scrollbars component", | ||
"version": "4.0.12", | ||
"version": "4.0.13", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
<div align="center"> | ||
<h1>react-scrollbars-custom</h1> | ||
<p> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://img.shields.io/badge/npm-react--scrollbars--custom-brightgreen.svg" /></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://img.shields.io/npm/v/react-scrollbars-custom.svg" /></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://img.shields.io/npm/dt/react-scrollbars-custom.svg" /></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://img.shields.io/travis/xobotyi/react-scrollbars-custom.svg" /></a> | ||
<a href="https://www.codacy.com/app/xobotyi/react-scrollbars-custom"><img src="https://api.codacy.com/project/badge/Grade/f0875490cea1497a9eca9c25f3f7774e"/></a> | ||
<a href="https://www.codacy.com/app/xobotyi/react-scrollbars-custom"><img src="https://api.codacy.com/project/badge/Coverage/f0875490cea1497a9eca9c25f3f7774e"/></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://img.shields.io/npm/l/react-scrollbars-custom.svg" /></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://badgen.net/npm/v/react-scrollbars-custom" /></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://badgen.net/npm/dw/react-scrollbars-custom" /></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://badgen.net/travis/xobotyi/react-scrollbars-custom" /></a> | ||
<a href="https://www.codacy.com/app/xobotyi/react-scrollbars-custom"><img src="https://badgen.net/codacy/grade/f0875490cea1497a9eca9c25f3f7774e"/></a> | ||
<a href="https://www.codacy.com/app/xobotyi/react-scrollbars-custom"><img src="https://badgen.net/codacy/coverage/f0875490cea1497a9eca9c25f3f7774e"/></a> | ||
<a href="https://www.npmjs.com/package/react-scrollbars-custom"><img src="https://badgen.net/npm/license/react-scrollbars-custom" /></a> | ||
</p> | ||
@@ -12,0 +11,0 @@ × <strong><a href="https://xobotyi.github.io/react-scrollbars-custom/">DEMO</a></strong> × <strong><a href="https://codesandbox.io/s/rsc-live-example-i1zlx?module=%2Fsrc%2FRSCExample.jsx">LIVE EXAMPLE</a></strong> × <strong><a href="https://github.com/xobotyi/react-scrollbars-custom/blob/master/CHANGELOG.md">CHANGELOG</a></strong> × |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
242794
5224
486