DA344
|
0a8d9cbf02
|
chore: check types on Container.accent_colour setter
|
1 week ago |
DA344
|
cf21c5bf80
|
chore: revert double quotes to single quotes
|
1 week ago |
DA344
|
fe3b596379
|
fix: unexpected behaviour on accent_colours
Co-authored-by: Soheab <[email protected]>
|
1 week ago |
DA344
|
3d37331cba
|
chore:
Co-authored-by: Soheab <[email protected]>
|
1 week ago |
DA-344
|
03af02b4b5
|
chore: Run black and fix linting errors
|
1 week ago |
DA344
|
c9e0f35453
|
fix: linting
|
1 week ago |
DA-344
|
5489806a62
|
fix: row not being respected when being 0
|
1 week ago |
DA-344
|
b4b7a7493a
|
yet more fixes
|
1 week ago |
DA-344
|
22daf24830
|
fix: View.from_dict raising unexpected errors
|
1 week ago |
DA-344
|
b221fd2fef
|
Merge branch 'feat/components-v2' of https://github.com/DA-344/d.py into feat/components-v2
|
1 week ago |
DA-344
|
f63f9f6382
|
chore: Consistency on types
|
1 week ago |
DA-344
|
e3294223b6
|
feat: Add (Layout)View.from_dict methods
|
1 week ago |
DA344
|
8e03c3a740
|
fix: is_persistent in container.py
|
1 week ago |
DA-344
|
6e302a37ac
|
fix: is_persistent returning wrong values
|
1 week ago |
DA-344
|
1b676df69b
|
chore: Improve documentation on MediaGallery(Item) and ui.File
|
2 weeks ago |
DA-344
|
acd17d8713
|
chore: Update LayoutView.to_components()
|
2 weeks ago |
DA344
|
2f029c3976
|
fix: Container rows
|
2 weeks ago |
DA344
|
4005399f93
|
chore: remove setting default row
|
2 weeks ago |
DA344
|
98b6322832
|
if
|
2 weeks ago |
DA344
|
eb2996d91e
|
Make Container._init_children more similar to BaseView._init_children
|
2 weeks ago |
DA-344
|
091705c283
|
chore: remove _ViewWeights leftover code
|
2 weeks ago |
DA-344
|
eb38195e80
|
fix: Container.__dispatchable not having new dispatchable nested items added after a dispatchable item was added in add_item
|
2 weeks ago |
DA-344
|
a19055b308
|
__dispatchable having children that were removed from the Container
|
2 weeks ago |
DA-344
|
736fbfcb7d
|
fix: typings on examples of dynamic
|
2 weeks ago |
DA-344
|
1281a2e5fa
|
chore: black
|
2 weeks ago |
DA-344
|
0b25cf7a99
|
chore: dynamic items
|
2 weeks ago |
DA-344
|
8fc329d4bf
|
fix: missing applied_tags param on overloads
|
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
|
4ca483efdb
|
chore: fix is_persistent and default to sys.maxsize instead of 0 on sorting key
|
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
|
e29c10d186
|
fix: Webhook.send overloads missing ephemeral kwarg
|
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
|
03964172d3
|
rows
|
4 weeks ago |
DA-344
|
27db09adcf
|
chore: overloads
|
4 weeks ago |
DA-344
|
145af2f67f
|
chore: update docstrings
|
4 weeks ago |
DA-344
|
4044b2c97f
|
chore: add *children param and validation for children
|
4 weeks ago |
DA-344
|
9c745bb751
|
chore: run black
|
4 weeks ago |
DA-344
|
b0b332a2e0
|
fix: Add/Modify View/Container.walk_children return types
|
4 weeks ago |
DA344
|
50c40a20b3
|
fix: Change send type to None in Section.walk_children return type
Co-authored-by: Michael H <[email protected]>
|
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
|
0621b38b11
|
chore: Update overloads typings
|
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 |