Skip to content

Tags: square/PJFDataSource

Tags

1.0.7

Toggle 1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make the default placeholder views center, but take into account the …

…keyboard frame. (#12)

* Make the default placeholder views center, but take into account the keyboard frame. Also upped to iOS 11+, etc.

* Bump IPHONEOS_DEPLOYMENT_TARGET to 11.0

* Update Xcode image for TravisCI

* Specify cocoapods version 1.7.5

* Fix DemoApp build by adding a dummy Swift file

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from manolosavi/manolo/1.0.6

1.0.5

Toggle 1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from manolosavi/manolo/1.0.5

Bug fix…

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from manolosavi/manolo/1.0.4

Version 1.0.4.

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from manolosavi/master

Bug fix.

1.0.2

Toggle 1.0.2's commit message
Bump podspec version. (#7)

1.0.1

Toggle 1.0.1's commit message
Bump podspec version

1.0.0

Toggle 1.0.0's commit message
Minor API change; use -valid/invalidate rather than hasBeenSuperseded (

…#1)

* Minor API change; use -valid/invalidate rather than hasBeenSuperseded

* Update README, too