tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
194 stars 19 forks source link

Feature: Improve `UnitControl` #1058

Closed tomusborne closed 1 year ago

tomusborne commented 1 year ago

close #1049

This PR does a handful of things to our UnitControl component.

  1. Increases the visibility of the unit so users know they can click it
  2. Uses the same list of visible units in the dropdown for all of our controls
  3. Allows you to type in units that don't exist in the visible list
  4. Adds a help icon to the unit list so you can learn more about units

unit-picker-visibility unit-dropdown