Commit Graph

28 Commits

Author SHA1 Message Date
Micha
d4adf5e6e2 Remove legacy framework support: clean up for Bootstrap 5 only
- Remove all Bootstrap 2/3 source files and containers
- Remove jQuery UI datepicker dependencies and files
- Remove legacy input extensions (select2, typeahead, wysihtml5)
- Remove old test framework libraries
- Clean up dist files to match source removal
- Prepare codebase for Bootstrap 5 only distribution
2025-07-27 13:32:49 +02:00
Micha
ab45b130b1 Clean up debug code: remove all console.log statements
- Removed all debug console.log statements from source files
- Cleaned up date.js and datefield.js of debugging output
- Simplified test.js by removing extensive debug logging
- Reduced bundle size and improved production readiness
- Maintained all functionality while removing debug clutter

Code is now production-ready without console noise.
2025-07-26 15:46:30 +02:00
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
Micha
fa96bccbf3 datepicker working 2025-03-09 12:19:33 +01:00
Micha
af31afd34b fixed jQuery dprecations 2025-03-03 12:53:00 +01:00
Micha
30f1b9a6a9 fixed jQuery dprecations 2025-03-03 12:43:56 +01:00
Micha
d0d10a7e90 fixed jQuery dprecations 2025-03-03 12:16:55 +01:00
Micha
4d360c3749 fixed jQuery dprecations 2025-03-03 11:57:30 +01:00
Micha
323de3b9e3 fixed jQuer dprecations 2025-03-03 11:56:17 +01:00
Micha
263c9ab3c4 Bootstrap 5 works 2025-02-21 17:25:26 +01:00
vitalets
f32802f48a build dist 2013-11-04 19:10:07 +04:00
vitalets
b3a73fe08e dev build 1.5.1 2013-11-04 14:58:17 +04:00
vitalets
7191240c75 dev build 2013-10-10 20:42:55 +04:00
vitalets
b86d5f120a build dev 2013-10-07 12:54:30 +04:00
vitalets
ee099eb0a6 build 2013-10-02 00:25:12 +04:00
vitalets
ca9c87afcd build 2013-10-01 23:55:37 +04:00
vitalets
9678bd8c22 build 2013-09-30 23:07:45 +04:00
vitalets
78ac61f915 build 1.4.7 dev 2013-08-31 14:10:11 +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
vitalets
3b46047433 1.4.6-rc 2013-08-07 12:19:57 +04:00
vitalets
d27e43c0cf dev build 1.4.6 2013-08-07 11:26:03 +04:00
vitalets
6c247844a5 dev dist 2013-07-07 13:31:24 +04:00
vitalets
bdd314bd67 duild dev 1.4.6 2013-06-27 12:48:18 +04:00
vitalets
71c9d904a6 dev build 1.4.6 2013-06-26 10:30:40 +04:00
vitalets
dd11d00b70 new dist 2013-06-23 18:51:05 +04:00
vitalets
9136f8d34a new dist 2013-06-23 17:40:34 +04:00
vitalets
ad30bfa11f add bower support 2013-06-23 16:26:34 +04:00