22 Commits (adf9e916a281d954218e0b23a5a2a4d10153ae73)

Author SHA1 Message Date
Qiang Xue 2544e86d2c Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents 10 years ago
RomeroMsk b23126908f Fixes #5708 10 years ago
Qiang Xue 36ea0f321a Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` 10 years ago
Carsten Brandt 2dddd0e8c9 adjusted docs after #5217 10 years ago
Damian Dennis e54b9c6fb7 Fixes #5217: Tabs no longer requires content since empty tab could be used dynamically 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 79f9f85ff2 Fixes #4024, Fixes #4028 10 years ago
Dmitry Chernikov e0d57a88aa Added info about local `encode` param which overrides global 10 years ago
Dmitry Chernikov 96f7b81afe Added ability to `yii\bootstrap\Tabs` to encode each `Tabs::items['label']` separately 10 years ago
Dmitry Chernikov 687770a835 phpDoc micro-fix 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
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
Carsten Brandt db8685ccad fixed a bunch of typos and errors 11 years ago
Alexander Makarov 46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 11 years ago
Qiang Xue 54ea78d9ab Fixes #1562: Added `yii\bootstrap\Tabs::linkOptions` 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 da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Qiang Xue 83a937990c moved bootstrap to extension 11 years ago
Gudz Taras a80c2352ff Fixes issue #858: Tabs::widget type problem 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Luciano Baraglia 8760407cc9 Some doc code cleanup [skip ci] 11 years ago
Qiang Xue e96ef1f40b removed tabindex attribute 11 years ago
Qiang Xue 17b1e5d2fc Fixes issue #234: Added Html::addCssClass() and removeCssClass(). 11 years ago
Carsten Brandt 0d34aab0ab added missing default to getValue in boostrap tabs 11 years ago
Qiang Xue c8df8e2aba doc fix. 11 years ago
Qiang Xue 60c351ea93 refactored Tabs. 11 years ago
Antonio Ramirez 4ebc0ae734 fix phpDoc 11 years ago
Antonio Ramirez 1c4cf30464 another typo fix 11 years ago
Antonio Ramirez 6ce2f8f137 silly typo 11 years ago
Antonio Ramirez 9f832afb9f Refactored based on comments and feedback (3rd round) 11 years ago
Antonio Ramirez af5dbba6da Tabs refactored 11 years ago
Antonio Ramirez 6316463ad0 add fixes 11 years ago
Antonio Ramirez edf983f4d7 added tabs 11 years ago