Commit Graph

10 Commits

Author SHA1 Message Date
Rapptz
60fd97bfda Update total count tracking to always consider the wrapper object 2025-08-22 20:05:55 -04:00
DA344
735b033701 Add a swap method for dynamic item's dispatching 2025-08-22 20:05:55 -04:00
Rapptz
5333e7c737 Remove outdated comment 2025-08-20 06:52:44 -04:00
Rapptz
110ace0a4d Fix Section.accessory being MISSING 2025-08-20 06:51:16 -04:00
DA344
c3158127ff Fix Section.children and accessory's parent being None 2025-08-19 21:10:13 -04:00
Rapptz
15ba468064 Document Section.accessory as an attribute 2025-08-19 21:09:55 -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