Skip to content

Releases: infinityloop-dev/ajaxselect

v2.4.3

02 Dec 20:29
3a3dfcf
Compare
Choose a tag to compare

Added typehint for compatibility with newer PHP. This breaks compatibility with PHP < 8.1.

Fix for selects with non int keys

24 Jul 17:14
38c4e29
Compare
Choose a tag to compare
Merge pull request #7 from infinityloop-dev/attribute_support

ResultObject - removed typehint from Id

Fixed disabled for multiselectbox

24 Jul 15:50
743e5fa
Compare
Choose a tag to compare
Merge pull request #6 from infinityloop-dev/attribute_support

fixed MultiChoiceControl::setDisabled

Support for disabled/title attributes

22 Jul 14:31
8662795
Compare
Choose a tag to compare
Merge pull request #5 from infinityloop-dev/attribute_support

Support for disabled and title attributes

Javascript file

13 May 10:54
cff0788
Compare
Choose a tag to compare
Merge pull request #3 from Maxofil/master

javascript file

Preserve order of ajaxselect items

03 Dec 21:18
2733559
Compare
Choose a tag to compare
v2.2.5

Update TAjaxSelect.php

Oprava nastavení items

31 Oct 22:32
8bdd065
Compare
Choose a tag to compare
v2.2.4

Update TAjaxSelect.php

Fixed left assoc ternary problem

18 Jul 16:28
8404e32
Compare
Choose a tag to compare
v2.2.3

Fixed left assoc ternary

Fixed various multiselect bugs

07 Jul 13:41
c71bfee
Compare
Choose a tag to compare
v2.2.2

Update AjaxSelect.php

Condition to render data attributes

13 Jun 23:07
e9bcbd7
Compare
Choose a tag to compare
v2.2.1

Update TAjaxSelect.php