Changes between Initial Version and Version 3 of Ticket #44749
- Timestamp:
- 01/18/2019 06:06:44 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44749
-
Property
Component
changed from
GeneraltoAdministration
-
Property
Component
changed from
-
Ticket #44749 – Description
initial v3 1 Via https://github.com/WordPress/gutenberg/pull/8588, Gutenberg comes with some new design patterns for input fields, focus styles, checkboxes and others. These are coalescing and come with some welcome accessib lity improvements, including to contrast, as a result of refinement by the community over the past year.1 Via https://github.com/WordPress/gutenberg/pull/8588, Gutenberg comes with some new design patterns for input fields, focus styles, checkboxes and others. These are coalescing and come with some welcome accessibility improvements, including to contrast, as a result of refinement by the community over the past year. 2 2 3 As Gutenberg is just an editor and part of WordP erss, we should consider rolling out those improvements to the rest of the admin interface. See attached GIFs for integration examples.3 As Gutenberg is just an editor and part of WordPress, we should consider rolling out those improvements to the rest of the admin interface. See attached GIFs for integration examples. 4 4 5 See also: 6 7 - https://core.trac.wordpress.org/ticket/35596 8 - https://core.trac.wordpress.org/ticket/40633 5 See also #35596 and #40633