elizakova
|
ec1a57f874
|
Merge pull request #1 from elizakova/change_reload_cell_modifire
Change reload cell modifire
|
2021-07-28 18:58:27 +04:00 |
elizakova
|
5a8153b171
|
Update FSCalendar.m
Transferring method - (void)reloadDataForCell:(FSCalendarCell *)cell atIndexPath:(NSIndexPath *)indexPath; to FSCalendar.h for external use
|
2021-07-28 15:30:49 +04:00 |
elizakova
|
7fac27e471
|
Update FSCalendar.h
Transferring method - (void)reloadDataForCell:(FSCalendarCell *)cell atIndexPath:(NSIndexPath *)indexPath; to FSCalendar.h for external use
|
2021-07-28 15:30:06 +04: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 |
WenchaoD
|
252736f7d6
|
Fix errors in demo projects.
|
2018-10-08 17:33:03 +08:00 |
WenchaoD
|
76796f0de7
|
Remove deprecated methods.
|
2018-10-08 12:05:42 +08:00 |
WenchaoD
|
0dcdac8987
|
Enclosing 'semanticAttributes' with @available check.
|
2018-10-05 16:39:13 +08:00 |
WenchaoD
|
726008f1db
|
Bump version to '2.8.0.beta.0'.
|
2018-10-05 16:21:49 +08:00 |
WenchaoD
|
1be7ecbeb2
|
Add 'adjustsBoundRectWhenMonthChanges' property to FSCalendar.
|
2018-10-05 16:18:03 +08:00 |
WenchaoD
|
eebc82594d
|
Discard deprecated properties and functions.
|
2018-10-05 14:06:54 +08:00 |
WenchaoD
|
09850d2df5
|
Add RTL support.
|
2018-10-05 14:04:30 +08:00 |
WenchaoD
|
985e4744e7
|
Add Index/ to .gitignore
|
2018-10-05 13:35:04 +08:00 |
WenchaoD
|
e047ad2149
|
Remove deprecated file link from project.pbxproj.
|
2018-09-26 13:52:18 +08:00 |
WenchaoD
|
d1bdb5201b
|
Discard deprecations.
|
2018-09-26 13:13:55 +08:00 |
WenchaoD
|
249266e5b9
|
Discard scopeHandle object.
|
2018-09-26 13:09:09 +08:00 |
WenchaoD
|
fd3e0ed16e
|
Update README.md
|
2018-09-26 09:21:37 +08:00 |
WenchaoD
|
a39caf7da1
|
Error & warning fix for Xcode10.
|
2018-09-26 09:18:56 +08:00 |
WenchaoD
|
e93f860f63
|
Disable blink of reloadData
|
2018-06-07 10:48:02 +08:00 |
WenchaoD
|
b5427f6153
|
Warning fix
|
2018-06-07 10:38:46 +08:00 |
Ted Whang
|
b47c17b617
|
Use defaultTimeZone instead of localTimeZone
|
2017-12-29 16:13:09 -08:00 |
丁文超
|
b74c78668d
|
Remove an unused notification.
|
2017-11-01 17:18:31 +08:00 |
丁文超
|
f5f986ad23
|
Fix Xcode9 error in UITest Target.
|
2017-10-09 09:24:50 +08:00 |
丁文超
|
8581da982d
|
Change "osx_image" to Xcode9 for travis.xml
|
2017-09-30 09:04:46 +08:00 |
丁文超
|
a1724b6f85
|
Replace 'responseToSelector' with '@availability'; Replace UIAlertView with UIAlertController;
|
2017-09-29 18:48:52 +08:00 |