All Versions
16
Latest Version
Avg Release Cycle
65 days
Latest Release
2630 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.10.0 Changes
- ๐ Move
UIView+GSKLayoutHelper
to the example project, because its functionality shouldn't belong to the library and the method names may collide with others - โ Add a new example resizing a
UILabel
- ๐ Move
-
v0.9.0 Changes
- Simplify internal code thanks to
KVOController
- Add lots of tests (coverage above 94%)
- โ Add Twitter example
- ๐ Fix a couple of smaller issues
- Simplify internal code thanks to
-
v0.8.2 Changes
- ๐ Make stretchy header view stay always on top, so that section headers and footers do not overlap it.
-
v0.8.1 Changes
- ๐
contentInset
recalculation bugfixes - โ Add airbnb-like example
- ๐
-
v0.8.0 Changes
- โ Add new anchorMode
- โ Add
contentInset
property - โ Add code documentation
- Unify stretchFactor properties
-
v0.7.0 Changes
- ๐ Initial working version