10 Commits

Author SHA1 Message Date
Rapptz
9bda89b0d6 Update total count tracking to always consider the wrapper object 2025-08-21 22:20:12 -04:00
DA344
0309aac335
Add a swap method for dynamic item's dispatching 2025-08-20 18:52:31 -04:00
Rapptz
20f4bc40ad Remove outdated comment 2025-08-20 06:53:03 -04:00
Rapptz
59e28af19f Fix Section.accessory being MISSING 2025-08-20 06:50:23 -04:00
DA344
24aa98b923
Fix Section.children and accessory's parent being None 2025-08-19 20:50:57 -04:00
Rapptz
9dbf13c2f9 Document Section.accessory as an attribute 2025-08-19 04:25:29 -04:00
Rapptz
44a44e938f Reformat entire project with ruff instead of black 2025-08-18 20:16:10 -04:00
Rapptz
f08c042217 Add content_length method to LayoutView and container items 2025-08-18 14:33:15 -04:00
Rapptz
9ef5b054e5 Refactor total children count to an overrideable method 2025-08-18 04:49:20 -04:00
DA344
50caa3c82c
Add support for components V2
Co-authored-by: Michael H <michael@michaelhall.tech>
Co-authored-by: Soheab <33902984+Soheab@users.noreply.github.com>
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Jay3332 <40323796+jay3332@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2025-08-13 20:37:23 -04:00