57 Commits (91965fd391040771e9666028fade39c570dd34ae)

Author SHA1 Message Date
Carsten Brandt 4466df7d4c install bootstrap 3.1 by default but allow 3.0.x 11 years ago
Qiang Xue 480114e820 Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x 11 years ago
Qiang Xue f4c38faf74 prepare for next release. 11 years ago
Qiang Xue 8bbcff70db prepare for 2.0.0-beta release. 11 years ago
Qiang Xue f7396fa024 Minor refacotring of bootstrap active field and form. 11 years ago
Michael Härtl 7364249ff6 Issue #3029: Implement ActiveForm and ActiveField 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Carsten Brandt 865b71ef5e cleanup CHANGELOGs 11 years ago
Alexander Makarov fd5648044e Fixed tabs 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Alex-Code 4807d2eebc Update CHANGELOG.md 11 years ago
Alex-Code 3a87b8a34a Improved check for active child items 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
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