Commit Graph

35 Commits

Author SHA1 Message Date
Micha
6ea537cd55 Fix datepicker workflow to match legacy behavior
- 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
2025-07-27 16:40:58 +02:00
Micha
53bc5ef34e Fix CSS layout issues for Bootstrap 5 inline editing
- Add flexbox layout for inline editing forms
- Constrain select dropdown maximum width to prevent overflow
- Improve button styling and spacing
- Fix alignment issues in inline mode
- Bump version to 25.0.2
2025-07-27 15:11:10 +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
Steven Masala
5b769315f7 Update editable-form.css 2014-12-16 16:47:58 +01:00
vitalets
99b9fc1873 set width: auto to bs3 form-controls, see #393 2013-10-04 22:04:55 +04:00
vitalets
081135a221 textarea: use white-space: pre-wrap instead of converting nl2br and back, see #48 2013-08-05 23:57:30 +04:00
vitalets
a11892986c fix css for cleasr button in text inputs 2013-05-04 16:27:37 +04:00
vitalets
458e11cbfe showbuttons: bottom, fix #198 2013-04-24 10:00:56 +04:00
vitalets
25bf2a360f position clear button via css 2013-04-14 23:29:23 +04:00
vitalets
db0cab85c4 align datepicker icon to center of button, fix #183 2013-04-09 23:16:14 +04:00
vitalets
41fd0929bd fix line -heaigh and and clear button position, fix #133 2013-03-06 17:44:26 +04:00
vitalets
9c7a2bab60 unsavedclass option 2013-01-17 00:14:07 +04:00
vitalets
0061728aa1 remove rows option from wysihtml, use css instead 2013-01-11 18:28:10 +04:00
vitalets
ee79d5cec4 add wysi input, refactor all inputs to append $tpl to form before render() 2013-01-07 01:03:09 +04:00
vitalets
5edc4bbfcb text x-clear button and new $tpl property in inputs, need tests 2013-01-05 16:23:58 +04:00
vitalets
1d6de6fe71 remove textarea height, fixes #57 2012-12-28 17:05:11 +04:00
vitalets
4109609e63 move img dir outside css, fixes #46 2012-12-28 16:09:05 +04:00
vitalets
cfd01064cb fix inline container move on next line in IE7 2012-12-11 13:13:36 +04:00
vitalets
e1b6e263ea disable nowrap in error-block css 2012-12-07 13:17:40 +04:00
vitalets
242798ddd1 change input class to input-*, fixes #34 2012-12-04 17:45:50 +04:00
vitalets
5d3d7d8c4c implement requirejs loading to test 2012-12-04 17:24:20 +04:00
vitalets
ba4a2055f7 inile fixes for loading div 2012-11-28 16:48:58 +04:00
vitalets
5d8861a49a change cancel button 2012-11-27 14:21:08 +04:00
vitalets
5ef1a9e184 chcklist vertical alignment 2012-11-27 14:09:48 +04:00
vitalets
18f29820f3 many fixes for ie7+ compatibility 2012-11-27 13:25:42 +04:00
vitalets
1e757b833f css workaround to nowrap buttons in position absolute mode 2012-11-27 00:37:57 +04:00
vitalets
bd64464a5d clear button in dateui 2012-11-26 15:32:13 +04:00
vitalets
2438ea8da1 clear link in date input 2012-11-26 13:36:29 +04:00
vitalets
999bbe25df new form template fixes 2012-11-26 13:01:04 +04:00
vitalets
c9f2f31add new form template 2012-11-26 12:43:17 +04:00
vitalets
40eea34004 add class editable-input 2012-11-25 15:11:18 +04:00
vitalets
0466ec61d7 tiny fix: add bootstrap responsive to loader 2012-11-21 17:11:37 +04:00
vitalets
522b90e918 input templatees cleared from styles 2012-11-17 12:41:57 +04:00
vitalets
7b334888e5 fix css inheritance bug for inline datepicker 2012-11-16 11:22:50 +04:00
vitalets
ccdff0ee51 init 2012-11-09 12:58:42 +04:00