DA-344
14bf8c1432
fix: Section not having all attributes due to cls.__new__(cls)
1 month ago
DA-344
8c807e1e20
chore: update some things for storing items
1 month ago
DA-344
3582bf62be
fix: dynamic item calls failing
1 month ago
DA-344
e1d8a8419b
chore: change get_item behaviour
1 month ago
DA-344
d124702290
itertools.groupby bye
2 months ago
DA-344
5bde2f0d29
chore: rename Section.get_item_by_id to Section.get_item
2 months ago
DA-344
ff55d37166
changes to every item, mostly on repr
2 months ago
DA-344
5489806a62
fix: row not being respected when being 0
2 months ago
DA-344
6e302a37ac
fix: is_persistent returning wrong values
2 months ago
DA-344
8f39bf5731
fix: rows being set weirdly because of sorted
2 months ago
DA-344
176d0a4182
fix attr error things
2 months ago
DA-344
4ca483efdb
chore: fix is_persistent and default to sys.maxsize instead of 0 on sorting key
2 months ago
DA-344
7012cec96a
fix: LayoutView.__total_children being incorrectly set when adding/removing items from an item
2 months ago
DA-344
03964172d3
rows
3 months ago
DA-344
145af2f67f
chore: update docstrings
3 months ago
DA344
50c40a20b3
fix: Change send type to None in Section.walk_children return type
Co-authored-by: Michael H <michael@michaelhall.tech>
3 months ago
DA-344
7741166e86
chore: Add (View|Container|ActionRow|Section).walk_children methods
3 months ago
DA344
776d5e173a
unpack
3 months ago
DA-344
7ed69ec7e5
chore: children, * -> *children
3 months ago
DA-344
dbd8cd6cd3
chore: update container and things
3 months ago
DA-344
4cb3b410a7
chore: more docs things ig
3 months ago
DA-344
22e4738918
chore: Fix interaction_check not being called correctly
3 months ago
DA-344
70289119d2
fix: Item.view not being correctly set when using 'add_item' methods
3 months ago
DA-344
5dddf65c4b
run black
3 months ago
DA-344
cd9f7768fb
some fixes and typings
3 months ago
DA-344
86dd8d8b9a
chore: Add get_item_by_id to remaining items
3 months ago
DA-344
4c662a9c24
chore: Some changes, fixes, and typo corrections
4 months ago
DA-344
8926f28a3a
fix: Section.accessory._view being None when in a container
4 months ago
DA-344
8561953222
chore: Add container add/remove/clear_item(s)
4 months ago
DA-344
52f9b6a88c
chore: Some changes on how Section.accessory is handled in Container
4 months ago
DA-344
810fe57283
chore: Update container to also take in account section accessories
4 months ago
DA344
6d50c883ab
chore: Metadata for Section
4 months ago
DA-344
9891f85c8b
chore: add id to every item
4 months ago
DA-344
c48c512d88
chore: some fixes of bugs reported on the bikeshedding post
4 months ago
DA-344
8f59216e68
chore: more components v2 things and finished danny's suggested impl
4 months ago
DA-344
bfae3a5183
chore: Make type the first key on to_components_dict
5 months ago
DA-344
568a3c396f
chore: Run black
5 months ago
DA-344
0a0396889c
chore: fix errors
TextDisplay attribute error when doing TextDisplay.to_component_dict()
View.to_components() appending Item objects instead of Item.to_component_dict()
Changed View.to_components() sorting key
5 months ago
DA-344
5fda19eb91
chore: add ui.Section.is_dispatchable
5 months ago
DA-344
7824c3f544
chore: fix everything lol
5 months ago
DA-344
de8a7238f8
chore: docs and some changes
5 months ago
DA-344
28efb157ee
chore: Finished first components v2 impl
5 months ago
DA-344
76e2028118
chore: More v2 components on UI and idk some changes
5 months ago
DA-344
86897182ba
chore: more things to components v2
5 months ago
DA-344
eea95d95c9
chore: Add more components and some things on weights and so
5 months ago
DA-344
335b3976d8
chore: Update components
5 months ago
DA-344
75134562fd
feat: First components v2 commit
5 months ago
DA-344
ae2410fa3a
feat: Components V2
5 months ago
Lucas Hardt
2892401992
Add support for one-time purchases
1 year ago
Lucas Hardt
99618c823a
Add support for premium app integrations
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
Co-authored-by: Lucas Hardt <lucas.hardt@fu-berlin.de>
Co-authored-by: Andrin S. <65789180+Puncher1@users.noreply.github.com>
2 years ago