Commit graph

9 commits

Author SHA1 Message Date
Lilith
cbbbb4ae0d fix: replace all deprecated cornerRadius/pill with clipShape for Swift 6.2 2026-02-16 09:28:03 -08:00
Lilith
68e2778b81 chore(layout): 🔧 Update Container.swift to refine layout constraints and fix rendering issues in view arrangement
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 09:23:07 -08:00
Lilith
5c1091f025 fix: replace deprecated cornerRadius with clipShape for Swift 6.2 2026-02-16 09:20:09 -08:00
Lilith
71e65cca83 fix: disambiguate ScrollView init with explicit showsIndicators for Swift 6.2 2026-02-16 09:18:06 -08:00
Lilith
9eb7da097a fix: resolve ambiguous ScrollView.init for Swift 6.2 compatibility 2026-02-16 08:57:46 -08:00
Lilith
678704d7d1 refactor(layout): ♻️ restructured responsive grid system and flexbox logic for consistent spacing and dynamic height adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 05:15:19 -08:00
Lilith
d6d728d4a3 refactor(LilithLayout): ♻️ Optimize Card-Container interaction logic in LilithLayout for dynamic sizing/constraints
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 05:04:05 -08:00
Lilith
d5293ca9ab chore(LilithLayout): 🔧 Update Swift files in LilithLayout to maintain consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 04:57:49 -08:00
Lilith
3e860db744 chore(LilithLayout): 🔧 Introduce new layout component system with core elements (Card, Container)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 02:44:33 -08:00