mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
Update CHANGELOG.md
Update menu-toggle to menuToggle
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
* `primary` attribute `<ion-nav-items primary>` now `<ion-buttons start>`
|
||||
* `secondary` attribute `<ion-nav-items secondary>` now `<ion-buttons end>`
|
||||
|
||||
##### `<a menu-toggle>` should now be `<button menu-toggle>`
|
||||
##### `<a menu-toggle>` should now be `<button menuToggle>`
|
||||
|
||||
* If a menu is not given an `id`, then it is automatically assigned an id, such as `leftMenu` or `rightMenu`.
|
||||
* If the menu toggle/close directives are not given a value then it tries the menu ids of `leftMenu` then `rightMenu`.
|
||||
|
Reference in New Issue
Block a user