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 |
|
Parbez
|
a4d1862982
|
refactor(builder): remove unsafe*Builders (#8074)
|
2022-07-06 20:42:51 +02:00 |
|
Rodry
|
ad75be9a9c
|
feat: allow builders to accept rest params and arrays (#7874)
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
Co-authored-by: Khafra <42794878+KhafraDev@users.noreply.github.com>
|
2022-06-05 23:29:16 +02:00 |
|
Azarias B
|
68d5169f66
|
feat: Export types from interactions/slashCommands/mixins (#7942)
|
2022-05-25 10:04:20 +02: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 |
|
Suneet Tipirneni
|
ed92015634
|
feat: Add Modals and Text Inputs (#7023)
Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Ryan Munro <monbrey@gmail.com>
Co-authored-by: Vitor <milagre.vitor@gmail.com>
|
2022-03-04 08:53:41 +01:00 |
|
Amitoj Singh
|
ae0f35f51d
|
feat(builders): add attachment command option type (#7203)
|
2022-02-13 14:02:14 +01:00 |
|
Suneet Tipirneni
|
b936103395
|
fix: unsafe embed builder field normalization (#7418)
|
2022-02-07 11:52:10 +01:00 |
|
Suneet Tipirneni
|
6b6222bf51
|
feat(components): Add unsafe message component builders (#7387)
|
2022-02-04 20:29:41 +01:00 |
|
Almeida
|
86d9d06743
|
fix(builders): dont export Button component stuff twice (#7289)
|
2022-01-17 22:13:51 +01:00 |
|
Suneet Tipirneni
|
2bb40fd767
|
feat: add components to /builders (#7195)
Co-authored-by: SpaceEEC <spaceeec@yahoo.com>
|
2022-01-12 20:50:08 +01:00 |
|
Noel
|
16390efe6e
|
chore: monorepo setup (#7175)
|
2022-01-07 17:18:25 +01:00 |
|