Alexander Makarov
|
ddf1ede391
|
Add security meta-doc [skip ci]
|
5 years ago |
Alexander Makarov
|
73abadc77b
|
Update funding links [skip ci]
|
5 years ago |
reinaldowebdev
|
3c49557ae3
|
Fixed Collapse::$itemToggleOptions type in documentation (#257)
|
5 years ago |
Alexander Makarov
|
d3acbb4c7c
|
Fix travis
|
5 years ago |
Alexander Makarov
|
40a00e20b6
|
Create FUNDING.yml
|
6 years ago |
Alexander Makarov
|
fa476cf19c
|
prepare for next release
|
6 years ago |
Alexander Makarov
|
073c9ab0a4
|
release version 2.0.10
|
6 years ago |
Dmitriy Gritsenko
|
1fd918d9fa
|
Fixes #253: Fixed missing initial class `collapsed` of an `a` element in heading in `yii\bootstrap\Collapse` widget
|
6 years ago |
Mehdi Achour
|
454552b7a9
|
Fix build (#251)
* Use phpunit from vendor
* Ship our own phpunit as well
* Adapt test to yii 2.0.16
* Remove hhvm, add php 7.3
|
6 years ago |
Alexander Makarov
|
5ad34490ba
|
prepare for next release
|
6 years ago |
Alexander Makarov
|
4677951dda
|
release version 2.0.9
|
6 years ago |
Leonard Shtika
|
f83ea7d299
|
Fixes #17016: Upgraded Twitter Bootstrap to 3.4.x (#249)
|
6 years ago |
Dmitry Naumenko
|
3d40965ca2
|
Merge pull request #238 from yiijan/guide-ja
guide-ja revised [ci skip]
|
7 years ago |
Nobuo Kihara
|
3856e50b7d
|
guide-ja revised [ci skip]
|
7 years ago |
Alexander Makarov
|
627574fcb0
|
Removed redundant line from license [skip ci]
|
7 years ago |
Alexander Makarov
|
7889c96f78
|
Added "3" to description
|
7 years ago |
Nobuo Kihara
|
8f5bdde619
|
docs/guide-ja updated [ci skip] (#235)
|
7 years ago |
Alexander Makarov
|
0c74f9c383
|
Updated issue template [skip ci]
|
7 years ago |
Paul Klimov
|
80f7a16816
|
prepare for next release
|
7 years ago |
Paul Klimov
|
3f49c47924
|
release version 2.0.8
|
7 years ago |
Klimov Paul
|
bc49841c41
|
docs for asset setup from 'sass' added
|
7 years ago |
Klimov Paul
|
30eee2b651
|
PHP 7.2 added to Travis
|
7 years ago |
Paul Klimov
|
1e925752b5
|
Added detailed docs about assets setup (#232)
detailed docs about assets setup added
|
7 years ago |
Klimov Paul
|
c84c84dcaf
|
move source code to 'src' directory
|
7 years ago |
Klimov Paul
|
b89e9f4bc7
|
unit test added
|
7 years ago |
Klimov Paul
|
a8c0b23e0c
|
`yii\bootstrap\Html::error()` now automatically set 'help-block help-block-error' CSS class for generated tag
|
7 years ago |
Klimov Paul
|
b99473f968
|
Methods `radioList()` and `checkboxList()` overridden at `yii\bootstrap\Html` applying Bootstrap style
|
7 years ago |
Klimov Paul
|
f245430eb0
|
Allow overriding `horizontalCssClasses` when extending `\yii\bootstrap\ActiveField`
|
7 years ago |
Klimov Paul
|
1db3f49f23
|
Added `yii\bootstrap\Collapse::$itemToggleOptions`
|
7 years ago |
Klimov Paul
|
3ed9dcbd3d
|
Fixed `yii\bootstrap\ToggleButtonGroup` toggles dropdown for both buttons in case `split` is enabled
|
7 years ago |
Klimov Paul
|
eb3fc7cf67
|
code doc fix
|
7 years ago |
Razvan Grigore
|
c330c0e2c1
|
Fixes #219, Fixes #171: Add ability to use custom HTML in navbar-header, Add ability to use a brandImage with the navbar
|
7 years ago |
Alexander Makarov
|
7717fe678a
|
Removed duplicate changelog entry [skip ci]
|
7 years ago |
Alexander Makarov
|
646df9c027
|
prepare for next release
|
7 years ago |
Alexander Makarov
|
02a54d8683
|
release version 2.0.7
|
7 years ago |
Carsten Brandt
|
9e0e3efea9
|
Fixes #184: `yii\bootstrap\ButtonDropdown` widget did not use the correct JS plugin, was `button`, changed to `dropdown`
|
7 years ago |
KoJIT2009
|
034d57071f
|
Fixes #208: Added `yii\bootstrap\Modal::$bodyOptions` to allow add options to body part Modal
|
7 years ago |
Alexander Makarov
|
e6a20fa7cf
|
Fix travis
|
7 years ago |
Klimov Paul
|
3ee110f495
|
Twitter Bootstrap logo added
|
7 years ago |
Alexander Makarov
|
5aa5bb57a8
|
Use trusty for travis to test HHVM
|
7 years ago |
Alexander Makarov
|
b4681f1ed0
|
Fixes #206: added missing license
|
7 years ago |
Alexander Makarov
|
fe830200b0
|
Update fxp plugin version
|
8 years ago |
Carsten Brandt
|
6a4f64aa11
|
Fixes #107: Added `yii\bootstrap\Collapse::$autoCloseItems` to allow keeping multiple items open at the same time
|
8 years ago |
Alexander Makarov
|
b0f2953200
|
Fixes #157: Active status of multilevel submenu items of the `yii\bootstrap\Nav` class is determined correctly now
|
8 years ago |
Carsten Brandt
|
0a549a51a4
|
Fixes #64: Added simplified syntax for specifying `Collapse` widget `$items`
|
8 years ago |
Carsten Brandt
|
a58a4f7138
|
fixed indentation
|
8 years ago |
n.vanderburg
|
aa9be414b4
|
Added activateFirstVisibleTab() method to Tab widget
close #187
|
8 years ago |
Andrew Korpusov
|
3ad8127e7c
|
Tabs feature. Set HTML attributes to `tab-content` container
close #131
|
8 years ago |
bastardijke
|
65d43badb6
|
Fixes #196: Remove `role="form"` from `yii\bootstrap\ActiveForm` according to new aria specification
|
8 years ago |
Klimov Paul
|
f0fb0093f6
|
Compatibility with PHPUnit 6.x
|
8 years ago |