FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Example - jkyin/PinLayout · GitHub
jkyin
/
PinLayout
Public
forked from
layoutBox/PinLayout
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PinLayout
Example
on
master
User selector
Datepicker
Commit history
Commits on Feb 28, 2019
Add missing Objective-C API `wrapContent` methods.
lucdion
committed
6fff1c5
View commit details
Copy full SHA for 6fff1c5
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Update Reveal version
lucdion
committed
7be8fe5
View commit details
Copy full SHA for 7be8fe5
View code at this point
Browse repository at this point
Update to Xcode 10.1
Show description for 1c7bde9
lucdion
committed
1c7bde9
View commit details
Copy full SHA for 1c7bde9
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Updated capitalization
AdrianBinDC
committed
4d49476
View commit details
Copy full SHA for 4d49476
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Upgrade Sample app to Swift 4.2
Luc Dion
committed
ec4d6ad
View commit details
Copy full SHA for ec4d6ad
View code at this point
Browse repository at this point
Update Pods
Luc Dion
committed
07e33d6
View commit details
Copy full SHA for 07e33d6
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
Update
Luc Dion
committed
c14b796
View commit details
Copy full SHA for c14b796
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Update
Luc Dion
committed
39d4da4
View commit details
Copy full SHA for 39d4da4
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Merge branch 'master' into feature/sizeToFit
lucdion
authored
181b5eb
View commit details
Copy full SHA for 181b5eb
View code at this point
Browse repository at this point
Commits on Sep 25, 2018
Minor changes
Luc Dion
committed
7133f9c
View commit details
Copy full SHA for 7133f9c
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
Remove duplicated framework embedding in Sample target, leave only the CococaPods one
antoinelamy
committed
16c624f
View commit details
Copy full SHA for 16c624f
View code at this point
Browse repository at this point
Merge branch 'master' into feature/sizeToFit
Show description for 21a657a
antoinelamy
committed
21a657a
View commit details
Copy full SHA for 21a657a
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Update documentation and update sample's app source code.
Luc Dion
committed
a7dcfb5
View commit details
Copy full SHA for a7dcfb5
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
Fix CI
Luc Dion
committed
505722c
View commit details
Copy full SHA for 505722c
View code at this point
Browse repository at this point
Complete the implementation
Luc Dion
committed
53f1212
View commit details
Copy full SHA for 53f1212
View code at this point
Browse repository at this point
Commits on Aug 25, 2018
Update
Luc Dion
committed
a167c09
View commit details
Copy full SHA for a167c09
View code at this point
Browse repository at this point
Rebase
Luc Dion
committed
5d20652
View commit details
Copy full SHA for 5d20652
View code at this point
Browse repository at this point
Initial commit
Luc Dion
committed
cc35ece
View commit details
Copy full SHA for cc35ece
View code at this point
Browse repository at this point
Add properties:
Show description for 384c5c1
Luc Dion
committed
384c5c1
View commit details
Copy full SHA for 384c5c1
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Add unit tests
Luc Dion
committed
91df3ed
View commit details
Copy full SHA for 91df3ed
View code at this point
Browse repository at this point
Initial commit for pin.readableMargins
Luc Dion
committed
e0b3ca3
View commit details
Copy full SHA for e0b3ca3
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
`fitSize()` has been removed after being deprecated for 10 months. `sizeToFit(...)` should now be used instead.
Show description for 777832d
Luc Dion
committed
777832d
View commit details
Copy full SHA for 777832d
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
Removed fitSize() unit tests
Luc Dion
committed
b904f75
View commit details
Copy full SHA for b904f75
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Add animations example
Show description for bb88862
Luc Dion
committed
bb88862
View commit details
Copy full SHA for bb88862
View code at this point
Browse repository at this point
Rollback modifications
antoinelamy
committed
93e4644
View commit details
Copy full SHA for 93e4644
View code at this point
Browse repository at this point
sizeToFit now exclusively use sizeThatFit
antoinelamy
committed
efc571a
View commit details
Copy full SHA for efc571a
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Merge branch 'upstream/master' into feature/sizeToFit
Show description for aa38830
antoinelamy
committed
aa38830
View commit details
Copy full SHA for aa38830
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Initial commit
Luc Dion
committed
a7e5821
View commit details
Copy full SHA for a7e5821
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
SizeToFit
antoinelamy
committed
7e4bd1b
View commit details
Copy full SHA for 7e4bd1b
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Removed sample app unit test files.
Luc Dion
committed
d2516d2
View commit details
Copy full SHA for d2516d2
View code at this point
Browse repository at this point
Complete the PR
Luc Dion
committed
ce31779
View commit details
Copy full SHA for ce31779
View code at this point
Browse repository at this point
Initial commit
Luc Dion
committed
b858775
View commit details
Copy full SHA for b858775
View code at this point
Browse repository at this point
Update copyrights and the benchmark graph
Luc Dion
committed
e9ea3bc
View commit details
Copy full SHA for e9ea3bc
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Upgrade to Reveal 16
Luc Dion
committed
499bdfb
View commit details
Copy full SHA for 499bdfb
View code at this point
Browse repository at this point
Update Reveal cocoapod to version 13.
Luc Dion
committed
06a0ceb
View commit details
Copy full SHA for 06a0ceb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL