Commit graph

12 commits

Author SHA1 Message Date
autocommit
a41d91e87a deps-pin(config): 📌 Pin local design tokens dependency in Package.swift
Some checks failed
Publish Swift Package / build-test-publish (push) Failing after 19s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-06 00:09:55 -07:00
Lilith
4e0522f734 deps-upgrade(specific-has): ⬆️ Update dependency versions in Package.swift
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:16:39 -07:00
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
2b882842eb chore(package-or-config): 🔧 Update Swift Package Manager dependencies, targets, or build settings in Package.swift
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-16 08:14:37 -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