Problem/Motivation

As the development of SDC builds within Drupal core we intend to build new components that Prototype will provide by default.

Proposed resolution

Create a new component to support buttons that also adheres to SDC schema standards.

Issue fork prototype-3374461

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jldust created an issue. See original summary.

jldust’s picture

Status: Active » Needs review

I've taken a first pass at creating a basic button component, this just provides a super basic button so I'm not sure if we want to add other possible props through it. Hopefully we can also get some accessibility feedback on its structure.

  • jldust committed cc9efb1e on 5.x
    Issue #3374461 by jldust: Component: Buttons
    
jldust’s picture

Status: Needs review » Fixed

Adding this basic component in, additional feedback and review is welcome. This will be included in the next tagged release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.