This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
Releases: IjzerenHein/famous-autolayout
Releases · IjzerenHein/famous-autolayout
Added support for explicit constraint syntax
Updated to autolayout.js 0.6.0 + bump to 0.2.7
Updated to autolayout.js v0.5.3 (adds support for negative values; ie overlapping views)
v0.2.6 Updated to autolayout.js 0.5.3 + bump to 0.2.5
v0.2.5
- Updated to autolayout.js v0.5.2 (adds z-index spacers & fixes meta-info spacing bug)
v0.2.4
- Added ability to pass in base
zIndex
as an option to the returned layout function (for v3) - Enabled fast kiwi constraint solver for famo.us v0.3 (has been battle tested well enough)
v0.2.3
- Updated to autolayout.js v0.5.1 (fixes a bug with view stacks)
v0.2.2
- Updated to v0.5.0 of autolayout.js (view ranges + multi view selection)
v0.2.1
- Removed debug 'console.log' in AutoLayoutController.
- Fixed linting errors
- Added Travis CI
Mixed mode support!
Mixed mode support!
- Added AutoLayoutController class for using autolayout with famo.us mixed mode.
- Converted vflToLayoutv3.js to commonJS format.
- Made project work nicely with browserify.
- Updated to v0.4.3 of autolayout.js
v0.1.2
Updated to autolayout.js version 0.4.2
v0.1.1
- Fixed exception when LayoutController didn't pass any options to the layout function
- Updated to autolayout.js v0.4.1