12 Commits (0dfd8e9dc6fc102b25a2b8ca2551f16c53739d89)

Author SHA1 Message Date
Alexander Makarov 9d72ead183 Fixes #4595: more consistend use of "false" in "don't use" case 10 years ago
Carsten Brandt 83489d3684 property code style extensions 10 years ago
Carsten Brandt 20d4429fdd fixed all the PHPdoc in extensions 11 years ago
SonicGD 5cc2dc8dd4 Reformat code te be PSR-2 compatible 11 years ago
Christophe BOULAIN 9de1bbeeb9 Fix some references to removed Html::url in phpdoc 11 years ago
Carsten Brandt ef0d084c21 better use @see for See in phpdoc 11 years ago
Carsten Brandt eea9242927 added a large amount of missing documentation 11 years ago
Alexander Mohorev f6a3a4409c @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 19c8b53ac7 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue d183d5f2ed Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
MarsuBoss a1e30e8462 Fix URL Bootstrap 11 years ago
Qiang Xue d0d1e79c04 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