.. |
assets
|
copied missing tests and actions and docs from bs4
|
2021-07-09 11:53:24 +02:00 |
data
|
added test, updated changelog, removed unnecessary typecasting (already done by method definition)
|
2021-08-16 09:48:14 +02:00 |
AccordionTest.php
|
Fixed #43
|
2022-07-04 12:10:54 +02:00 |
ActiveFieldDefaultFormCheckTest.php
|
removed @depends constraints (cause problems with php 8)
|
2021-08-04 08:21:51 +02:00 |
ActiveFieldTest.php
|
Update ActiveFieldTest.php
|
2021-11-24 13:39:15 +03:00 |
ActiveFormTest.php
|
Update ActiveFormTest.php
|
2021-11-30 23:05:34 +03:00 |
AlertTest.php
|
fixed #11
|
2021-08-18 15:41:26 +02:00 |
bootstrap.php
|
copied missing tests and actions and docs from bs4
|
2021-07-09 11:53:24 +02:00 |
BreadcrumbsTest.php
|
Accept Breadcrumbs::$homeLink = false to omit "Home" link (fixed #24)
|
2022-01-05 09:49:44 +01:00 |
ButtonDropdownTest.php
|
updated rendering of widgets
|
2021-07-12 17:22:29 +02:00 |
ButtonGroupTest.php
|
removed @depends constraints (cause problems with php 8)
|
2021-08-04 08:21:51 +02:00 |
ButtonToolbarTest.php
|
removed @depends constraints (cause problems with php 8)
|
2021-08-04 08:21:51 +02:00 |
CarouselTest.php
|
removed @depends constraints (cause problems with php 8)
|
2021-08-04 08:21:51 +02:00 |
DropdownTest.php
|
changed all data and aria attributes to short syntax (fixed #27)
|
2022-01-03 09:40:20 +01:00 |
HtmlTest.php
|
copied missing tests and actions and docs from bs4
|
2021-07-09 11:53:24 +02:00 |
LinkPagerTest.php
|
update tests folder links (#66)
|
2022-12-30 07:47:02 +01:00 |
ModalTest.php
|
Fix dropdown & test data-bs usage (#46)
|
2022-08-08 14:38:55 +02:00 |
NavBarTest.php
|
Allow Navbar to accept collapseOptions = false (#63)
|
2022-12-22 09:06:27 +01:00 |
NavTest.php
|
removed @depends constraints (cause problems with php 8)
|
2021-08-04 08:21:51 +02:00 |
OffcanvasTest.php
|
changed all data and aria attributes to short syntax (fixed #27)
|
2022-01-03 09:40:20 +01:00 |
PopoverTest.php
|
Update BootstrapWidgetTrait (#48)
|
2022-08-25 13:26:48 +02:00 |
ProgressTest.php
|
removed @depends constraints (cause problems with php 8)
|
2021-08-04 08:21:51 +02:00 |
TabsTest.php
|
changed all data and aria attributes to short syntax (fixed #27)
|
2022-01-03 09:40:20 +01:00 |
TestCase.php
|
fixed Unable to locate message source for category 'yii/bootstrap5'
|
2022-01-05 11:19:41 +01:00 |
ToastTest.php
|
Update BootstrapWidgetTrait (#48)
|
2022-08-25 13:26:48 +02:00 |
ToggleButtonGroupTest.php
|
fixed toggle button group rendering
|
2021-08-04 08:51:53 +02:00 |
TranslationTest.php
|
Update TranslationTest.php
|
2022-05-03 20:53:11 +03:00 |