discord-components

Discord Webcomponents for real looking messages on the web

MIT License

Downloads
26.7K
Stars
250
Committers
21

Bot releases are hidden (Show)

discord-components - v4.0.0-alpha.34

Published by favna about 2 months ago

4.0.0-alpha.34 (2024-08-29)

Note: Version bump only for package root

discord-components - v4.0.0-alpha.33

Published by favna about 2 months ago

4.0.0-alpha.33 (2024-08-24)

Bug Fixes

  • fixed clan tags not showing up properly (de183c0) (@favna)
discord-components - v4.0.0-alpha.32

Published by favna about 2 months ago

4.0.0-alpha.32 (2024-08-24)

Bug Fixes

  • correct the line style that indicates the thread (#457) (5fe063a) (@eumarciel404)
  • fixed borders in :before and :after for tailwindcss users (#454) (f857ec4) (@favna)
  • prevent timestamp wrapping (#462) (7ce20a7) (@dpaulos6)
  • remove border on modal input (#455) (900afa4) (@mezotv)
  • update the ephemeral eye icon (#460) (62b1294) (@mezotv)

Features

discord-components - v4.0.0-alpha.31 Latest Release

Published by favna 2 months ago

4.0.0-alpha.31 (2024-08-19)

Bug Fixes

  • remove accidental console log (fc047a6) (@favna)

Features

  • system-message: add upgrade type (#450) (39b5ad0) (@mezotv)
discord-components - v4.0.0-alpha.30

Published by favna 2 months ago

4.0.0-alpha.30 (2024-08-19)

Bug Fixes

  • deps: update all non-major dependencies (#447) (fbd21f1) (@renovate[bot])
  • deps: update dependency astro to v4.13.3 (2bb50d6) (@renovate[bot])

Features

  • add modals (#443) (ea87670) (@eumarciel404)
  • emoji: add support for jumbo size emojis (95b2b19) (@favna)
discord-components - v4.0.0-alpha.29

Published by favna 2 months ago

4.0.0-alpha.29 (2024-08-10)

Bug Fixes

  • bold and italic in list items proper indenting (#445) (629bbea), closes #444 (@favna)
discord-components - v4.0.0-alpha.28

Published by favna 2 months ago

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

Bug Fixes

  • add prepack scripts (acadd12) (@favna)
discord-components - v4.0.0-alpha.27

Published by favna 2 months ago

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

Bug Fixes

  • Adding Light Theme in string select menu and correcting the text size (#439) (c40f6c0) (@eumarciel404)
  • discord-action-row: wrap using "flex-wrap" (#440) (24163fc) (@eumarciel404)
  • discord-invite: improve styling (#441) (9b910d1) (@eumarciel404)
discord-components - v4.0.0-alpha.26

Published by favna 3 months ago

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

Bug Fixes

  • fixes order of message slots (827ef64), closes #435 (@favna)
discord-components - v4.0.0-alpha.25

Published by favna 3 months ago

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

Bug Fixes

  • discord-reply: Removed rouge closing curly brace (#437) (e88e963) (@DanPlayz0)
  • fixed meta tags (bf54ac1) (@favna)
  • fixed og:image (81f1bc9) (@favna)
  • smooth out the hero image (b40bae9) (@favna)
  • update background on opengraph (49764a9) (@favna)
  • update favicon urls (252fad7) (@favna)

Features

discord-components - v4.0.0-alpha.24

Published by favna 3 months ago

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

Bug Fixes

  • add skiping one line (#427) (0de39d7) (@eumarciel404)
  • added the possibility of skipping lines for discord-embed titles (#426) (bc62ed5) (@favna)
  • added the possibility of skipping lines for discord-embed-field titles (#428) (67b0ab9) (@eumarciel404)
  • discord-button: fixed button type checking to be null safe (7d99d99) (@favna)
  • discord-embed-field: fixed inline-index checking to be null safe (84e5bc4) (@favna)

Features

  • add dismissMessageClicked to discord-message (c7f6b51) (@favna)
discord-components - v4.0.0-alpha.23

Published by favna 3 months ago

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

Bug Fixes

  • button: ensure disabled buttons have proper cursor (5f28110) (@favna)
  • message: fixed misaligned author info (8480702) (@favna)
discord-components - v4.0.0-alpha.22

Published by favna 3 months ago

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)
discord-components - v4.0.0-alpha.21

Published by favna 3 months ago

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

  • add discord-subscript component (e1b7db6) (@favna)
  • add audio attachment component (#411) (d970765) (@favna)
  • add video attachment component (#413) (b308580) (@favna)
  • media: add restart icon and functionality (584a438) (@favna)

Full Changelog: https://github.com/skyra-project/discord-components/compare/v4.0.0-alpha.20...v4.0.0-alpha.21

discord-components - v4.0.0-alpha.20

Published by favna 4 months ago

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

  • add file attachment support (9e4bebd), closes #258 (@favna)
  • add support for custom image attachments (dc95f8b), closes #251 (@favna)
discord-components - v4.0.0-alpha.19

Published by favna 4 months ago

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)
discord-components - v4.0.0-alpha.18

Published by favna 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/skyra-project/discord-components/compare/v3.6.0...v4.0.0-alpha.18

discord-components - v4.0.0-alpha.17

Published by favna 8 months ago

4.0.0-alpha.17 (2024-02-18)

Bug Fixes

  • add list-style-image initial to discord-unordered-list (0c9cd70)

Features

  • add DiscordComponentsError to signify errors (b072bea)
  • add discord-ordered-list (42f8b49)
  • add discord-unordered-list and discord-list-item (71d483d)
discord-components - v4.0.0-alpha.16

Published by favna 8 months ago

4.0.0-alpha.16 (2024-02-17)

Features

  • add deleted property to discord-reply (d5d4159), closes #371
discord-components - v4.0.0-alpha.15

Published by favna 8 months ago

4.0.0-alpha.15 (2024-02-17)

Bug Fixes

  • DiscordHeader: ensure that the level property is a number (a97a969)