Commit Graph

134 Commits

Author SHA1 Message Date
Anton
b627bdd840
Update ActiveFormTest.php 2021-11-30 22:59:54 +03:00
Anton
b62f6e0bb9
Update ActiveFormTest.php 2021-11-30 22:58:54 +03:00
Anton
3dc7e48276
Update ActiveFormTest.php 2021-11-30 22:55:33 +03:00
Anton
2072e8f42e
Update ActiveField.php 2021-11-30 22:49:58 +03:00
Anton
967118226c
Fix class attribute in listBox() and dropDownList() of ActiveField 2021-11-30 22:48:06 +03:00
Anton
ec4e525fbc
Update ActiveField.php 2021-11-30 22:14:27 +03:00
Anton
2a36723f25
Update ActiveField.php 2021-11-30 22:06:37 +03:00
simialbi
9be83b526a
Merge pull request #19 from WinterSilence/patch-2
Fix value of attribute aria-current in LinkPager
2021-11-30 11:43:16 +01:00
simialbi
2f70c455b4
Merge pull request #20 from WinterSilence/patch-3
Update Russian documentation
2021-11-30 11:41:21 +01:00
Anton
3515f63717
Update usage-widgets.md 2021-11-30 10:35:08 +03:00
Anton
28be464785
Update usage-widgets.md 2021-11-30 10:32:29 +03:00
Anton
3c263c257f
Update CHANGELOG.md 2021-11-30 02:37:19 +03:00
Anton
8598b15814
Update CHANGELOG.md 2021-11-30 02:34:16 +03:00
Anton
1d533e0d77
Update LinkPagerTest.php 2021-11-26 19:13:30 +03:00
Anton
7cb500ac75
Fix value of attribute aria-current in LinkPager 2021-11-26 19:11:00 +03:00
Simon Karlen
c7748707ea
added german translation of "additional fields" 2021-11-25 10:27:16 +01:00
simialbi
1856e3a33d
Merge pull request #18 from WinterSilence/patch-1
ActiveField: add rangeInput(), colorInput() and switch mode to checkbox()
2021-11-25 10:24:43 +01:00
simialbi
6eff0f80ba
Simplified switch and check for boolean 2021-11-25 10:18:23 +01:00
Anton
1e7013c360
Update usage-widgets.md 2021-11-24 16:32:15 +03:00
Anton
c35ad7ba42
Update ActiveFieldTest.php 2021-11-24 13:39:15 +03:00
Anton
b784bfadfe
Update ActiveFieldTest.php 2021-11-24 13:36:45 +03:00
Anton
e198618f82
Update ActiveField.php 2021-11-24 13:31:18 +03:00
Anton
2d87e3a45c
Update ActiveFieldTest.php 2021-11-24 13:23:24 +03:00
Anton
f46bdf72f3
Update ActiveFieldTest.php 2021-11-24 13:18:52 +03:00
Anton
f69779386a
Update CHANGELOG.md 2021-11-18 05:19:08 +03:00
Anton
8385853b23
Update ActiveFieldTest.php 2021-11-18 05:15:07 +03:00
Anton
1314747ceb
ActiveField: add rangeInput(), colorInput() and append switch mode to checkbox() 2021-11-15 21:01:02 +03:00
Alexander Makarov
c2bdebd96a
prepare for next release 2021-10-21 23:37:48 +03:00
Alexander Makarov
258583d8a6
release version 2.0.2 2021-10-21 23:37:19 +03:00
Alexander Makarov
b5e5d92e64
Update PR template (#16) 2021-10-20 10:19:19 +03:00
Simon Karlen
e91c70475c
added possibility to use own classes exclusively (#15) 2021-10-12 13:43:21 +02:00
Simon Karlen
543ae6f291
updated docs (fixed #14) 2021-10-12 12:36:47 +02:00
Simon Karlen
6789d54cb3
fixed #15 2021-10-12 12:34:14 +02:00
simialbi
02fbdf84d8
Merge pull request #13 from machour/patch-1
Fix typo in SECURITY.md [skip ci]
2021-09-04 13:33:26 +02:00
Mehdi Achour
ece365a15d
Fix typo in SECURITY.md [skip ci] 2021-09-04 08:14:19 +01:00
simialbi
062ee99655
Merge pull request #12 from dicrtarasov/dicr-fix-register-plugin
Fix #5
2021-08-20 08:26:37 +02:00
simialbi
51744dc4ec
Merge branch 'master' into dicr-fix-register-plugin 2021-08-20 08:25:00 +02:00
Simon Karlen
80966912b8
fixed #11 2021-08-18 15:41:26 +02:00
Simon Karlen
26ab72156b
added test and CHANGELOG.md entry 2021-08-16 10:09:09 +02:00
simialbi
437bb9e3ce
Merge pull request #8 from dicrtarasov/dicr-fix-activestaticcontrol
fixed #6: BaseHtml::activeStaticControl value type
2021-08-16 09:51:43 +02:00
simialbi
1653709df2
Merge branch 'master' into dicr-fix-activestaticcontrol 2021-08-16 09:49:23 +02:00
Simon Karlen
7c6dbc295d
added test, updated changelog, removed unnecessary typecasting (already done by method definition) 2021-08-16 09:48:14 +02:00
simialbi
bba225c157
Merge pull request #10 from dicrtarasov/dicr-fix-hint-options
fixed #9 default ActiveField::hintOptions
2021-08-16 09:14:04 +02:00
simialbi
68be634fb9
Updated CHANGELOG 2021-08-16 09:11:46 +02:00
simialbi
9fc991c2db
Update test to div rendering 2021-08-16 09:09:10 +02:00
Игорь Тарасов
a65c89425e fix default ActiveField::hintOptions 2021-08-14 19:52:47 +05:00
Игорь Тарасов
c4013bfde7 fix default ActiveField::hintOptions 2021-08-14 06:24:19 +05:00
Игорь Тарасов
d833183555 fix BaseHtml::activeStaticControl value type 2021-08-13 05:46:42 +05:00
Игорь Тарасов
a9779d96a4 fix BootstrapWidgetTrait::registerPlugin 2021-08-13 05:08:44 +05:00
Alexander Makarov
b51e84b269
prepare for next release 2021-08-11 20:42:46 +03:00