Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Stripe #8

Closed
rafaelcamargo opened this issue Oct 30, 2019 · 0 comments · Fixed by #37
Closed

Create Stripe #8

rafaelcamargo opened this issue Oct 30, 2019 · 0 comments · Fixed by #37
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rafaelcamargo
Copy link
Member

rafaelcamargo commented Oct 30, 2019

Name

<t-stripe>

Common pattern to abstract

Element to be shown usually at the top of screen containing useful information - feedback about the completion of an async process, for example.

Requirements

  • Should have four themes: Info, Success, Warning and Danger.
  • Should optionally show a text trigger at right bottom to fire some custom action.
  • Should optionally show a close button to hide it.
  • Should contain a slot to accommodate a custom content, eventually containing HTML.

Properties

Name Required Type Valid Values
theme No String info [default], success, warning, danger
trigger-text No String Any
on-trigger-click No Function Any
on-close No Function Any

Mockup

You can find the latest mockup version link on the Wiki homepage.

@rafaelcamargo rafaelcamargo added the enhancement New feature or request label Oct 30, 2019
@rafaelcamargo rafaelcamargo changed the title Create Alert Create Stripe Aug 23, 2020
@rafaelcamargo rafaelcamargo added the good first issue Good for newcomers label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant