Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New select menus #8775

Closed
wants to merge 38 commits into from
Closed

New select menus #8775

wants to merge 38 commits into from

Commits on Oct 14, 2022

  1. Select Menus Builders

    jaw0r3k committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    c31cb23 View commit details
    Browse the repository at this point in the history
  2. feat(builders): new select menus

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d9d9720 View commit details
    Browse the repository at this point in the history
  3. Handle resolved

    jaw0r3k committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    4f1e627 View commit details
    Browse the repository at this point in the history
  4. feat: update re-exported builders in djs

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d87199d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2cbbf3 View commit details
    Browse the repository at this point in the history
  6. Some typings

    jaw0r3k committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e0b0898 View commit details
    Browse the repository at this point in the history
  7. fix: these builders don't have options

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5a3ea6a View commit details
    Browse the repository at this point in the history
  8. feat: SelectMenuComponent#channelTypes

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    7cc5b2d View commit details
    Browse the repository at this point in the history
  9. fix: don't construct unnecessary Collections

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5965e09 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87c38e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Add typwguards

    jaw0r3k committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d9fec21 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Typeguards v2

    jaw0r3k committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9c20d57 View commit details
    Browse the repository at this point in the history
  2. Forgotten type

    jaw0r3k committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6c79811 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fix: better typeguard names

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a7f63c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Split them into classes

    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e94fe28 View commit details
    Browse the repository at this point in the history
  2. Jsdocs change

    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f6b240e View commit details
    Browse the repository at this point in the history
  3. Handle new interaction types

    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b164851 View commit details
    Browse the repository at this point in the history
  4. Type changes

    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6f446b9 View commit details
    Browse the repository at this point in the history
  5. Add SelectMenuTypes

    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    89a0ff9 View commit details
    Browse the repository at this point in the history
  6. make it one class again

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f85f2ec View commit details
    Browse the repository at this point in the history
  7. Merge branch 'new-select-menus' of https://github.com/jaw0r3k/discord.js

     into new-select-menus
    
    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f757dff View commit details
    Browse the repository at this point in the history
  8. type tests

    Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
    RedGuy12 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2de0322 View commit details
    Browse the repository at this point in the history
  9. Revert "type tests"

    This reverts commit 2de0322.
    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c4089c7 View commit details
    Browse the repository at this point in the history
  10. Revert "make it one class again"

    This reverts commit f85f2ec.
    jaw0r3k committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6cf241c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    82952bf View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    jaw0r3k committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    49fe123 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Update packages/discord.js/typings/index.test-d.ts

    Co-authored-by: Synbulat Biishev <syjalo.dev@gmail.com>
    jaw0r3k and Syjalo committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    0e1d6b3 View commit details
    Browse the repository at this point in the history
  2. Format

    jaw0r3k committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    64ce799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a54e29 View commit details
    Browse the repository at this point in the history
  4. Remove missplaced [

    jaw0r3k committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    7758546 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. split SelectMenuComponentData

    jaw0r3k committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c988888 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Apply suggestions from code review

    Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
    jaw0r3k and vladfrangu committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d342d64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a74365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98b92da View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. feat: bump discord-api-types

    jaw0r3k committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    33698c9 View commit details
    Browse the repository at this point in the history
  2. fix: some improvments

    jaw0r3k committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d9f801e View commit details
    Browse the repository at this point in the history
  3. Hello World!

    jaw0r3k committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f77c4bf View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Add channel_types to json

    Co-authored-by: Julian Vennen <julian@aternos.org>
    jaw0r3k and JulianVennen committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    600ae37 View commit details
    Browse the repository at this point in the history