FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Example/PinLayoutSample - khdev808/PinLayout · GitHub
khdev808
/
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
PinLayoutSample
on
master
User selector
Datepicker
Commit history
Commits on Mar 20, 2023
Update project version
lucdion
committed
8cf7f03
View commit details
Copy full SHA for 8cf7f03
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Merge branch 'master' into rename_keyBoardArea
Show description for 0029365
lucdion
committed
0029365
View commit details
Copy full SHA for 0029365
View code at this point
Browse repository at this point
Update
lucdion
committed
2ede9b5
View commit details
Copy full SHA for 2ede9b5
View code at this point
Browse repository at this point
Update
lucdion
committed
a4578ca
View commit details
Copy full SHA for a4578ca
View code at this point
Browse repository at this point
Commits on May 18, 2021
Merge branch 'layoutBox:master' into master
protosse
committed
8c77a73
View commit details
Copy full SHA for 8c77a73
View code at this point
Browse repository at this point
Commits on May 16, 2021
Update for xcode 12.5
lucdion
committed
2325ee6
View commit details
Copy full SHA for 2325ee6
View code at this point
Browse repository at this point
Commits on May 15, 2021
update objective_c.md
protosse
committed
07be46d
View commit details
Copy full SHA for 07be46d
View code at this point
Browse repository at this point
fix macOS build error
protosse
committed
60b59ef
View commit details
Copy full SHA for 60b59ef
View code at this point
Browse repository at this point
Commits on May 14, 2021
the layout function will make the code-completion invalid
protosse
committed
80d7fd1
View commit details
Copy full SHA for 80d7fd1
View code at this point
Browse repository at this point
Commits on May 13, 2021
update PinLayoutObjC
protosse
committed
1f06fe3
View commit details
Copy full SHA for 1f06fe3
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Update cocoapod
lucdion
committed
14f7cdb
View commit details
Copy full SHA for 14f7cdb
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Move exemple in a more logical order
antoinelamy
committed
bba716a
View commit details
Copy full SHA for bba716a
View code at this point
Browse repository at this point
Add AutoSizing Example
antoinelamy
committed
c0890eb
View commit details
Copy full SHA for c0890eb
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Revert "Adjust to Container Size" sample code
antoinelamy
committed
3437838
View commit details
Copy full SHA for 3437838
View code at this point
Browse repository at this point
Commits on May 24, 2020
Working prototype
antoinelamy
committed
089ebe9
View commit details
Copy full SHA for 089ebe9
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
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
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 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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL