-
Notifications
You must be signed in to change notification settings - Fork 160
Pull requests: twostraws/Ignite
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix raw value of
SpacingAmount
to generate integer when used in string concatenation.
#223
by JPToroDev
was merged Jan 7, 2025
Loading…
Fix bug where setting a custom font size doesn't render.
#199
by JPToroDev
was merged Jan 3, 2025
Loading…
Improve initializers of types that use
SpacingType
.
#214
by JPToroDev
was merged Jan 4, 2025
Loading…
Make spacing arguments optional in
Section
and Spacer
.
#209
by JPToroDev
was merged Jan 3, 2025
Loading…
Update
VStack
to use SpacingType
enum like Spacer
.
#211
by JPToroDev
was merged Jan 3, 2025
Loading…
Add
ResponsiveValue
enum and implement responsive overloads for horizontalAlignment()
and font()
modifiers.
#201
by JPToroDev
was merged Jan 3, 2025
Loading…
Add
Responsive
protocol and ResponsiveValue
to set per-breakpoint values.
#216
by JPToroDev
was closed Jan 4, 2025
Loading…
Make
ResponsiveValue
case names consistent with rest of Ignite.
#218
by JPToroDev
was closed Jan 4, 2025
Loading…
Update
ResponsiveValue
case names to mirror LengthUnit
and save horizontal space.
#219
by JPToroDev
was merged Jan 4, 2025
Loading…
Decouple passthrough and container variants of
Group
into Group
and GroupBox
.
#213
by JPToroDev
was merged Jan 5, 2025
Loading…
Fix bug where alternate themes aren’t exported and other minor adjustments.
#221
by JPToroDev
was merged Jan 5, 2025
Loading…
Add
Int
based overloads to padding()
, margin()
, and frame()
modifiers. Update all spacing arguments to take Int
instead of Double
.
#225
by JPToroDev
was merged Jan 8, 2025
Loading…
Fix bug where
copyFonts()
method throws error unnecessarily.
#227
by JPToroDev
was merged Jan 8, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.