1.0.3 • Published 5 years ago

ractive-decorators-popper v1.0.3

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

ractive-decorators-popper

A popper.js decorator for Ractive

Features

  • Lightweight, minified version is < 6kb
  • Features navigation for Bootstrap 4 dropdowns using the arrow keys
  • Arrows navigation works with both > li > a structure and div > a dropdown structure
  • Raises events - popper_before_open, popper_open, popper_before_close, popper_close
  • Popper closeable by clicking anywhere on the screen or by hitting the esc key

Click here for documentation and examples https://kouts.github.io/ractive-decorators-popper/demo/

Development

In order to start development:

npm i
npm run watch
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago