DA-344
|
4044b2c97f
|
chore: add *children param and validation for children
|
1 month ago |
DA-344
|
9c745bb751
|
chore: run black
|
1 month ago |
DA-344
|
b0b332a2e0
|
fix: Add/Modify View/Container.walk_children return types
|
1 month ago |
DA344
|
50c40a20b3
|
fix: Change send type to None in Section.walk_children return type
Co-authored-by: Michael H <[email protected]>
|
1 month ago |
DA-344
|
d41d7111a7
|
list -> tuple
|
1 month ago |
DA-344
|
2da3a1467b
|
chore: Raise LayoutView component limit to 40 and remove component limit on containers
|
1 month ago |
DA-344
|
7741166e86
|
chore: Add (View|Container|ActionRow|Section).walk_children methods
|
1 month ago |
DA-344
|
aa41094cc1
|
fix: Non-dispatchable items breaking persistent views
|
1 month ago |
DA344
|
a8285e1931
|
more typings
|
1 month ago |
DA344
|
5162d17d4a
|
fix typings and errors
|
1 month ago |
DA344
|
de4d8c489d
|
fix: LayoutView’s duplicating items
|
1 month ago |
DA-344
|
ab497987ac
|
chore: Update examples and things
|
1 month ago |
DA344
|
038ca4a09c
|
more unpack
|
1 month ago |
DA344
|
776d5e173a
|
unpack
|
1 month ago |
DA344
|
95a22ced02
|
.
|
1 month ago |
DA-344
|
7ed69ec7e5
|
chore: children, * -> *children
|
1 month ago |
DA-344
|
dbd8cd6cd3
|
chore: update container and things
|
1 month ago |
DA-344
|
c5d7450d86
|
fix: strange error: https://discord.com/channels/336642139381301249/1345167602304946206/1364416832584421486
|
1 month ago |
DA344
|
952a623d23
|
remove unused import
|
1 month ago |
DA344
|
f5415f5c59
|
chore: remove deprecation warning
|
1 month ago |
DA-344
|
f5ec966a7b
|
chore: typings and docs and idk what more
|
1 month ago |
DA-344
|
4cb3b410a7
|
chore: more docs things ig
|
1 month ago |
DA-344
|
876397e5ad
|
chore: Improve Items documentation
|
1 month ago |
DA-344
|
22e4738918
|
chore: Fix interaction_check not being called correctly
|
1 month ago |
DA-344
|
2248df00a3
|
chore: Add char limit to TextDisplay
|
1 month ago |
DA-344
|
8376dbfd49
|
chore: Add Thumbnail.description char limit to docs
|
1 month ago |
DA-344
|
86ec83471b
|
chore: Update BaseView.__repr__
|
1 month ago |
DA-344
|
70289119d2
|
fix: Item.view not being correctly set when using 'add_item' methods
|
1 month ago |
DA-344
|
195b9e75b6
|
chore: Allow ints on accent_colo(u)r on Container's
|
1 month ago |
DA-344
|
fb8e85da7c
|
fix: typings
|
1 month ago |
DA-344
|
cf949c689f
|
chore: some bunch fixes and make interaction_check's work on every item
|
1 month ago |
DA-344
|
9026bcbb1d
|
add note about Item.custom_id
|
1 month ago |
DA-344
|
412caa6c2e
|
update ActionRow.select docstring
|
1 month ago |
DA-344
|
b0bab6d50d
|
fix: `children` parameter being ignored on Container
|
1 month ago |
DA-344
|
e9d942b233
|
chore: typings
|
1 month ago |
DA-344
|
cba602d472
|
chore: Add more params to MessageFlags.components_v2 docstring
|
1 month ago |
DA-344
|
5dddf65c4b
|
run black
|
1 month ago |
DA-344
|
cd9f7768fb
|
some fixes and typings
|
1 month ago |
DA-344
|
86dd8d8b9a
|
chore: Add get_item_by_id to remaining items
|
1 month ago |
DA-344
|
4c662a9c24
|
chore: Some changes, fixes, and typo corrections
|
2 months ago |
DA344
|
b1e8aefd53
|
fix: Containers not dispatching ActionRow items correctly
|
3 months ago |
DA-344
|
8926f28a3a
|
fix: Section.accessory._view being None when in a container
|
3 months ago |
DA-344
|
8561953222
|
chore: Add container add/remove/clear_item(s)
|
3 months ago |
DA-344
|
52f9b6a88c
|
chore: Some changes on how Section.accessory is handled in Container
|
3 months ago |
DA-344
|
810fe57283
|
chore: Update container to also take in account section accessories
|
3 months ago |
DA-344
|
7433ad0562
|
chore: Fix Section.accessory raising an error when clicked
|
3 months ago |
DA-344
|
84ad47ffc2
|
chore: Remove unneccessary # type: ignore
|
3 months ago |
DA344
|
4c668bae57
|
template
|
3 months ago |
DA344
|
5120b0d5df
|
chore: Update ViewStore to handle Section.accessory properly
|
3 months ago |
DA344
|
9655749ae3
|
fix: Section.accessory not being dispatched
|
3 months ago |