Releases: theus/MenuChef
Releases · theus/MenuChef
Prevent page scrolling while menu is open (default: false)
This release is a pull request #4 (thanks @GoldenRust!) with the option to prevent page scrolling while menu is open. By default, MenuChef will mantain not preventing the scrolling but you can change this passing preventScroll: true
in options.
MenuChef v1.2.0 is on the boat
Changelog:
Introduced some options.
- button: Now you can have your own button, resolves #1
- parent: By default, MenuChef is placed at beginning of . But, if you need, you can change MenuChef parent's element.
- onReady callback.
Class manager
Now you can handle with classes in links passed to MenuChef kitchen.
Hello World!
v1.0.0 :tada: Initial Commit