Commit f2b3827
committed
feat(ui): enable Select2 AJAX loading via
Enhances Select2 initialization to support AJAX-loaded options using existing CSK attributes (`data-endpoint` or `ajaxify`).
This allows large datasets to be queried dynamically without preloading options, improving performance and enabling seamless integration with admin search endpoints.
Also bumped version from `1.6.1` to `1.6.2`.data-endpoint or ajaxify attributes1 parent 9b7b249 commit f2b3827
3 files changed
+29
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
640 | 641 | | |
641 | 642 | | |
642 | 643 | | |
| |||
888 | 889 | | |
889 | 890 | | |
890 | 891 | | |
891 | | - | |
| 892 | + | |
| 893 | + | |
892 | 894 | | |
893 | 895 | | |
894 | 896 | | |
| |||
903 | 905 | | |
904 | 906 | | |
905 | 907 | | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
906 | 930 | | |
907 | 931 | | |
908 | 932 | | |
| |||
0 commit comments