1.6.2 • Published 2 years ago

@debtcollective/union-component v1.6.2

Weekly downloads
31
License
BSD-3-Clause
Repository
github
Last release
2 years ago

Union Component

This component has both the Membership and the Donation widgets. This are used by the membership app to signup people and accept donations.

Variables

We are using window to configure the widget. These are the variables that need to be present for the widget work correctly.

  • window.DC_DONATE_API_URL
  • window.DC_MEMBERSHIP_API_URL
  • window.DC_RECAPTCHA_V3_SITE_KEY
  • window.DC_STRIPE_PUBLIC_TOKEN

Developer notes

Install dependencies by:

yarn install

Once they are install, you want to check your changes using storybook. First cp env.sample .env in order to inject some variables to your storybook so it behaves closer to the real world usage

Take a look to the Stripe website to get your API key

yarn storybook
1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.5.0

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago