Skip to content

Releases: ColinEberhardt/applause-button

v4.0.3

18 Oct 15:14
02afd7a
Compare
Choose a tag to compare

4.0.3 (2024-10-18)

v4.0.2

14 Oct 09:33
8c431c6
Compare
Choose a tag to compare

4.0.2 (2024-10-14)

Bug Fixes

  • Dependency upgrades, remove vulnerable serve (#115) (8c431c6)

v4.0.1

11 Oct 09:19
5d2fb93
Compare
Choose a tag to compare

4.0.1 (2024-10-11)

Bug Fixes

v4.0.0

10 Oct 09:42
5fc880e
Compare
Choose a tag to compare

4.0.0 (2024-10-10)

chore

Features

  • Accessible clap button and other improvements (#106) (e9db16b)
  • Remove SASS in favour of vanilla CSS (#109) (54b1622)

BREAKING CHANGES

  • Node 18+ required by rollup v4 and semantic-release v22

v3.4.0

11 Jan 11:40
Compare
Choose a tag to compare

3.4.0 (2021-01-11)

Features

  • disable further claps if the server hasn't incremented cla count (eed48b8)
  • gray the button when clap count exceeded (7d346ef)

v3.3.2

28 Apr 08:03
36c702f
Compare
Choose a tag to compare

3.3.2 (2020-04-28)

Bug Fixes

  • Remove Open Collective Post Install (#54) (36c702f)

v3.3.1

05 Mar 14:44
5180d5f
Compare
Choose a tag to compare

3.3.1 (2020-03-05)

Bug Fixes

  • clap count was flashing on the right of the screen (f4cf7b5)

v3.3.0

27 Feb 22:25
Compare
Choose a tag to compare

3.3.0 (2019-02-27)

Features

  • allow configuration of the API endpoint (72f7b60)

v3.2.0

27 Feb 15:28
Compare
Choose a tag to compare

3.2.0 (2019-02-27)

Features

  • added an initialClapCount property (b8350d2)
  • fire a DOM event when a clap occurs, with the new clap count (cde3ba9)

v3.1.0

26 Feb 08:49
Compare
Choose a tag to compare

3.1.0 (2019-02-26)

Features