Qiang Xue
|
a060799e77
|
doc adjustment
|
10 years ago |
Qiang Xue
|
898682b04c
|
Using `Json::htmlEncode()` for safer JSON data encoding in HTML code
|
10 years ago |
Carsten Brandt
|
032ac86999
|
updated fxp/composer-asset-plugin version constraint
|
10 years ago |
Lucas Barros
|
b7c7e74ded
|
Change terms transleted
Change terms transleted - First Revision
close #37
|
10 years ago |
Carsten Brandt
|
e4263ee959
|
added Makefile for docker based test
|
10 years ago |
Qiang Xue
|
a4835e3c48
|
Merge pull request #36 from lukBarros/patch-3
Change term transleted
|
10 years ago |
Lucas Barros
|
6e621de81e
|
Change term transleted
Change term transleted
|
10 years ago |
Carsten Brandt
|
37b1b59817
|
ensure widget configuration are reusable
Configuration where not preserved when used multiple times.
fixes yiisoft/yii2#8231
|
10 years ago |
Qiang Xue
|
554c3ccf04
|
Added support for using external URLs for
[3gH H H H H H H H H H H H H
|
10 years ago |
Carsten Brandt
|
dc95bd562d
|
adjusted composer.json links
|
10 years ago |
Alexander Makarov
|
72da96e3af
|
Added note on ButtonGroup values handling
|
10 years ago |
Klimov Paul
|
830da61dd5
|
`yii\bootstrap\Html` helper added
|
10 years ago |
Klimov Paul
|
b91b32530e
|
Fixed incorrect URL config processing at `yii\bootstrap\Nav::items` if route element is not a first one
|
10 years ago |
Alexander Makarov
|
356ed62e5f
|
Merge pull request #30 from pana1990/29-collapse-with-list-groups
Fix #29 : Added support to list-groups in Collapse class
|
10 years ago |
Klimov Paul
|
7cd392c6fc
|
`.gitignore` updated
|
10 years ago |
pana1990
|
599d60c376
|
Fix #29 : Added support to list-groups in Collapse class
|
10 years ago |
Alexander Makarov
|
8e26e12744
|
Fixes #2546: Added `visible` option to `yii\bootstrap\ButtonGroup::$buttons`
|
10 years ago |
Alexander Makarov
|
6fc0a438fd
|
Merge pull request #27 from lukBarros/patch-2
Update README.md
|
10 years ago |
Lucas Barros
|
64f969af16
|
Update README.md
|
10 years ago |
lukbarros
|
b8c381f8d9
|
pt-BR translation
|
10 years ago |
Alexander Makarov
|
a187694464
|
Merge pull request #20 from yiiframework-ua/uk_translate
[Uk] Docs [ci skip]
|
10 years ago |
Borales
|
6435a4b5b5
|
[Uk] Docs [ci skip]
|
10 years ago |
Borales
|
09739bd264
|
Merge branch 'master' of https://github.com/yiisoft/yii2-bootstrap into uk_translate_3y3ik
|
10 years ago |
Alexander Makarov
|
2607eca3e4
|
Merge pull request #19 from yiijan/docs-ja-fix
removed "・" [ci skip]
|
10 years ago |
Nobuo Kihara
|
f82b532c31
|
removed "・" [ci skip]
|
10 years ago |
Alexander Makarov
|
6b677f0698
|
Added .gitattributes
|
10 years ago |
Alexander Makarov
|
0ea7c2dd96
|
Merge pull request #18 from mikehaertl/7895-label-option
Fix issue 7895 (yii2): label option ignored
|
10 years ago |
Michael Härtl
|
2413f3f4c9
|
Fix issue 7895 (yii2): label option ignored
|
10 years ago |
Carsten Brandt
|
a163a13018
|
not a good idea to cache vendor
composer cache shoud suffice
|
10 years ago |
Alexander Makarov
|
6d941e3920
|
Merge pull request #13 from yiijan/link-fix
docs/guide/topics-less.md - link fixed [ci skip]
|
10 years ago |
Alexander Makarov
|
da0ea8280e
|
Merge pull request #14 from yiijan/docs-ja
docs/guide-ja added [ci skip]
|
10 years ago |
Nobuo Kihara
|
0ce4d98e7d
|
docs/guide/topics-less.md - link fixed [ci skip]
|
10 years ago |
Nobuo Kihara
|
fe643d0b69
|
docs/guide-ja added [ci skip]
|
10 years ago |
Carsten Brandt
|
5dfc3ac674
|
Allow customization of the dropdown caret
This can be useful when another iconset is used for example.
|
10 years ago |
Carsten Brandt
|
90e3df6da4
|
added unit tests
|
10 years ago |
3y3ik
|
1812e6d59d
|
Translated guide Twitter Bootstrap Widget
|
10 years ago |
Alexander Makarov
|
137ccf75fb
|
Fixed readme title
|
10 years ago |
Alexander Makarov
|
06e41a8d1f
|
Moved docs from the guide, adjusted readme
|
10 years ago |
Carsten Brandt
|
eeb850ab89
|
added ActionColumn::$buttonOptions
allows for configuration of the default buttons like this:
```php
[
'class' => ActionColumn::className(),
'template' => '<div class="btn-group text-center">{view} {update} {delete}</div>',
'buttonOptions' => [
'class' => 'btn btn-default btn-xs',
],
],
```
close #7633
|
10 years ago |
Carsten Brandt
|
a78d8b59b2
|
fixed issue with wrongly assigned label in bootstrap
fixes #5984
|
10 years ago |
Qiang Xue
|
9db3d6525d
|
prepare for next release.
|
10 years ago |
Qiang Xue
|
d4bd9c5f97
|
2.0.3 release.
|
10 years ago |
Alexander Makarov
|
84ad12bc5c
|
Reverted #7459, #7469, #7470
|
10 years ago |
Alexander Makarov
|
2ce0254cc3
|
Merge pull request #7459 from creocoder/fix-applications
Fix application templates and official extensions `composer.json`
|
10 years ago |
Alexander Kochetov
|
351e32679b
|
Fixed bootstrap extension composer.json
|
10 years ago |
pana1990
|
8310e2245b
|
Remove double slash in the comment [skip ci]
close #7429
|
10 years ago |
Sam
|
478254d388
|
Re-added line endings to pass tests.
|
10 years ago |
Sam
|
914608aedf
|
Fixed widgets using echo in their run. #7417
|
10 years ago |
Alexander Makarov
|
0bbace38ae
|
Fixes #7417: Used return in Tabs widgets instead of echo
|
10 years ago |
nkovacs
|
b6366a0022
|
Fixes #7412: Removed unnecessary unsets in Dropdown and Nav
|
10 years ago |