Skip to content

v1.2.0

Compare
Choose a tag to compare
@dillonredding dillonredding released this 01 Aug 14:14
· 42 commits to main since this release

Added

  • Form controls now contain an icon based on known field types:
    • search
    • tel
    • url
    • email
    • password
    • date
    • month
    • week
    • time
    • datetime-local
    • number

Changed

  • The text shown when an action has no fields is now larger and has more spacing.
  • The Location field now updates based on API navigation.
  • The Fetch button is now disabled after submitting the Location and while the request is being made.
  • The Location form is now stacked on mobile and tablet.

Fixed

  • #8: radio fields' title is now displayed as a form control label.
  • #9: Properties now align correctly on mobile and tablet.