
- Implement proper button hiding/showing workflow for datepicker inputs - Buttons now hidden initially when datepicker opens - Buttons appear only after date selection, not immediately - Datepicker closes automatically after date selection - Enhanced CSS specificity for reliable button control - Robust fallback methods for datepicker closing - Update to version 25.0.5
28 lines
837 B
Plaintext
28 lines
837 B
Plaintext
/*!
|
|
* Bootstrap v5.3.3 (https://getbootstrap.com/)
|
|
* Copyright 2011-2024 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
*/
|
|
|
|
/*!
|
|
* Datepicker for Bootstrap v1.10.0 (https://github.com/uxsolutions/bootstrap-datepicker)
|
|
*
|
|
* Licensed under the Apache License v2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
*/
|
|
|
|
/*!
|
|
* jQuery JavaScript Library v3.7.1
|
|
* https://jquery.com/
|
|
*
|
|
* Copyright OpenJS Foundation and other contributors
|
|
* Released under the MIT license
|
|
* https://jquery.org/license
|
|
*
|
|
* Date: 2023-08-28T13:37Z
|
|
*/
|
|
|
|
/*! X-editable Bootstrap 5 - v25.0.4
|
|
* A maintained fork of x-editable for Bootstrap 5 support.
|
|
* https://git.24unix.net/tracer/x-editable
|
|
* Copyright (c) 2025 Micha Espey; Licensed MIT */
|