Alex Powell 309544b84c
Allow Navbar to accept collapseOptions = false (#63)
* Allow collapseOptions to be false in Navbar

If `collapseOptions` is `false`, while `offcanvasOptions` is _also_ `false`, `renderToggleButton` throws an array access error (`$this->collapseOptions['id']];`)

* Update CHANGELOG.md

* Typo

* Add unit test

* Update NavBar.php

Code style

Co-authored-by: Alex Powell <alexanderp@agilitycis.com>
Co-authored-by: simialbi <simi.albi@outlook.com>
2022-12-22 09:06:27 +01:00
..
2022-07-04 12:10:54 +02:00
2021-11-24 13:39:15 +03:00
2021-11-30 23:05:34 +03:00
2021-08-18 15:41:26 +02:00
2021-11-26 19:13:30 +03:00
2022-05-03 20:53:11 +03:00