Skip to content

Releases: skyra-project/discord-components

v4.0.0-alpha.27

07 Aug 18:47
v4.0.0-alpha.27
31b7958
Compare
Choose a tag to compare
v4.0.0-alpha.27 Pre-release
Pre-release

4.0.0-alpha.27 (2024-08-07)

Bug Fixes

v4.0.0-alpha.26

03 Aug 14:16
v4.0.0-alpha.26
b2cb5b1
Compare
Choose a tag to compare
v4.0.0-alpha.26 Pre-release
Pre-release

4.0.0-alpha.26 (2024-08-03)

Bug Fixes

v4.0.0-alpha.25

03 Aug 13:35
v4.0.0-alpha.25
fe12201
Compare
Choose a tag to compare
v4.0.0-alpha.25 Pre-release
Pre-release

4.0.0-alpha.25 (2024-08-03)

Bug Fixes

Features

v4.0.0-alpha.24

31 Jul 19:41
v4.0.0-alpha.24
bfc916d
Compare
Choose a tag to compare
v4.0.0-alpha.24 Pre-release
Pre-release

4.0.0-alpha.24 (2024-07-31)

Bug Fixes

Features

  • add dismissMessageClicked to discord-message (c7f6b51) (@favna)

v4.0.0-alpha.23

18 Jul 11:46
v4.0.0-alpha.23
4220423
Compare
Choose a tag to compare
v4.0.0-alpha.23 Pre-release
Pre-release

4.0.0-alpha.23 (2024-07-18)

Bug Fixes

v4.0.0-alpha.22

13 Jul 12:54
v4.0.0-alpha.22
e39a859
Compare
Choose a tag to compare
v4.0.0-alpha.22 Pre-release
Pre-release

4.0.0-alpha.22 (2024-07-13)

Bug Fixes

  • regression: ensure compact-mode and message-body-only work well together (f7ac627) (@favna)

Features

  • add on-hover timestamps for message-body-only messages (db9df40), closes #418 (@favna)

v4.0.0-alpha.21

12 Jul 11:49
v4.0.0-alpha.21
b21829d
Compare
Choose a tag to compare
v4.0.0-alpha.21 Pre-release
Pre-release

4.0.0-alpha.21 (2024-07-12)

Bug Fixes

  • embed-description: remove white-space: pre-line to make sure text stays on the same line (1e9ea73) (@favna)
  • embed: resolve the remaining todo, lit covers this functionality automatically yay (12ed6b4) (@favna)
  • file-attachment: add attribute for bytesUnit (c23f7d1) (@favna)
  • media: add missing ARIA roles (75a57db) (@favna)
  • tenor-video: properly match discord gifs and restore autoplay on chromium browsers (558b851) (@favna)

Features

Full Changelog: v4.0.0-alpha.20...v4.0.0-alpha.21

v4.0.0-alpha.20

15 Jun 11:24
v4.0.0-alpha.20
12836d3
Compare
Choose a tag to compare
v4.0.0-alpha.20 Pre-release
Pre-release

4.0.0-alpha.20 (2024-06-15)

Bug Fixes

  • image-attachment: fixed incorrect properties and add ifDefined directive (c2ba255) (@favna)
  • use slot for custom image element (e373c3a) (@favna)

Features

v4.0.0-alpha.19

15 Jun 08:20
v4.0.0-alpha.19
cab6f0e
Compare
Choose a tag to compare
v4.0.0-alpha.19 Pre-release
Pre-release

4.0.0-alpha.19 (2024-06-15)

Features

  • discord-message: add message-body-only to allow for chained messages from same author (0381bee), closes #407 (@favna)

v4.0.0-alpha.18

20 Apr 13:13
v4.0.0-alpha.18
50b4036
Compare
Choose a tag to compare
v4.0.0-alpha.18 Pre-release
Pre-release

4.0.0-alpha.18 (2024-04-20)

Bug Fixes

  • change bot to app following Discord's change of the label (#394) (ec034d3)
  • deps: update all non-major dependencies (77d3451)
  • fixed custom emojis mapping support for Nuxt 3 (f11c074)
  • fixed emojis in embeds and add support for Nuxt 3 (7965fd3)