Commit Graph
11 Commits
Author SHA1 Message Date
Timothy Moose da60aac640 Add support for view controller presentation (#198)
* Add support for view controller presentation

* Update comments

* Implement review feedback

* Implement review feedback

* Add segue identifier

* Mostly working

* Bug fixing

* Round corners using squicles

* Support squircles and tab layout for view controlllers

* Remove internal deprecation warnings

* Tweak colors

* Bug fixes

* Animate mask layer on rotation events

* Preserve preferred height of view controller

* Add framework for segue convenience classes

* Share segue extras scheme

* Fix segue framework compile

* Deintegrate CocoaPods from demo projects

Had to do this to work with Carthage due to a bug https://github.com/Carthage/Carthage/issues/2549

* Add auto-rubber banding

* Update code comments

* Documentation updates

* More documentation

* Debugging docs

* Debug docs

* Debug docs

* Debug docs

* Debug docs

* Asset update

* Doc updates

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update ViewControllers.md

* Update docs

* Update ViewControllers.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Simlify MarginAdjustable protocol

* Update customization section

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update docs

* Update changelog

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Reduce banner image size

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update layouts

* Fix backward compatibility bug

* Fix CocoaPods integration

* Remove debug code

* Add link
2018-08-26 20:09:13 -05:00
Timothy Moose 761032eea1 Update design files 2018-05-25 08:11:35 -05:00
Timothy Moose 33af405a38 Add branding to demo app 2018-05-23 16:32:01 -05:00
Timothy Moose 089c0f4a87 Move icons out of asset catalog to prevent mysterious crash 2017-11-05 10:48:58 -06:00
Timothy Moose 5965d8b805 Support iOS 11 and iPhone X 2017-09-20 18:49:33 -05:00
Timothy Moose aabffb9d4b Add center presentation style 2017-06-25 17:37:43 -05:00
Timothy Moose 4ec412e5ff Add new layout Layout.TabView 2016-08-20 20:39:47 -05:00
Timothy Moose 0617939cce Debugging and documentation 2016-08-17 19:19:37 -05:00
Timothy Moose 27f94edbe8 Add interactive background dim capability 2016-08-13 18:20:35 -05:00
Timothy Moose 4dcfea5e36 More demo app work 2016-08-13 11:24:26 -05:00
Timothy Moose e316bff483 Building out the demo app 2016-08-12 09:12:15 -05:00