-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 3.0.0-next.1 [skip ci]
# [3.0.0-next.1](v2.3.12...v3.0.0-next.1) (2022-02-11) * feat!: load stripe automatically ([eee9c53](eee9c53)) ### BREAKING CHANGES * migrate to stripe npm, with `window.Stripe` fallback remove ShadyDOM support remove `ReadOnlyMixin` and `LitNotifyMixin` in favour of decorators - private `setReadonlyProperties` removed move breadcrumb code to a controller. remove deprecated properties - `isComplete` => `complete - `isEmpty` => `empty` - `card` => `element` - `stripeReady` => `ready` - `hasError` => `error` remove deprecated events - `stripe-ready` => `ready` - `stripe-error` => `error` - `stripe-payment-method` => `payment-method` - `stripe-source` => `source` - `stripe-token` => `token`
- Loading branch information
1 parent
8b33a20
commit 76a1d5a
Showing
3 changed files
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters