Commit Graph

13 Commits

Author SHA1 Message Date
Micha
3e37ef14e4 Update package title and rebuild dist files with correct name 2025-10-09 15:21:04 +02:00
Micha
b137f68801 Modernize Select2 integration and fix popover page jumping
- Upgraded Select2 from bundled v3.4.4 (2013) to v4.x peer dependency
- Removed legacy Select2 v3.x bundled files from lib directory
- Updated Select2 input to use v4.x API (events, AJAX, templates)
- Fixed Bootstrap 5 popover page jumping issue with multi-timeout scroll restoration
- Added comprehensive migration documentation in README-select2-upgrade.md
- Rebuilt all distribution files with updated source code

Breaking Changes:
- Select2 now requires separate installation as peer dependency
- AJAX configuration updated for v4.x format
- Event names changed (select2:select vs select2-loaded)
- Template functions renamed (templateResult vs formatResult)
2025-10-09 15:14:25 +02:00
Micha
1dbf4d2fa7 bufixed on json source 2025-07-02 17:41:13 +02:00
Micha
fa96bccbf3 datepicker working 2025-03-09 12:19:33 +01:00
Micha
8d6ea5e084 added bs5 images 2025-03-04 14:51:12 +01:00
Micha
55d950d703 added bs5 images 2025-03-04 14:33:33 +01:00
Micha
af31afd34b fixed jQuery dprecations 2025-03-03 12:53:00 +01:00
Micha
30f1b9a6a9 fixed jQuery dprecations 2025-03-03 12:43:56 +01:00
Micha
d0d10a7e90 fixed jQuery dprecations 2025-03-03 12:16:55 +01:00
Micha
4d360c3749 fixed jQuery dprecations 2025-03-03 11:57:30 +01:00
Micha
323de3b9e3 fixed jQuer dprecations 2025-03-03 11:56:17 +01:00
Micha
39bb5a3e71 updted README.md 2025-02-23 15:59:23 +01:00
Micha
263c9ab3c4 Bootstrap 5 works 2025-02-21 17:25:26 +01:00