Jiralite
|
9779baea84
|
feat: Premium buttons (#10353)
* feat: premium buttons
* docs: deprecation string
* feat(InteractionResponses): add deprecation message
* feat(builders): add tests
* chore: remove @ts-expect-errors
* test: update method name
* refactor(formatters): stricter types
* docs: deprecate method in typings
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-01 23:55:46 +02:00 |
|
Jiralite
|
6dc0b7c18a
|
build: Bump discord-api-types to 0.37.90 (#10354)
build: bump discord-api-types
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-01 23:55:00 +02:00 |
|
Jiralite
|
8073561824
|
docs(builders): Add some basic documentation (#9359)
|
2023-04-10 22:09:51 +02:00 |
|
Almeida
|
8444576f45
|
docs(builders/components): document constructors (#8636)
|
2022-09-19 02:32:28 +02:00 |
|
iCrawl
|
3b7ba4062e
|
chore: fix leftover eslint exceptions
|
2022-09-01 21:26:09 +02:00 |
|
Suneet Tipirneni
|
edadb9fe5d
|
refactor: use eslint-config-neon for packages. (#8579)
Co-authored-by: Noel <buechler.noel@outlook.com>
|
2022-09-01 20:50:16 +02:00 |
|
Suneet Tipirneni
|
e42fd16369
|
feat(website): Show constructor information (#8540)
|
2022-08-22 09:45:53 +02:00 |
|
Suneet Tipirneni
|
e475b63f25
|
feat(website): show descriptions for @typeParam blocks (#8523)
|
2022-08-19 10:55:43 +02:00 |
|
Parbez
|
a4d1862982
|
refactor(builder): remove unsafe*Builders (#8074)
|
2022-07-06 20:42:51 +02:00 |
|
iCrawl
|
bcf7f1cfad
|
chore: deps
|
2022-04-17 11:27:36 +02:00 |
|
Suneet Tipirneni
|
72577c4bfd
|
feat: add API v10 support (#7477)
* feat: add API v10 support
* refactor: update deps
* chore: rebase fixes
|
2022-03-15 21:37:07 +01:00 |
|
Suneet Tipirneni
|
549716e4fc
|
refactor: Don't return builders from API data (#7584)
* refactor: don't return builders from API data
* Update packages/discord.js/src/structures/ActionRow.js
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
* fix: circular dependency
* fix: circular dependency pt.2
* chore: make requested changes
* chore: bump dapi-types
* chore: convert text input
* chore: convert text input
* feat: handle cases of unknown component types better
* refactor: refactor modal to builder
* feat: add #from for easy builder conversions
* refactor: make requested changes
* chore: make requested changes
* style: fix linting error
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
Co-authored-by: almeidx <almeidx@pm.me>
|
2022-03-12 19:39:23 +01:00 |
|
Rodry
|
b12214922c
|
refactor(components): default set boolean methods to true (#7502)
|
2022-02-20 13:35:00 +01:00 |
|
Suneet Tipirneni
|
e8252ed3b9
|
refactor: make public builder props getters (#7422)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-02-13 13:06:11 +01:00 |
|
Suneet Tipirneni
|
6b6222bf51
|
feat(components): Add unsafe message component builders (#7387)
|
2022-02-04 20:29:41 +01:00 |
|