Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiandedeyne committed Jun 25, 2016
1 parent 0699c9f commit 710e065
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
All Notable changes to `menu` will be documented in this file.

## 1.2.0
- Broadened the api of `Menu`:
- `submenu`
- New methods on `Menu`:
- `submenu` for submenus with optional headers
- `void` and `voidIf` for empty list items
- `wrap` to wrap the menu in an html tag with optional attributes
- A `blueprint` method to copy the menu without it's contents
- Html item convenience methods: `addItemClass`, `setItemAttribute`
- Html parent convenience methods: `addItemParentClass`, `setItemParentAttribute`
Expand Down

0 comments on commit 710e065

Please sign in to comment.