Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "baron", | ||
"description": "A small, fast and crossbrowser custom scrollbar with native system scroll mechanic.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"readmeFilename": "README.md", | ||
@@ -6,0 +6,0 @@ "homepage": "https://github.com/Diokuz/baron", |
@@ -19,2 +19,3 @@ [![Build Status](https://travis-ci.org/Diokuz/baron.svg)](https://travis-ci.org/Diokuz/baron) | ||
- Vertical, horizontal and bidirectional scroll | ||
- Infinite scroll | ||
@@ -45,12 +46,2 @@ Baron just hides the system scrollbar, without removing it. This guarantees scrolling will work on any system. | ||
* And some CSS: | ||
```css | ||
.scroller { | ||
overflow-y: scroll; | ||
} | ||
``` | ||
Note: you can choose any class names, and style them as you want. | ||
* Initialize baron: | ||
@@ -317,3 +308,3 @@ | ||
@see docs/plugins.md | ||
@see [docs/plugins.md](https://github.com/Diokuz/baron/blob/master/docs/plugins.md) | ||
@@ -320,0 +311,0 @@ ## License |
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
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
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
121758
14
2274
311
1