Skip to content

Releases: skyra-project/discord-components

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

What's Changed

  • feat!: rewrite to lit by @favna in #367
  • fix: change bot to app following Discord's change of the label by @mezotv in #394

New Contributors

Full Changelog: v3.6.0...v4.0.0-alpha.18

v4.0.0-alpha.17

18 Feb 13:34
v4.0.0-alpha.17
182dd6c
Compare
Choose a tag to compare
v4.0.0-alpha.17 Pre-release
Pre-release

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)

v4.0.0-alpha.16

17 Feb 22:32
v4.0.0-alpha.16
a8fdafb
Compare
Choose a tag to compare
v4.0.0-alpha.16 Pre-release
Pre-release

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

Features

  • add deleted property to discord-reply (d5d4159), closes #371

v4.0.0-alpha.15

17 Feb 21:04
v4.0.0-alpha.15
f0ecfab
Compare
Choose a tag to compare
v4.0.0-alpha.15 Pre-release
Pre-release

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

Bug Fixes

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

v4.0.0-alpha.14

11 Feb 12:21
v4.0.0-alpha.14
def05fe
Compare
Choose a tag to compare
v4.0.0-alpha.14 Pre-release
Pre-release

4.0.0-alpha.14 (2024-02-11)

Bug Fixes

  • fixed import for util (a4d3be7)
  • properly code config functions (b537f97)

v4.0.0-alpha.13

11 Feb 12:05
v4.0.0-alpha.13
a89d25d
Compare
Choose a tag to compare
v4.0.0-alpha.13 Pre-release
Pre-release

4.0.0-alpha.13 (2024-02-11)

Features

  • add getConfig and setConfig methods (5a26c41)

v4.0.0-alpha.9

10 Feb 10:44
v4.0.0-alpha.9
3dc4d5a
Compare
Choose a tag to compare
v4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9 (2024-02-10)

Bug Fixes

  • link: remove font-weight: normal which prevents weight styled when nested (caca673)

v4.0.0-alpha.8

10 Feb 09:53
v4.0.0-alpha.8
2f8ec75
Compare
Choose a tag to compare
v4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2024-02-10)

Bug Fixes

v4.0.0-alpha.7

10 Feb 09:36
v4.0.0-alpha.7
117122c
Compare
Choose a tag to compare
v4.0.0-alpha.7 Pre-release
Pre-release

4.0.0-alpha.7 (2024-02-10)

Bug Fixes

  • button: call checkType at render (5ad7ecf)

Features

  • add discord-header component (5552c6a)

v4.0.0-alpha.12

10 Feb 14:49
v4.0.0-alpha.12
5573a09
Compare
Choose a tag to compare
v4.0.0-alpha.12 Pre-release
Pre-release

4.0.0-alpha.12 (2024-02-10)

Bug Fixes

  • code: remove language class, it aint working chief (325d188)