Commit Graph

14 Commits

Author SHA1 Message Date
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
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
263c9ab3c4 Bootstrap 5 works 2025-02-21 17:25:26 +01:00
vitalets
b86d5f120a build dev 2013-10-07 12:54:30 +04:00
vitalets
9678bd8c22 build 2013-09-30 23:07:45 +04:00
vitalets
78ac61f915 build 1.4.7 dev 2013-08-31 14:10:11 +04:00
vitalets
0abd9831ae migrate to grunt 0.4 2013-08-31 13:15:19 +04:00
vitalets
d27e43c0cf dev build 1.4.6 2013-08-07 11:26:03 +04:00
vitalets
6c247844a5 dev dist 2013-07-07 13:31:24 +04:00
vitalets
71c9d904a6 dev build 1.4.6 2013-06-26 10:30:40 +04:00
vitalets
dd11d00b70 new dist 2013-06-23 18:51:05 +04:00
vitalets
9136f8d34a new dist 2013-06-23 17:40:34 +04:00
vitalets
ad30bfa11f add bower support 2013-06-23 16:26:34 +04:00