
- Updated Gruntfile to use npm bootstrap-datepicker instead of bundled version - Fixed DPGlobal reference from bdatepicker to datepicker - Changed mode from inline to popup to ensure date input type is used - Fixed missing type assignment in editable element initialization - Enhanced input2value function with fallback logic to extract dates from dates array - Added comprehensive debugging and error handling - Datepicker now properly opens, captures selections, and submits formatted dates
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