istreamlabs / pebble

Pebble Design System
https://pebble.istreamplanet.net
Apache License 2.0
14 stars 5 forks source link

Update from feat/confirm #386

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This PR adds a new confirm component that opens a modal and requires additional user interaction prior to executing an operation. Additionally, as an extra layer, it allows the developer to pass a value that the user must type before they can confirm.

👀 https://pebble.istreamplanet.net/386/index.html#/Components/Confirm 👀

Screenshots

Basic

image

Danger

image

Require the user to type a value

image

Full Customization

image

Documentation site

image