Matt Westcott
|
99eaef6ee6
|
Remove resize handles from autosize text areas (#9713)
Fixes #7210, replacing #9651 as per https://github.com/wagtail/wagtail/issues/7210#issuecomment-1325707942. AdminAutoHeightTextInput now inserts a w-field__autosize classname which explicitly disables the resizing handle, leaving resizing fully in control of the jquery.autosize plugin.
|
2023-01-05 14:13:29 +00:00 |
|
Thibaud Colas
|
713636a00e
|
Always show the page editor title field’s border when the field is empty. Fix #9318 (#9719)
|
2022-11-25 17:16:05 +00:00 |
|
Theresa-o
|
8d30e716f7
|
Move DateField, DateTimeField, TimeField comment buttons to be right next to the fields. Fix #9543 (#9549)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2022-11-18 23:07:24 +00:00 |
|
sage
|
8cd8769eb6
|
Use consistent heading styles on top-level fields in the page editor (#9659)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2022-11-17 16:23:38 +00:00 |
|
Albina Starykova
|
d36790640e
|
Remove unnecessary box-sizing: border-box declarations
- box-sizing: border-box added to all elements globally in #8921
- Relates to #9031
|
2022-11-10 06:52:09 +10:00 |
|
Albina Starykova
|
b1c4ca5489
|
Fix tag field styles in WHCM
- Fixes #9529
|
2022-11-09 21:45:50 +10:00 |
|
Sage Abdullah
|
78a7652f6b
|
Move scheduled publishing dialog root to editor form element
|
2022-10-27 17:39:51 +01:00 |
|
Steve Stein
|
5112c0eaa8
|
Improve side panels’ resizing in page editor and listings, and breadcrumbs alignment. Fix #9036 (#9090)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2022-10-17 12:18:02 +01:00 |
|
Steve Stein
|
aeae0089d3
|
Adjust checkbox and radio label colours, remove margin on fields in group permission tables, and adjust spacing between error icon and message (#9074)
|
2022-10-07 08:40:13 +01:00 |
|
Sage Abdullah
|
c17ab8b77a
|
Render PublishingPanel inside dialog component
|
2022-09-22 14:51:16 +01:00 |
|
Steve Stein
|
d96510949a
|
Update alignment and reveal logic of fields’ comment buttons. Fix #9025 (#9164)
Co-authored-by: Steven Steinwand <steven_ts@hotmail.com>
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>
|
2022-09-14 16:30:37 +01:00 |
|
Thibaud Colas
|
167a923fb1
|
Adjust comment button positioning to avoid overlaps in field rows
Co-authored-by: Steven Steinwand <steven_ts@hotmail.com>
|
2022-08-31 12:53:54 +01:00 |
|
Steven Steinwand
|
700d8fde07
|
Simplify css selectors
|
2022-08-24 13:50:20 +01:00 |
|
Steven Steinwand
|
1c1dc8170e
|
Format css
|
2022-08-24 13:50:20 +01:00 |
|
Steven Steinwand
|
e27e0b8bf4
|
Hide anchors and toggles for page titles from screen readers
|
2022-08-24 13:50:20 +01:00 |
|
Thibaud Colas
|
ca7f23d176
|
Update InlinePanel and StreamField styles for new designs (#8983)
|
2022-08-12 13:17:40 +01:00 |
|
Thibaud Colas
|
53dded86c8
|
Update base Draftail/TextField form styles to match designs
|
2022-08-10 15:15:20 +10:00 |
|
Thibaud Colas
|
eac5e0bc2c
|
Finish re-implementing form styles based on design feedback & code review
Co-authored-by: LB Johnston <mail@lb.ee>
|
2022-08-05 10:36:52 +02:00 |
|
Thibaud Colas
|
3d96e7fbe7
|
Implement collapsible and linkable panels
Co-authored-by: LB Johnston <mail@lb.ee>
|
2022-08-05 10:36:52 +02:00 |
|
Thibaud Colas
|
af9b16e93d
|
Re-implement base form field styles based on new page editor designs
Co-authored-by: LB Johnston <mail@lb.ee>
|
2022-08-05 10:36:52 +02:00 |
|