Wenchao Ding
|
4e79a201fa
|
Merge pull request #1246 from pju-trifork/spm
Swift Package Manager support
|
2020-11-28 15:37:24 +08:00 |
Wenchao Ding
|
105d8c3592
|
Update README.md
|
2020-11-28 15:36:10 +08:00 |
WenchaoD
|
0ff2e76087
|
Fix issues
1. Fix offset issue of header title
2. Change default date year in examples
3. Version bump 2.8.2
|
2020-11-19 11:03:25 +08:00 |
Wenchao Ding
|
7fd27f977f
|
Merge pull request #1255 from GithubGaoYang/master
fix: dateBySettingHour return nil when date is very big or very small
|
2020-11-12 10:52:07 +08:00 |
高扬
|
2e6157b307
|
fix: dateBySettingHour return nil when date is very big or very small
- replace `dateBySettingHour:minute:second:ofDate:options:` to `startOfDayForDate`
|
2020-11-12 10:35:27 +08:00 |
Povilas Juzeliunas
|
617168f216
|
Cleanup: .xcworkspacedata files removed
|
2020-10-16 13:23:45 +02:00 |
Povilas Juzeliunas
|
4fcf0d8d1d
|
Info.plist removed
|
2020-10-14 10:21:22 +02:00 |
Povilas Juzeliunas
|
b60ee2cfb3
|
CFBundleExecutable removed from Info.plist
|
2020-10-13 15:14:30 +02:00 |
Povilas Juzeliunas
|
7ba522186d
|
Updated README.md
|
2020-10-09 14:06:02 +02:00 |
Povilas Juzeliunas
|
ad65db6cb4
|
Module renamed
|
2020-10-09 13:45:38 +02:00 |
Povilas Juzeliunas
|
725a33a29f
|
Bridging header removed; symlinks to other headers added
|
2020-10-09 13:41:20 +02:00 |
Povilas Juzeliunas
|
b3fe27254a
|
Symlink to header
|
2020-10-09 13:34:07 +02:00 |
Povilas Juzeliunas
|
75deddd041
|
Header file
|
2020-10-09 13:28:22 +02:00 |
Povilas Juzeliunas
|
7a749bfa1f
|
Library target added
|
2020-10-09 13:16:25 +02:00 |
Povilas Juzeliunas
|
252ff40cc9
|
SPM setup
|
2020-10-09 13:11:41 +02:00 |
Wenchao Ding
|
ba15ebc620
|
Merge pull request #1168 from Ouicar/feature/header_customization
Header customization
|
2020-09-20 11:04:05 +08:00 |
Rémi Dayres
|
4ae56376e9
|
Appearance : add `FSCalendarCaseOptionsHeaderUsesCapitalized` option
|
2020-01-24 15:47:39 +01:00 |
Rémi Dayres
|
adba0b9a8d
|
Appearance : add `headerSeparatorColor` property
|
2020-01-24 15:47:39 +01:00 |
Rémi Dayres
|
714bc0e193
|
Appearance : add `headerTitleAlignment` property
|
2020-01-24 15:47:39 +01:00 |
Rémi Dayres
|
f1afcea1e9
|
Appearance : add `headerTitleOffset` property
|
2020-01-24 15:17:08 +01:00 |
Wenchao Ding
|
ee0a887d8b
|
Merge pull request #1157 from marcetcheverry/fix-analyzer-warning
Fix 'Converting a pointer value of type 'NSNumber *' warning
|
2019-12-31 09:24:23 +08:00 |
Marc Etcheverry
|
79d413ddd8
|
Fix 'Converting a pointer value of type 'NSNumber *' to a primitive boolean value' warning
|
2019-12-30 14:16:09 -08:00 |
WenchaoD
|
b869b05450
|
Add version number into framework plist.
|
2019-12-23 09:27:52 +08:00 |
WenchaoD
|
b11baf61d1
|
Fix test failure in demo
|
2019-12-05 10:38:02 +08:00 |
WenchaoD
|
8a2d4b3904
|
Change version number to 2.8.1
|
2019-12-05 10:10:22 +08:00 |
WenchaoD
|
a5a4aff301
|
Merge branch 'develop'
|
2019-12-05 10:02:42 +08:00 |
WenchaoD
|
1f859e0b9f
|
Fix first-week-disappear issue in demo project
|
2019-12-05 10:02:35 +08:00 |
Wenchao Ding
|
d463806165
|
Merge pull request #855 from pike13inc/master
Use defaultTimeZone instead of localTimeZone
|
2019-12-05 09:20:35 +08:00 |
Wenchao Ding
|
f3653ba822
|
Merge pull request #1124 from michaelin1208/master
Fix #1100 and #1102 issues about showing next week when firstWeekday is not 1 and FSCalendarScopeWeek
|
2019-12-02 09:39:09 +08:00 |
Wenchao Ding
|
ee9220cb2a
|
Merge pull request #506 from JamesKuang/master
Define FSCalendarMaximumNumberOfEvents constant for hardcoded value
|
2019-11-29 09:27:39 +08:00 |
lin.chao
|
cdbb9ec7ca
|
Fix https://github.com/WenchaoD/FSCalendar/issues/1100 and https://github.com/WenchaoD/FSCalendar/issues/1102
If firstWeekday is not 1, and weekday is less than firstWeekday, the middleDayOfWeek will be the middle day of next week
|
2019-10-21 16:07:14 +08:00 |
Wenchao Ding
|
473e88cb26
|
Merge pull request #1110 from marcetcheverry/fix-uifont-size-13
Fixes iOS 13 reverting back to "Times New Roman" when changing the font size of default system fonts
|
2019-10-14 10:27:25 +08:00 |
Marc Etcheverry
|
b66d3133c0
|
Fixes iOS 13 reverting back to "Times New Roman" when changing the font size of default system fonts
|
2019-09-11 14:55:12 -07:00 |
WenchaoD
|
b0653a3b69
|
Remove unused methods in dynamic header file.
|
2018-12-10 11:55:51 +08:00 |
WenchaoD
|
3fdc2a4531
|
Merge branch 'develop'
# Conflicts:
# Example-Swift/FSCalendarSwiftExample.xcodeproj/project.pbxproj
# Example-TodayExtension2/Example-TodayExtension.xcodeproj/project.pbxproj
|
2018-10-16 23:01:20 +08:00 |
WenchaoD
|
cda4593794
|
Change iOS version of .podspec to '8.0' .
|
2018-10-15 13:37:40 +08:00 |
WenchaoD
|
a61f0507c0
|
Bump version to '2.8.0'.
|
2018-10-15 13:36:48 +08:00 |
WenchaoD
|
4a4175bb5c
|
Use internal delegate instead of overriding existing delegate.
|
2018-10-12 08:03:42 +08:00 |
WenchaoD
|
d1476b22fa
|
Make headerReferenceSize property of FSCalendarCollectionViewLayout private.
|
2018-10-12 08:03:06 +08:00 |
WenchaoD
|
a2589a44d5
|
Remove an unused property.
|
2018-10-12 08:01:47 +08:00 |
WenchaoD
|
f2f9ab5479
|
【Automatically-generated-changes】Add iOS-marketing item in assets.
|
2018-10-12 07:58:43 +08:00 |
WenchaoD
|
1426254a1d
|
Create .workspace to group demo project.
|
2018-10-10 11:06:19 +08:00 |
WenchaoD
|
e9dc2edf8c
|
Simplify 'delay execution' mechanism.
Remove redundant project.
|
2018-10-10 10:43:50 +08:00 |
WenchaoD
|
79156d8c91
|
Remove UIAlertController in StoryboardExample.
|
2018-10-09 17:37:32 +08:00 |
WenchaoD
|
252cd0e31f
|
Remove redundant properties and methods in FSCalendarHeaderView.
|
2018-10-09 17:28:01 +08:00 |
WenchaoD
|
4e6efb70f3
|
no message
|
2018-10-09 08:27:13 +08:00 |
WenchaoD
|
558f3c0193
|
Update README.md
|
2018-10-09 08:18:40 +08:00 |
WenchaoD
|
b81d03ff51
|
Error & warning fix for Xcode10.
|
2018-10-09 08:18:40 +08:00 |
WenchaoD
|
05e9369ade
|
Remove an unused property.
|
2018-10-09 08:07:18 +08:00 |
WenchaoD
|
a0071efa68
|
Warning fix.
|
2018-10-08 18:10:52 +08:00 |