Skip to content

Releases: storipress/paywall-component

v1.2.0

14 Mar 08:14
8e8b225
Compare
Choose a tag to compare

1.2.0 (2023-03-14)

Features

v1.1.3

12 Jan 06:17
1d9a40c
Compare
Choose a tag to compare

1.1.3 (2023-01-12)

Bug Fixes

  • don't render paywall if type is hide (8043f8a)

v1.1.2

15 Nov 04:17
a0df51c
Compare
Choose a tag to compare

1.1.2 (2022-11-15)

Bug Fixes

  • don't enable stripe in preview mode [SPMVP-4094] (4cb2214)

v1.1.1

21 Oct 07:40
a161e89
Compare
Choose a tag to compare

1.1.1 (2022-10-21)

Bug Fixes

  • setup files in package.json (7fc451e)

v1.1.0

20 Oct 15:35
de007b0
Compare
Choose a tag to compare

1.1.0 (2022-10-20)

Features

  • add typescript definition[SPMVP-3964] (bd4b00c)

v1.0.1

19 Oct 08:59
631ce13
Compare
Choose a tag to compare

1.0.1 (2022-10-19)

Bug Fixes

v1.0.0

19 Oct 03:35
Compare
Choose a tag to compare

1.0.0 (2022-10-19)

Features

  • add animation to paywall (36704f6)
  • add the teleport slot for inline paywalls (c25ceec)
  • add transition (58aae2b)
  • add validators to sign up and sign in (94a5415)
  • add verify dialog (e854175)
  • add vue-i18n (765649e)
  • Badge: add badge component [SPMVP-1489] (9d3fc8d)
  • Badge: add badge component [SPMVP-1489] (fcc1f05)
  • button: add click event (41dc962)
  • button: builder next/site button component [SPMVP-2104] (0fb2c97)
  • export necessary vueuse utils (f7fbd15)
  • expose sign up API (119d9c1)
  • expose the user profile to outside (13af4be)
  • If enter an unregistered email into login form, go to sign up + prefill with email (d8aae3a)
  • listen the enter event for email forms (2e23996)
  • make stripe key configurable (67b7dd5)
  • Modal: add modal (bb64ab1)
  • pack it as a library (f0b2787)
  • Paywall: paywall UI [SPMVP-1500] (097d003)
  • redirect to 404 page if the login-token is invalid. (d851ef7)
  • show the sharing modal after clicking the next button on the upgrade modal. (5107a71)
  • SlideOver: add slide over (b729ece)
  • UserDialog, Paywall: add api [SPMVP-1665] [SPMVP-1664] (80e8dac)
  • UserDialog, Paywall: add api siteSubscriptionInfo, subscriberProfile, updateSubscriber, signOutSubscriber (f12ea98)
  • UserDialog, Paywall: add api verifySubscriberEmail, signInSubscriber (833b888)
  • UserDialog: add card number input [SPMVP-1659] (c60c6f1)
  • userDialog: user signup/login, profile settings [SPMVP-1658] [SPMVP-1660] (b9a1861)

Bug Fixes

  • PUBLICATION_NAME update SPMVP-2424 (2bd724a)
  • add favicon (a941f11)
  • adjust slider over animation (95f78be)
  • adjust text format (bc397d3)
  • adjust the behavior based on the article containing the paywall (239fce4)
  • adjust the login flow for the inline paywall (a2b642b)
  • adjust the paywall style for the inline paywall (c00b900)
  • auto refresh when user log out (cc7c511)
  • avoid using wildcard imports (aeaa368)
  • Badge: remove unused props (036337b)
  • Badge: remove unused props (36148b7)
  • button: font size (673868a)
  • button: font size (422dbd2)
  • can not scroll the page after shown the sharing modal (7b83126)
  • change to keyup (e5f4944)
  • check payment status (0e3699b)
  • check state after profile load (940d96c)
  • deal with calling check function multiple time in a short period. (f4ee0f4)
  • don't trigger update for same article (832e0e7)
  • duplicate call confirmPayment issue (c44d267)
  • fix bugs and refactor (c735822)
  • fix comment (263a4e1)
  • fix dialog close after signup; fix use old profile after signout (d472a29)
  • fix merge error (45e79d5)
  • fix modal and add story for test paywall (37660e8)
  • fix null check (6ac78dd)
  • fix only show avatar after login (c8706ec)
  • fix passing token (47e9097)
  • fix referrer parameter for subscriber sign-up (2d16526)
  • fix renew date and price (d955ecf)
  • fix syntax (8368c27)
  • fix the filling form logic (d25b9cc)
  • fix UserDialog style of builder-component in preview mode SPMVP-2424 (fe035d5)
  • inline icons (437f991)
  • login button position [SPMVP-3657] (5d076da)
  • make sign always show (f5f64b8)
  • paywall Upgrade your account button no response to click (429f0fa)
  • Paywall: title width, remove menubar, sign in click event (e421d84)
  • remove email field in update API (6a3f288)
  • send the email when the email is changed ([19dc08f](19dc08f19c050ac56768347c657...
Read more