
- 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)
X-Editable (Bootstrap 5 Fork)
This project is a fork of vitalets/x-editable, adapted to work with Bootstrap 5 while maintaining compatibility with jQuery.
Why This Fork?
The original x-editable library was designed for Bootstrap 3 and has not been actively maintained. This fork modernizes the codebase and updates it to support:
- Bootstrap 5
- Bootstrap Icons (replacing Glyphicons)
NOTE: This repo has not yet been completely tested and is not available via NPM right now!
Later:
Using npm:
npm install x-editable-bootstrap5