Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

contao-utils-bundle

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contao-utils-bundle - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

docs/scroll-toggle/scroll-toggle-demo.gif

5

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [1.0.4] - 2018-10-29
### Added
- `scroll-toggle` plugin added
## [1.0.3] - 2018-04-24

@@ -5,0 +10,0 @@

2

package.json
{
"name": "contao-utils-bundle",
"version": "1.0.3",
"version": "1.0.4",
"description": "This package contains the frontend assets of the composer bundle heimrichhannot/contao-utils-bundle.",

@@ -5,0 +5,0 @@ "main": "js/utils-bundle",

# Contao Utils Bundle Assets
This package contains the frontend assets of the composer bundle heimrichhannot/contao-utils-bundle.
## Scroll-Toggle
Simple plugin to toggle elements on scroll. The styling to hide and show elements must be done by yourself.
![demo](https://raw.githubusercontent.com/heimrichhannot-contao-components/contao-utils-bundle/master/docs/scroll-toggle/scroll-toggle-demo.gif "Scroll Toggle Demo")
### Additional Attributes
| Attributes | Description |
|---|---|
| data-offset | Set a minimum offset to start hide element (body scrollTop), can also be an valid CSS-Selector like `#header` |
| data-body-class | Define a custom CSS class that should be toggled on body element on hide/show element. |
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc