issues
search
FluidGroup
/
MondrianLayout
🏗 A way to build AutoLayout rapidly than using InterfaceBuilder(XIB, Storyboard) in iOS.
https://medium.com/geekculture/describing-autolayout-with-imaginable-how-it-lays-out-programmatically-mondrianlayout-71efe82f3149
MIT License
168
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Supports for-in loop inside block
#77
muukii
closed
2 years ago
7
For loop inside VStack?
#76
BayramInanc
closed
2 years ago
5
iOS version
#75
bagusandinata
closed
2 years ago
4
Add .container()
#74
muukii
closed
2 years ago
0
Add `Mondrian.`
#73
muukii
closed
2 years ago
1
Remove AnyView
#72
muukii
closed
2 years ago
0
Proposal: Unified API entry points
#71
JohnEstropia
opened
2 years ago
3
[Early development] Introduce VGridBlock
#70
muukii
closed
2 years ago
5
ZStack - attaches to top does not work by constraint of height(priority: 50)
#69
muukii
opened
2 years ago
1
Update AnyView handling deinit
#68
muukii
closed
2 years ago
0
Update Builder
#67
muukii
closed
2 years ago
0
Add LayoutManager
#66
muukii
closed
2 years ago
0
Supports conditional building layouts
#65
muukii
closed
3 years ago
0
Add enabled properties on stacks items
#64
ntnmrndn
closed
3 years ago
0
Add optional identifier parameter in classic-layout
#63
muukii
closed
3 years ago
0
🤷🏻♂️ .height(.to(targertView).width, .exact(0, .defaultLow), multiplier: 1.5)
#62
muukii
opened
3 years ago
0
🚨Breaking change🚨 constants works as inverted in right, bottom, trailing
#61
muukii
closed
3 years ago
0
Supports CGFloat directly
#60
muukii
closed
3 years ago
0
Supports multiple describing layout blocks and layout containers in one place.
#59
muukii
closed
3 years ago
0
Remove deprecated methods
#58
muukii
closed
3 years ago
0
Revert "Creates a layout-guide for RelativeBlock in ZStackBlock"
#57
muukii
closed
3 years ago
0
Creates a layout-guide for RelativeBlock in ZStackBlock
#56
muukii
closed
3 years ago
0
Add AnyView
#55
muukii
closed
3 years ago
0
Update ViewBlock - setting hugging and compression-resistance by axis-mask
#54
muukii
closed
3 years ago
0
Supports including layout-guide in Structured layout
#53
muukii
closed
3 years ago
0
Update Sizing expressions
#52
muukii
closed
3 years ago
0
Support more complex operations in MondrianArrayBuilder
#51
muukii
closed
3 years ago
0
Allow `[LayoutDescriptor]` in `@MondrianArrayBuilder` blocks
#50
JohnEstropia
closed
3 years ago
3
Feature Request: Support width/height and their min/max variants for V/H/Z stack blocks themselves
#49
JohnEstropia
closed
3 years ago
2
Feature Request: Support `_VStackItemConvertible` etc. on `UILayoutGuide`
#48
JohnEstropia
closed
3 years ago
3
Feature Request: Support size equalities in views / layoutGuides
#47
JohnEstropia
closed
3 years ago
5
Feature Request: Allow Stack children to attach to safe areas
#46
JohnEstropia
opened
3 years ago
7
Introduce descriptor for multiplied constraints
#45
muukii
closed
3 years ago
1
[Classical Layout API] Adds support setting multiplier in dimension
#44
muukii
closed
3 years ago
0
Fix specifying wrong direction
#43
muukii
closed
3 years ago
0
Update README.md
#42
chorim
closed
3 years ago
1
Support optional value in resultBuilder
#41
muukii
closed
3 years ago
0
Fix LayoutDescriptor
#39
muukii
closed
3 years ago
0
Remove type parameter from LayoutContainer
#38
muukii
closed
3 years ago
0
Update Overlay Background
#37
muukii
closed
3 years ago
0
Update relative, padding modifier - supports CGFloat
#36
muukii
closed
3 years ago
0
Power up - positioning in container (RelativeBlock_
#35
muukii
closed
3 years ago
0
Available to set constraints value from literal double or int
#34
muukii
closed
3 years ago
0
Update RelativeBlock
#33
muukii
closed
3 years ago
0
Improvement Relative and fixing relative padding behavior
#32
muukii
closed
3 years ago
0
Update Relative
#31
muukii
closed
3 years ago
0
supports firstBaseline, lastBaseline
#30
muukii
opened
3 years ago
0
Update naming : .constant -> .exact
#29
muukii
closed
3 years ago
0
Add horizontal, vertical in classic layout API
#28
muukii
closed
3 years ago
0
Bring type to outside of generic type to make code completion better
#27
muukii
closed
3 years ago
0
Next