GitHub / Anumothu/TZStackView / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9001f594 | update to swift 4.2 | Anumothu <a****u@h****n> | about 7 years ago | |
| 5498959d | update to swift 4.2 | Anumothu <a****u@h****n> | about 7 years ago | |
| 031361ad | update to swift 4.2 | Anumothu <a****u@h****n> | about 7 years ago | |
| c5edea89 | update to swift 4.2 | Anumothu <a****u@h****n> | about 7 years ago | |
| deb29091 | update to swift 4.2 | Anumothu <a****u@h****n> | about 7 years ago | |
| edb45bbd | update to swift 4.2 | Anumothu <a****u@h****n> | about 7 years ago | |
| a4087c10 | Version bumped to 1.3.2 in podspec file |
Raffi <r****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 75e70be2 | Swift 4.2 migration (#1) |
Raffi <r****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 67096881 | Update TZStackView.podspec |
Raffi <r****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 4ea39cda | Swift 4 migration | Raffi Senerol <r****i@s****m> | over 8 years ago | |
| b5fc2f46 | Ability to inherit from TZStackView |
Raffi <r****l@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| b5bf459c | Swift 3.0 config file for Cocoapods | Tom van Zummeren <t****n@g****m> | almost 10 years ago | |
| c2a78f3a | Increased release version number. | Tom van Zummeren <t****n@g****m> | almost 10 years ago | |
| 56de386b | Update README.md |
Tom van Zummeren <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 86da3041 | Upgraded to Swift 3 | Tom van Zummeren <t****n@g****m> | almost 10 years ago | |
| e7f733fe | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 10 years ago | |
| 02d79037 | Update README.md | Tom van Zummeren <t****n@g****m> | about 10 years ago | |
| f51ff984 | merge Merge pull request #67 from ReadmeCritic/master | David Bonnet <d****5@g****m> | over 10 years ago | |
| fc2a25f3 | merge Merge pull request #49 from larryryu/layoutMargins-fix | David Bonnet <d****5@g****m> | over 10 years ago | |
| 95322169 | merge Merge pull request #75 from koreaparks/master | David Bonnet <d****5@g****m> | over 10 years ago | |
| 34707050 | update deprecated operator(++, --) and selector | koreaparks <k****s@g****m> | over 10 years ago | |
| 544425dd | Correct the spelling of CocoaPods in README | ReadmeCritic <f****t@g****m> | over 10 years ago | |
| 9b6b315c | merge Merge pull request #51 from rzulkoski/carthagebadge | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| c9f454bf | Added 'Use Carthage' section to README.md | Ryan Zulkoski <r****i@g****m> | almost 11 years ago | |
| 5523c4db | Added Carthage compatible badge to README.md. | Ryan Zulkoski <r****i@g****m> | almost 11 years ago | |
| dadae41d | Fix layout margin issue by making the creating the constraint between the edg... | Lukman Sanusi <l****u@g****m> | almost 11 years ago | |
| 772786f7 | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 3226e459 | Update README.md | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| df51aa49 | merge Merge pull request #39 from PLJNS/master | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| d847efa3 | merge Merge pull request #37 from eliperkins/margin-relative | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| b9d55fb8 | intWith *Coder* | Paul Jones <p****j@g****m> | almost 11 years ago | |
| 1a8da55f | adds a bare bones init to initWithCoder | Paul Jones <p****j@g****m> | almost 11 years ago | |
| 11beb295 | Fix layoutMarginsRelativeArrangement to align to margin attributes | Eli Perkins <e****s@v****m> | almost 11 years ago | |
| aaef1db4 | merge Merge pull request #33 from regexident/framework | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 0a008346 | Changed deployment target to iOS 8. | Vincent Esche <r****t@g****m> | almost 11 years ago | |
| eedfdc0e | Update README.md | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| e7e58d45 | Added shared framework target to support Carthage. | Vincent Esche <r****t@g****m> | almost 11 years ago | |
| 8f1e1b3b | Ensure subview consistency #22 | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 626b9a06 | Changed target to 9.0 | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 1ec35cca | Fixed bug in example | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| f44598c1 | Moved Tests project to root folder | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 80501064 | Removed example project + put TZStackView in Framework folder | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 462138bd | Merged the example project | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 8054004c | merge Merge pull request #27 from jernejstrasner/master | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 033bee2d | Adjusted TZStackView + tests to the latest UIStackView changes in Xcode-beta | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 89ed0f7a | merge Merge pull request #28 from YoamFarges/master | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| 36b98661 | merge Merge pull request #30 from boek/hotfix/public_arrangedSubviews | Tom van Zummeren <t****n@g****m> | almost 11 years ago | |
| f158460e | Improve access control for arrangedSubviews | Jeff Boek <j****f@j****m> | about 11 years ago | |
| 4bcb67dd | Updated the example ViewController to better reflect the possibilities of the... | Yoam Farges <y****s@g****m> | about 11 years ago | |
| b60a49bd | Enabled the extension safe API build setting. | Jernej Strasner <j****r@g****m> | about 11 years ago | |
| b95fbd78 | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 197a9f59 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| a5eb5aeb | merge Merge pull request #14 from saramroo/master | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 4236e6d7 | Fixed minimum deployment target to 7.0 |
Matthew Cheok <c****z@g****m>
Committed by: Tom van Zummeren <t****n@g****m> |
about 11 years ago | |
| 4afdead9 | Added Xcode framework target |
Matthew Cheok <c****z@g****m>
Committed by: Tom van Zummeren <t****n@g****m> |
about 11 years ago | |
| fe9a2de1 | Expose enums to objective-c | James Aramroongrot <s****o@g****m> | about 11 years ago | |
| 152e9596 | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| e1bae7f7 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| bb767519 | #8 NSInternalInconsistencyException when going back in navigation | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 8c974bcb | #8 NSInternalInconsistencyException when going back in navigation | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 780b9fcc | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 76cd2d5d | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 638f6315 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 5394fa7c | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| cb100fcf | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| eb80b9dc | merge Merge pull request #7 from zmian/master | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| db9e9126 | Opps forgot the most important bit | Zeeshan Mian <z****n@m****m> | about 11 years ago | |
| 88375fc8 | Added public access control to methods and removed it from `hiddenAnimationSt... | Zeeshan Mian <z****n@m****m> | about 11 years ago | |
| 2b2cca6b | Fix a bug to remove `hidden` value KVO observers on arranged subviews. Made s... | Zeeshan Mian <z****n@m****m> | about 11 years ago | |
| 6bdabd38 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| d42764a3 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 3f924de3 | Delete contents.xcworkspacedata | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| d601a5b7 | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| f8df72e6 | merge Merge pull request #6 from u10int/master | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| ff9eefbb | making initializer public | Nicholas Shipes <n****s@g****m> | about 11 years ago | |
| 28c0a3cb | made classes, enums, structs public so they're accessible as a Cocoapods module | Nicholas Shipes <n****s@g****m> | about 11 years ago | |
| fbb39791 | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 34c58e87 | merge Merge pull request #4 from zmian/master | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 2639ea8e | Fixed an issue where setting hidden value without animation would not show th... | Zeeshan Mian <z****n@m****m> | about 11 years ago | |
| 56c8be39 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 89c264a4 | merge Merge branch 'master' of https://github.com/tomvanzummeren/TZStackView | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 13110611 | added gif animation | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 87d329cb | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 7d2ae802 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 8cb24abb | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 73865dcd | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 5193a2c6 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 86f220e9 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 5933d3c3 | Update TZStackView.podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| fac1135c | fixed podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 7fb61595 | fixed podspec | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| ccff2e7d | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| bfe3390a | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 30afca75 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| ebebc119 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 0775cb36 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| eef7c34d | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| ab619be8 | Added tests project | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| eb0baa40 | Renamed folder | Tom van Zummeren <t****n@g****m> | about 11 years ago | |
| 5134fe22 | Update README.md | Tom van Zummeren <t****n@g****m> | about 11 years ago |