Commit Graph
104 Commits
Author SHA1 Message Date
Hamza Ghazouani c89c6e7250 a try to fix the issue of interface builder when we use carthage 2019-10-21 22:09:03 +02:00
Hamza Ghazouani 1b31f26226 Fix the issue #31: the thumb jumps when the minimumValue > 0 (#58) 2019-10-21 00:38:06 +02:00
Hamza Ghazouani 511b62e870 Update ISSUE_TEMPLATE.md 2019-10-13 22:41:09 +02:00
Hamza Ghazouani 83ea6b0f30 Update ISSUE_TEMPLATE.md 2019-10-13 22:34:52 +02:00
Hamza Ghazouani 355c838a84 Update README.md 2019-10-13 22:33:41 +02:00
Hamza Ghazouani 5d24b423c0 Update CONTRIBUTING.md 2019-10-13 22:33:01 +02:00
Hamza Ghazouani 10ea8fd1cb Update FUNDING.yml 2019-10-13 22:25:49 +02:00
Hamza Ghazouani 941c58ff51 Update CHANGELOG.md 2019-07-29 22:13:43 +02:00
Hamza Ghazouani d38b82c204 Push new version 2.2.0 2019-07-29 00:35:17 +02:00
Hamza Ghazouani 433de29f6e Fix warning in the example project 2019-07-29 00:34:12 +02:00
ShanghaiTimes 892d1002a5 Update to swift 5 & update PlayerViewController.swift (#48)
Update the project to swift 5 and change a deprecated method in the player
2019-07-27 15:52:46 +02:00
Hamza Ghazouani a19a4fcf6c Fix the issue of tracking when the value is equal to the max value and add tests for this part 2019-07-27 15:02:07 +02:00
Christos Koninis 93fb96cf68 Added option to stop thumb looping over the min/max value (#53)
Add option to stop thumb looping over the min/max value
2019-07-24 10:43:11 +01:00
Hamza Ghazouani 5ae6977456 Refactor thumbs drawing 2019-07-24 10:18:12 +01:00
Christos Koninis 1cf18763eb Added thumb offset option (#52)
Add the option to draw the thumb inside or outside the circle
2019-07-24 00:54:20 +01:00
Hamza Ghazouani 6512f79197 Create FUNDING.yml 2019-05-28 21:33:02 +02:00
Hamza Ghazouani 8fbe706b54 add the swift version to podspec and remove .swift-version 2.1.0 2019-02-13 14:03:05 +01:00
Hamza Ghazouani fd3f7fbec9 New version compatible with swift 4.2 2019-02-13 13:50:49 +01:00
Hamza Ghazouani 21d9fdcf12 Merge pull request #43 from e-sung/refactor/endPointValue
refactor:endPointValue to conform to its documentation
2019-01-12 22:49:11 +01:00
Hamza Ghazouani 20c6754664 Merge branch 'master' into refactor/endPointValue 2019-01-12 22:38:32 +01:00
Hamza Ghazouani ea2fb6b4b0 Remove warnings related to "Swift 3 @objc inference" 2019-01-12 22:36:50 +01:00
Hamza Ghazouani 239f919ad9 Merge branch 'master' into refactor/endPointValue 2018-12-19 00:15:11 +01:00
Hamza Ghazouani 0dfb1f028f Update .travis.yml 2018-12-19 00:14:50 +01:00
Hamza Ghazouani 30023f30cf Update .travis.yml 2018-12-19 00:03:51 +01:00
e-sung 79caf7c879 refactor: if endPointValue is set below minimumValue, the property automatically resets to the minimum value 2018-12-09 14:36:07 +09:00
Hamza Ghazouani 53dc070ad6 Update README.md 2018-12-02 21:00:20 +01:00
Hamza Ghazouani 021c22b157 Updating the project to Xcode 10 / swift 4.2 2018-12-02 20:56:44 +01:00
S4cha e8ee7627e7 Highlight swift syntax in Readme's code blocks 2018-03-20 11:51:51 +01:00
Jess dd2b67b19a Added backers and sponsors on the README 2018-02-02 09:58:21 +01:00
Jess 9a9515685c Added .github/ISSUE_TEMPLATE.md (optional) 2018-02-02 09:58:21 +01:00
Jess 1090189916 Added CONTRIBUTING.md (optional) 2018-02-02 09:58:21 +01:00
Hamza Ghazouani fb2da14371 Update README.md 2018-01-30 01:15:29 +01:00
Hamza Ghazouani 42dcfa037d Update README.md 2017-10-04 01:05:59 +02:00
Hamza Ghazouani 05ce0d830f Update README.md 2017-09-25 11:21:29 +02:00
Hamza Ghazouani d6d929f003 Update README.md 2017-07-24 10:55:08 +02:00
Hamza Ghazouani 1d5afb0b4e Merge pull request #16 from HamzaGhazouani/pr/15
Added number of rounds and carthage support
2.0.0
2017-04-17 23:21:26 +02:00
Hamza Ghazouani 5381878c4d Update Gifs and ReadMe 2017-04-17 22:26:54 +02:00
Hamza Ghazouani 722f2c102d Modify the version to 2.0 and update the CHANGELOG 2017-04-17 21:14:54 +02:00
Hamza Ghazouani b19c7bcff6 Add example of circular slider with multiple rounds
and update bedtime example
2017-04-17 21:10:15 +02:00
Hamza Ghazouani 7d360e7290 Add documentation to the new properties 2017-04-17 20:53:07 +02:00
Hamza Ghazouani 7bbe8ed9a8 revert the verification of start and end values 2017-04-17 20:16:24 +02:00
Hamza Ghazouani 7a6d849467 Keep distance property in RangeCircularSlider 2017-04-17 20:12:56 +02:00
Hamza Ghazouani 493741de4d Make numbersOfRounds as a property in CircularSlider instead RangeCircularSlider
Add the support of numbersOfRounds in CircularSlider and
MidPointCircularSlider
2017-04-17 20:09:17 +02:00
Hamza Ghazouani 4facdfa965 Delete time structure 2017-04-17 19:51:16 +02:00
Andrzej Michnia 3e25c95374 Merge branch 'release/2.1.0' 2017-04-13 14:20:04 +02:00
Andrzej Michnia 3c1955c719 Merge remote-tracking branch 'github/master' into release/2.1.0
# Conflicts:
#	CHANGELOG.md
#	Example/HGCircularSlider.xcodeproj/project.pbxproj
#	HGCircularSlider.podspec
#	HGCircularSlider/Classes/CircularSliderHelper.swift
2017-04-13 14:18:44 +02:00
Andrzej Michnia f9b0e672ba Added carthage prebuilt binary, updated changeling and readme 2017-04-13 12:51:05 +02:00
Andrzej Michnia ca9bef0296 Restored example project. Updated swift syntax.
Added:
+ example code
+ shadow track
+ number of rounds inspectable
+ example project clock type selection
Changed:
* fixed M_PI deprecation warnings
2017-04-13 12:07:53 +02:00
Hamza Ghazouani 478fb36608 New Version: Fix Swift 3.1 warnings 1.1.0 2017-03-31 00:57:14 +02:00
Hamza Ghazouani 29823393ee Merge pull request #11 from frederik-jacques/master
fixed Swift 3.1 warnings
2017-03-29 09:57:39 +02:00