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 - v3.3.0

Published by favna over 2 years ago

3.3.0 (2022-04-06)

Features

discord-components - v3.2.0

Published by favna over 2 years ago

3.2.0 (2022-04-04)

Bug Fixes

  • deps: update all non-major dependencies (#217) (3c391b6)
  • deps: update all non-major dependencies (#225) (87349f3)

Features

  • add new components to react bundle (3055336)
  • added multiple style specific components (80ed132), closes #220
discord-components - v3.1.1

Published by favna over 2 years ago

3.1.1 (2022-03-10)

Bug Fixes

discord-components - v3.1.0

Published by favna almost 3 years ago

3.1.0 (2022-01-12)

Features

  • discord-embed-description: add styles for nested HTML tags (#195) (6ee7b9f)
discord-components - v3.0.1

Published by favna almost 3 years ago

3.0.1 (2022-01-08)

Bug Fixes

  • react: use createElement named import for better compatibility with Vite (1d770da)
discord-components - v3.0.0

Published by favna almost 3 years ago

3.0.0 (2022-01-08)

Bug Fixes

  • fixed embed description and footer disappearing when dynamically editing title (bdec29c)

BREAKING CHANGES

  • discord-embed no longer takes the properties footer-image and timestamp, they are moved to the discord-embed-footer component.
  • The embed description now has to go into its own component, discord-embed-description
<discord-embed slot="embeds">
-  Custom emojis in the embed description:
+  <discord-embed-description slot="description">Custom emojis in the embed description:</discord-embed-description>
</discord-embed>
  • The embed footer now has to go into its own component, discord-embed-footer
- <discord-embed slot="embeds" footer-image="/static/sapphire.png" timestamp="03/20/2021">
+ <discord-embed slot="embeds">
{ /* other embed components */ }
-  <span slot="footer">Open source libraries to aid in the creation of Discord bots</span>
+  <discord-embed-footer slot="footer" footer-image="/static/sapphire.png" timestamp="03/20/2021">
+    Open source libraries to aid in the creation of Discord bots
+  </discord-embed-footer>
</discord-embed>
discord-components - v2.13.0

Published by favna almost 3 years ago

2.13.0 (2021-12-22)

Bug Fixes

  • deps: update all non-major dependencies (#184) (792e791)

Features

  • discord-invite: localization support for invite title and button (#183) (8fd541b)
discord-components - v2.12.1

Published by favna almost 3 years ago

2.12.1 (2021-12-06)

Bug Fixes

  • deps: update all non-major dependencies (#177) (36a4c5d)
  • discord-embed: hide embed description when not provided (f3f3302), closes #180
discord-components - v2.12.0

Published by favna almost 3 years ago

2.12.0 (2021-11-13)

Features

  • Add discord-custom-emoji component & custom emojis in embed titles (#168) (61a808e), closes #163
discord-components - v2.11.6

Published by favna almost 3 years ago

2.11.6 (2021-11-08)

Bug Fixes

discord-components - v2.11.5

Published by favna almost 3 years ago

2.11.5 (2021-11-08)

Bug Fixes

  • react: only output ESM bundle (cf9da04)
discord-components - v2.11.4

Published by favna almost 3 years ago

2.11.4 (2021-11-08)

Bug Fixes

  • docs: update nextjs codesandbox link (4d6382f)
discord-components - v2.11.3

Published by favna almost 3 years ago

2.11.3 (2021-11-08)

Note: Version bump only for package root

discord-components - v2.11.3-alpha.3

Published by favna almost 3 years ago

2.11.3-alpha.3 (2021-11-08)

Bug Fixes

  • react: add dependency on tslib (cc0b85e)
discord-components - v2.11.3-alpha.2

Published by favna almost 3 years ago

2.11.3-alpha.2 (2021-11-08)

Bug Fixes

  • react: no longer use esbuild for bundling (d03ed4d)
discord-components - v2.11.3-alpha.1

Published by favna almost 3 years ago

2.11.3-alpha.1 (2021-11-08)

Bug Fixes

  • debump required nodejs engine to 14.0.0 (310f9bc)
discord-components - v2.11.3-alpha.0

Published by favna almost 3 years ago

2.11.3-alpha.0 (2021-11-08)

Bug Fixes

  • deps: update all non-major dependencies (#158) (069255e)
  • deps: update all non-major dependencies (#166) (8d22036)
discord-components - v2.11.2

Published by favna about 3 years ago

2.11.2 (2021-10-03)

Bug Fixes

  • re-fix react bundle. The output file has to be mjs for this to all work (946652b)

Reverts

  • Revert "fix(react): fixed output targets" (129f14f)
discord-components - v2.11.1

Published by favna about 3 years ago

2.11.1 (2021-10-03)

Bug Fixes

  • react: fixed output targets (ba9faf1)
discord-components - v2.11.0

Published by favna about 3 years ago

2.11.0 (2021-10-02)

Features

Package Rankings
Top 3.03% on Npmjs.org
Badges
Extracted from project README
License Patreon npm npm npm npm npm npm Support Server Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz Open in Stackblitz