pento / testpress

Tool for helping you get a WordPress Core test environment up and running.
GNU General Public License v2.0
68 stars 2 forks source link

Update preference screen components #146

Closed talldan closed 4 years ago

talldan commented 5 years ago

Closes #119

Description

Switches to using @wordpress/components in the preferences panel.

This ended up being slightly more involved than I'd planned, but that was partly out of necessity. This PR:

How has this been tested?

Tested both light and dark mode.

Screenshots

Basic Preferences

before

Screen Shot 2019-04-02 at 4 46 42 pm

after

Screen Shot 2019-04-02 at 5 39 52 pm

Site Preferences

before

Screen Shot 2019-04-02 at 4 46 53 pm

after

Screen Shot 2019-04-02 at 5 40 02 pm

Checklist: