Files
x-editable-bs5/dist
Micha 3eacb7c438 Enhance datepicker UX: position above input with proper styling
- Added CSS positioning to display inline datepicker above input field
- Enhanced datepicker styling with background, border and shadow
- Improved template with datepicker-above class for better positioning
- Maintains Bootstrap 5 compatibility and inline mode functionality

This provides a better user experience by preventing the datepicker
from appearing below and potentially being cut off by page boundaries.
2025-07-26 15:33:02 +02:00
..
2025-03-09 12:19:33 +01:00
2025-03-03 12:53:00 +01:00
2025-07-02 17:41:13 +02:00
2025-03-09 12:19:33 +01:00
2013-11-04 19:10:07 +04:00
2025-07-02 17:41:13 +02:00
2025-07-02 17:41:13 +02:00
2025-03-09 12:19:33 +01:00
2013-06-23 16:26:34 +04:00
2025-03-03 11:56:17 +01:00

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