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
|
92cb5575e3
|
chore: Remove leftover code
|
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
|
e0c07539a9
|
chore: Update interactions docs
|
1 month ago |
DA-344
|
9f3f8f1c38
|
chore: Add MediaGalleryItem.description char limit to docs
|
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
|
fe7d7f2ce6
|
chore: Update view param docstring on send methods
|
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
|
ec186ab18f
|
chore: update docstrings
|
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
|
a1216e7c36
|
fix error when using Message.components
|
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
|
4ef1e46426
|
chore: Add ActionRow to docs
|
2 months ago |
DA-344
|
a93a6391f6
|
Merge branch 'master' of https://github.com/rapptz/discord.py into feat/components-v2
|
2 months ago |
DA-344
|
dddf502458
|
Merge branch 'feat/components-v2' of https://github.com/DA-344/d.py into feat/components-v2
|
2 months 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 |
DA344
|
6d50c883ab
|
chore: Metadata for Section
|
3 months ago |
DA344
|
cf4db91fa2
|
chore: Remove unused imports
|
3 months ago |
DA344
|
0f7d72bc0b
|
chore: Update Container.is_dispatchable
|
3 months ago |
DA344
|
97006066c0
|
chore: Update Container._update_store_data
|
3 months ago |
DA344
|
8399677445
|
fix: Container children not being added to view store
|
3 months ago |
DA344
|
09fceae041
|
fix: Container.is_dispatchable making buttons not work
|
3 months ago |
DA344
|
c93ee07ca9
|
fix: Container._colour raising ValueError
|
3 months ago |
DA-344
|
9891f85c8b
|
chore: add id to every item
|
3 months ago |
DA-344
|
7601533fe9
|
chore: add id attr to components and black item.py
|
3 months ago |
DA-344
|
8cb80bf8f7
|
chore: improve check on container.__init_subclass__
|
3 months ago |
DA-344
|
c48c512d88
|
chore: some fixes of bugs reported on the bikeshedding post
|
3 months ago |