22 Commits (f387e6ebfdfc3621ff7f6aa52f168f26562b6eb0)

Author SHA1 Message Date
Klimov Paul b91b32530e Fixed incorrect URL config processing at `yii\bootstrap\Nav::items` if route element is not a first one 10 years ago
Carsten Brandt 5dfc3ac674 Allow customization of the dropdown caret 10 years ago
Sam 914608aedf Fixed widgets using echo in their run. #7417 10 years ago
nkovacs b6366a0022 Fixes #7412: Removed unnecessary unsets in Dropdown and Nav 10 years ago
Carsten Brandt f63506e394 complete docs about Nav to include the style 10 years ago
Qiang Xue 14c09f022d Fixes #6335 10 years ago
Qiang Xue 87b6374376 Fixes #4450: Added `yii\bootstrap\Nav::renderDropdown()` 10 years ago
Carsten Brandt 83489d3684 property code style extensions 10 years ago
Alex-Code 9245eee7d4 Allow an item to choose if it's encoded. 10 years ago
Carsten Brandt 20d4429fdd fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov 4f20483dea Fixed tabs 11 years ago
SonicGD 5cc2dc8dd4 Reformat code te be PSR-2 compatible 11 years ago
Alex-Code 90c574655f Improved check for active child items 11 years ago
Alex-Code 6e11e49709 sub menus didn't get checked for being active. 11 years ago
Carsten Brandt 6cd480ee4a removed unnecessary call to Html::url() 11 years ago
MarsuBoss a1e30e8462 Fix URL Bootstrap 11 years ago
Carsten Brandt 1b96342063 subwidgets should be rendered in the same view 11 years ago
Qiang Xue 6b7209cc42 Fixes #1974. 11 years ago
Carsten Brandt afe5064508 replaced usages of $_GET with Request::queryParams 11 years ago
Qiang Xue d0d1e79c04 psr-4 change. 11 years ago
Alexander Makarov 46768286b1 fixes #1593: fixed typo in Nav 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt 8be4f3778a updated properties of extensions 11 years ago
Kartik Visweswaran 998d0f71fa Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. 11 years ago
Kartik Visweswaran 158db15587 Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. 11 years ago
Kartik Visweswaran 1c2c7ca250 Correct Nav.php comments/PHP doc to reflect BS3 dropdown support. 11 years ago
Carsten Brandt 257c4fcb55 Added example for dividers to bootstrap Nav 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago
Alexander Makarov 2ce09559a2 fixes #1055 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 240b42aa0c fixed typo 11 years ago
Qiang Xue dd59dd1db7 doc fix. 11 years ago
Carsten Brandt 7fa81949bf various documentation changes 11 years ago
Alexander Makarov 8a1bf04599 Fixes #790: added visible for Nav and Dropdown 11 years ago
Qiang Xue 07a04c526e Fixed Menu active item check. 11 years ago
Qiang Xue 534aa4f93c Support auto-activation of Nav. 11 years ago
Luciano Baraglia 8760407cc9 Some doc code cleanup [skip ci] 11 years ago
yiidevelop 5790a00de5 Add encodeLabels configure 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue 17b1e5d2fc Fixes issue #234: Added Html::addCssClass() and removeCssClass(). 11 years ago
Mojtaba Salehi 95b1636a98 Multilevel Items 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 5596e50bf3 Fixes issue #472. 11 years ago
Qiang Xue 8ae9463589 Fixes issue #472: doc fix. 11 years ago
Qiang Xue c1b74ba945 refactored Nav and NavBar. 11 years ago
Antonio Ramirez e8d3a7ff92 register asset bundle instead 11 years ago
Antonio Ramirez cbb33bd164 refactored based on comments (2nd round) 11 years ago
Antonio Ramirez cc9b175c5f Added Nav widget closes #367 11 years ago