DA344
|
c9e0f35453
|
fix: linting
|
1 week ago |
DA-344
|
5489806a62
|
fix: row not being respected when being 0
|
1 week ago |
DA-344
|
e3294223b6
|
feat: Add (Layout)View.from_dict methods
|
1 week ago |
DA-344
|
acd17d8713
|
chore: Update LayoutView.to_components()
|
2 weeks ago |
DA344
|
4005399f93
|
chore: remove setting default row
|
2 weeks ago |
DA-344
|
091705c283
|
chore: remove _ViewWeights leftover code
|
2 weeks ago |
DA-344
|
1281a2e5fa
|
chore: black
|
2 weeks ago |
DA-344
|
0b25cf7a99
|
chore: dynamic items
|
2 weeks ago |
DA-344
|
8f39bf5731
|
fix: rows being set weirdly because of sorted
|
2 weeks ago |
DA-344
|
176d0a4182
|
fix attr error things
|
3 weeks ago |
DA-344
|
4103a97635
|
things
|
3 weeks ago |
DA-344
|
cf08c0e78f
|
chore: Remove ValueError on Container.add_item
|
3 weeks ago |
DA-344
|
7b5f247502
|
chore: Add call to super().__init_subclass__()
|
3 weeks ago |
DA-344
|
6122b32dae
|
fix: Sorting LayoutView children defaulting to 0 instead of sys.maxsize
|
3 weeks ago |
DA-344
|
7012cec96a
|
fix: LayoutView.__total_children being incorrectly set when adding/removing items from an item
|
3 weeks ago |
DA-344
|
b0b332a2e0
|
fix: Add/Modify View/Container.walk_children return types
|
4 weeks ago |
DA-344
|
d41d7111a7
|
list -> tuple
|
4 weeks ago |
DA-344
|
2da3a1467b
|
chore: Raise LayoutView component limit to 40 and remove component limit on containers
|
4 weeks ago |
DA-344
|
7741166e86
|
chore: Add (View|Container|ActionRow|Section).walk_children methods
|
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
|
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
|
876397e5ad
|
chore: Improve Items documentation
|
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
|
cf949c689f
|
chore: some bunch fixes and make interaction_check's work on every item
|
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
|
cd9f7768fb
|
some fixes and typings
|
1 month ago |
DA-344
|
4c662a9c24
|
chore: Some changes, fixes, and typo corrections
|
2 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 |
DA-344
|
c48c512d88
|
chore: some fixes of bugs reported on the bikeshedding post
|
3 months ago |
DA-344
|
502051af71
|
chore: update ActionRow and View
|
3 months ago |
DA-344
|
c5ffc6a079
|
chore: fix LayoutView.to_components
|
3 months ago |
DA-344
|
7338da2b11
|
fix linting yet again
|
3 months ago |
DA-344
|
c63ad950ee
|
chore: more linting things and docs
|
3 months ago |
DA-344
|
67bfa57f32
|
chore: run black
|
3 months ago |
DA-344
|
8f59216e68
|
chore: more components v2 things and finished danny's suggested impl
|
3 months ago |
DA-344
|
cbdc618e3e
|
chore: Finish ActionRow and fix ViewStore.add_view
|
3 months ago |
DA-344
|
18f72f58fd
|
idk some things
|
3 months ago |
DA-344
|
869b68f68b
|
fix: _ViewWeights.v2_weights always returning False
|
3 months ago |
DA-344
|
568a3c396f
|
chore: Run black
|
3 months ago |