146 Commits (e70e0b343375e319242674e237536b833391e305)

Author SHA1 Message Date
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Christophe BOULAIN 6f49e46609 CS fix 11 years ago
Christophe BOULAIN 0ab7f1e0ae Add size attribute to Modal 11 years ago
Alex-Code 0adc656362 sub menus didn't get checked for being active. 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Carsten Brandt db8685ccad fixed a bunch of typos and errors 11 years ago
Tobias Munk 825a71c6df replaced keyword "yii" with "yii2" in composer.json files (fixes #2557) 11 years ago
Alexander Makarov 46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 11 years ago
Carsten Brandt d7da4e5ade removed unnecessary call to Html::url() 11 years ago
Qiang Xue 04b2936d82 Fixes #1881: Improved `yii\bootstrap\NavBar` with `containerOptions`, `innerContainerOptions` and `renderInnerContainer` 11 years ago
Qiang Xue 54ea78d9ab Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` 11 years ago
Carsten Brandt ccc8732d64 moved CHANGELOG lines to bootstrap 11 years ago
Qiang Xue afda91e05d Fixes #2361: `yii\bootstrap\NavBar::brandUrl` should default to the home URL of application 11 years ago
Qiang Xue 56f89dd492 doc fix. 11 years ago
Thiago Talma df66c41c65 Change condition 11 years ago
Thiago Talma f5bd8d0dcd Allow multilevel dropdown. 11 years ago
MarsuBoss 1d04eb7871 Fix URL Bootstrap 11 years ago
Carsten Brandt bf59a521cb subwidgets should be rendered in the same view 11 years ago
Qiang Xue c74db68ce7 Fixes #1974. 11 years ago
Carsten Brandt e7e6bee928 replaced usages of $_GET with Request::queryParams 11 years ago
Alexander Makarov 83dfce63b8 fixes #1888: updated Alert phpdoc 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt 8be4f3778a updated properties of extensions 11 years ago
Carsten Brandt e837e44ac1 updated ext composer.json for issue labels 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 ffded7a1b5 array syntax fix. 11 years ago
Carsten Brandt 0eaafd74ba updated composer.json to be less restrictive 11 years ago
Carsten Brandt ba64f8031e fixed twitter bootstrap package name 11 years ago
Qiang Xue 5faeae72e1 removed assets. 11 years ago
Luciano Baraglia 1fc0462ebb Typo in Docs [skip ci] 11 years ago
Qiang Xue 4cd994a1df using external bootstrap assets. 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago