14 Commits (238f393f62ded99bbea39aa0895f3792fb14c378)

Author SHA1 Message Date
Alexander Makarov b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 04b2936d82 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue afda91e05d Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
MarsuBoss 1d04eb7871 Fix URL Bootstrap 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Carsten Brandt d6866256df only add navbar-default when no other class is set (e.g. navbar-inverse) 11 years ago
Carsten Brandt b7e5ed3b2d added option to make bootstrap navbar 100% with 11 years ago
Alex-Code 5fa2d6d3a8 Allow multiple navbars 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 4b008ae096 Updated bootstrap to release version including wrappers and views 11 years ago
Alexander Makarov b70fceb605 NavBar updated to reflect bootstrap v3 changes. Logo is now visible when viewed via mobile. 11 years ago
Qiang Xue 922f185b6f bug fix. 11 years ago
Qiang Xue 2885d0988f doc fix. 11 years ago
Qiang Xue aeb568bee2 refactored NavBar and basic app navbar. 11 years ago
Qiang Xue e3801fbf6b Upgraded bootstrap to 3.0RC1. 11 years ago
Luciano Baraglia 8760407cc9 Some doc code cleanup [skip ci] 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
Qiang Xue c1b74ba945 refactored Nav and NavBar. 11 years ago
Antonio Ramirez cbb33bd164 refactored based on comments (2nd round) 11 years ago
Antonio Ramirez 70f1d41699 Added NavBar widget closes #437 11 years ago