Commit Graph

9 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
fa96bccbf3 datepicker working 2025-03-09 12:19:33 +01:00
Micha
80932401bd added bs5 images 2025-03-04 14:24:35 +01:00
Micha
263c9ab3c4 Bootstrap 5 works 2025-02-21 17:25:26 +01:00
vitalets
1b94684f39 fix grunt lineendings 2013-11-01 13:42:00 +04:00
vitalets
3b4be4f32d gruntfile: fix copy datepicker_ui 2013-10-01 23:55:19 +04:00
vitalets
e4d0cbb2dc grunt task to test bs3 only 2013-08-31 15:19:20 +04:00
vitalets
6ac0355726 build ready 2013-08-31 14:08:44 +04:00
vitalets
0abd9831ae migrate to grunt 0.4 2013-08-31 13:15:19 +04:00