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

complete interactions/buttons.mdx page #60

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Aug 15, 2023

  1. complete buttons.mdx

    - Add basic View example
    - Add example for handling timeout (disabling buttons and clear_items)
    - Move low level example to Views vs low-level section
    dlchamp committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f6e0d5a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. add max button note

    dlchamp committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d6a32e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update guide/docs/interactions/buttons.mdx

    remove unnecessary "default timeout" comment
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b517a00 View commit details
    Browse the repository at this point in the history
  2. Update guide/docs/interactions/buttons.mdx

    correct View Example link
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7a659cc View commit details
    Browse the repository at this point in the history
  3. Update guide/docs/interactions/buttons.mdx

    remove unneeded comment in disabled button example
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    09eaf56 View commit details
    Browse the repository at this point in the history
  4. Update guide/docs/interactions/buttons.mdx

    adjust comment structure in button_view example
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    cde1dab View commit details
    Browse the repository at this point in the history
  5. Update guide/docs/interactions/buttons.mdx

    remove ellipses from example
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    7c72a30 View commit details
    Browse the repository at this point in the history
  6. Update guide/docs/interactions/buttons.mdx

    remove unnecessary comment in timeout example
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b919751 View commit details
    Browse the repository at this point in the history
  7. Update guide/docs/interactions/buttons.mdx

    wording in timeout example slash command
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    222c413 View commit details
    Browse the repository at this point in the history
  8. Update guide/docs/interactions/buttons.mdx

    remove unneeded custom_id check in low level example
    
    Co-authored-by: shiftinv <[email protected]>
    Signed-off-by: DLCHAMP <[email protected]>
    dlchamp and shiftinv authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    f7c17bf View commit details
    Browse the repository at this point in the history
  9. reword and reduce comments

    reword comments in timeout example
    remove duplicate comments from second button callback.
    dlchamp committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d0bc2a3 View commit details
    Browse the repository at this point in the history