|  Klimov Paul | eb3fc7cf67 | code doc fix | 8 years ago | 
				
					
						|  Alexander Makarov | 02a54d8683 | release version 2.0.7 | 8 years ago | 
				
					
						|  Alexander Makarov | b0f2953200 | Fixes #157: Active status of multilevel submenu items of the `yii\bootstrap\Nav` class is determined correctly now | 9 years ago | 
				
					
						|  Carsten Brandt | a58a4f7138 | fixed indentation | 9 years ago | 
				
					
						|  Alexander Makarov | 234ccf6a4c | Covered more cases for #162, #163. Better tests. | 9 years ago | 
				
					
						|  Alexander Makarov | 81b6738a3b | Fixes #162: Fixed `yii\bootstrap\Nav` not taking explicit `active` into account when `activateItems` is off | 9 years ago | 
				
					
						|  PowerGamer1 | 124848377d | Fixes #143: Fixed `yii\bootstrap\Nav` to use tags according to bootstrap docs | 9 years ago | 
				
					
						|  PowerGamer1 | c8969668c5 | Fixes #145: Added the ability to customize the class used to draw dropdowns in `yii\bootstrap\Nav`, `yii\bootstrapButtonDropdown` and `yii\bootstrap\Tab` widgets | 9 years ago | 
				
					
						|  Klimov Paul | 1603a2b028 | `Nav::renderItem()` adjusted | 10 years ago | 
				
					
						|  Jason Hancock | e2906b95e4 | Document the "encode" option for Nav items | 10 years ago | 
				
					
						|  freezy | 94840e6794 | [Fixes #86] Fixed handling empty items in Nav | 10 years ago | 
				
					
						|  Klimov Paul | 3ec5987344 | Allow override CSS classes added by widgets | 11 years ago | 
				
					
						|  Francesc Bautista | 05253b8fd6 | Enh #50: Added `dropDownOptions` that is passed to `yii\bootstrap\Nav` dropdown items | 11 years ago | 
				
					
						|  Klimov Paul | dbb0ed704e | Doc comments updated | 11 years ago | 
				
					
						|  Klimov Paul | 34081f44cb | usage of `yii\helpers\Html` removed | 11 years ago | 
				
					
						|  Klimov Paul | b91b32530e | Fixed incorrect URL config processing at `yii\bootstrap\Nav::items` if route element is not a first one | 11 years ago | 
				
					
						|  Carsten Brandt | 5dfc3ac674 | Allow customization of the dropdown caret This can be useful when another iconset is used for example. | 11 years ago | 
				
					
						|  Sam | 914608aedf | Fixed widgets using echo in their run. #7417 | 11 years ago | 
				
					
						|  nkovacs | b6366a0022 | Fixes #7412: Removed unnecessary unsets in Dropdown and Nav | 11 years ago | 
				
					
						|  Carsten Brandt | f63506e394 | complete docs about Nav to include the style without a `nav-tabs` or `nav-pills` class a nav is not complete.
http://getbootstrap.com/components/#nav
fixes #6768 | 11 years ago | 
				
					
						|  Qiang Xue | 14c09f022d | Fixes #6335 | 11 years ago | 
				
					
						|  Qiang Xue | 87b6374376 | Fixes #4450: Added `yii\bootstrap\Nav::renderDropdown()` | 11 years ago | 
				
					
						|  Carsten Brandt | 83489d3684 | property code style extensions | 11 years ago | 
				
					
						|  Alex-Code | 9245eee7d4 | Allow an item to choose if it's encoded. | 12 years ago | 
				
					
						|  Carsten Brandt | 20d4429fdd | fixed all the PHPdoc in extensions | 12 years ago | 
				
					
						|  Alexander Makarov | 4f20483dea | Fixed tabs | 12 years ago | 
				
					
						|  SonicGD | 5cc2dc8dd4 | Reformat code te be PSR-2 compatible | 12 years ago | 
				
					
						|  Alex-Code | 90c574655f | Improved check for active child items Updated to avoid full tree traversal.
Also noticed ```activateItems``` didn't do anything so that's been fixed. | 12 years ago | 
				
					
						|  Alex-Code | 6e11e49709 | sub menus didn't get checked for being active. Based off the method in ```Menu.php``` I've updated ```Nav``` so it will check if sub menus are active or not. | 12 years ago | 
				
					
						|  Carsten Brandt | 6cd480ee4a | removed unnecessary call to Html::url() fixes #2466 | 12 years ago | 
				
					
						|  MarsuBoss | a1e30e8462 | Fix URL Bootstrap | 12 years ago | 
				
					
						|  Carsten Brandt | 1b96342063 | subwidgets should be rendered in the same view | 12 years ago | 
				
					
						|  Qiang Xue | 6b7209cc42 | Fixes #1974. | 12 years ago | 
				
					
						|  Carsten Brandt | afe5064508 | replaced usages of $_GET with Request::queryParams | 12 years ago | 
				
					
						|  Qiang Xue | d0d1e79c04 | psr-4 change. | 12 years ago | 
				
					
						|  Alexander Makarov | 46768286b1 | fixes #1593: fixed typo in Nav | 12 years ago | 
				
					
						|  Qiang Xue | 41685a2409 | moved extensions under yii. | 12 years ago | 
				
					
						|  Carsten Brandt | 8be4f3778a | updated properties of extensions | 12 years ago | 
				
					
						|  Kartik Visweswaran | 998d0f71fa | Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. Removed edited author ref. | 12 years ago | 
				
					
						|  Kartik Visweswaran | 158db15587 | Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. Updated tabs | 12 years ago | 
				
					
						|  Kartik Visweswaran | 1c2c7ca250 | Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. Corrected the example and doc to highlight allowed dropdown support in Bootstrap 3. | 12 years ago | 
				
					
						|  Carsten Brandt | 257c4fcb55 | Added example for dividers to bootstrap Nav fixes #1284 | 12 years ago | 
				
					
						|  Qiang Xue | 83a937990c | moved bootstrap to extension | 12 years ago | 
				
					
						|  Alexander Makarov | 2ce09559a2 | fixes #1055 | 12 years ago | 
				
					
						|  Alexander Makarov | 1f6a823073 | Short array syntax | 12 years ago | 
				
					
						|  Alexander Makarov | 240b42aa0c | fixed typo | 12 years ago | 
				
					
						|  Qiang Xue | dd59dd1db7 | doc fix. | 12 years ago | 
				
					
						|  Carsten Brandt | 7fa81949bf | various documentation changes | 12 years ago | 
				
					
						|  Alexander Makarov | 8a1bf04599 | Fixes #790: added visible for Nav and Dropdown | 12 years ago | 
				
					
						|  Qiang Xue | 07a04c526e | Fixed Menu active item check. | 12 years ago |