Commit Graph

799 Commits

Author SHA1 Message Date
丁文超 5e83a5bf91 Combine some case statements. 2017-09-27 11:41:06 +08:00
丁文超 298fdac62e Update Xcode9 recommended settings 2017-09-27 11:36:24 +08:00
丁文超 8442452b0c Clean up. 2017-08-17 15:13:07 +08:00
丁文超 a7c0f50422 Fix a wrong bis-check. 2017-08-08 09:10:09 +08:00
WenchaoD ded605f18a Add LunarFormatter for both Objc and Swift Example. 2017-07-25 08:11:17 +08:00
WenchaoD 4e9fd2fc20 Prevent precision issue. 2017-07-12 22:44:09 +08:00
WenchaoD 616ea548e8 Resolve a float point precision issue. 2017-07-01 12:28:53 +08:00
WenchaoD c44ae3ca4b Bump version 2017-06-23 23:44:13 +08:00
WenchaoD 27bd907b08 Fix an issue caused by comparison of floating point values. 2017-06-23 00:31:46 +08:00
丁文超 1d3cecc255 Remove an unused property. 2017-06-21 09:15:02 +08:00
丁文超 6bdc3ab6c3 Remove an unused enum declaration. 2017-06-20 13:13:34 +08:00
丁文超 241d6caaed Replace titleHeight & subtitleHeight with font.lineHeight 2017-06-20 13:12:33 +08:00
丁文超 9248b01b60 Configure appearance in current update cycle. 2017-06-09 10:51:32 +08:00
丁文超 b639540f75 Control top & bottom borders with UIViewAutoresizingMask 2017-06-09 10:16:57 +08:00
WenchaoD 738ad7b4bd Add a nullability identifier. 2017-06-06 22:53:00 +08:00
WenchaoD f002ba9615 Update swift example 2017-06-05 21:38:31 +08:00
WenchaoD a24d419ef5 Add a nullable identifier. 2017-06-05 19:53:28 +08:00
WenchaoD 26ee038a17 Bug fix. 2017-05-24 22:28:02 +08:00
WenchaoD 2cb596e838 Bump version. 2017-05-18 07:58:33 +08:00
WenchaoD 511dbd1e8c The content height should include section insets. 2017-05-18 07:56:47 +08:00
WenchaoD 6571bee118 Make “reload visible cells” call data source methods. 2017-05-16 21:34:42 +08:00
WenchaoD 3f22695602 Merge branch 'master' into development 2017-05-10 11:27:47 +08:00
WenchaoD 18c9b90677 Bump version 2017-05-10 11:24:14 +08:00
WenchaoD bd560de4be Configure appearance is better. 2017-05-09 15:36:14 +08:00
WenchaoD 661290f3c2 Remove reloadData selector for section headers. 2017-05-09 15:34:36 +08:00
WenchaoD 65ede02e11 Fix reload visible cells 2017-05-08 11:36:10 +08:00
WenchaoD 1e1c33633d Fix reload visible cells 2017-05-08 11:27:33 +08:00
WenchaoD 7367409d69 Remove title attributes. 2017-05-06 09:42:24 +08:00
WenchaoD 0a88f0a1e4 Fix issue for selection state 2017-05-05 12:24:26 +08:00
WenchaoD a144e79a62 Update example 2017-04-22 08:20:44 +08:00
WenchaoD fbb48596f1 Recreate cells if necessary 2017-04-22 08:14:18 +08:00
WenchaoD ed6b7cbe83 Bump version. 2017-04-21 18:18:03 +08:00
WenchaoD e30739afaf Merge branch 'master' into development 2017-04-21 18:16:07 +08:00
WenchaoD 62ef522886 Update UITest 2017-04-21 18:15:30 +08:00
WenchaoD a5ab63bae2 Update range selection demo 2017-04-21 18:06:33 +08:00
Wenchao Ding fa7447babf Merge pull request #647 from gemmakbarlow/master
Cleanup & fix failing test
2017-04-19 12:18:31 +08:00
WenchaoD ec6e23cec6 Add RangePicker example. 2017-04-18 17:17:13 +08:00
Wenchao Ding 28bb028c59 Merge pull request #652 from ya-eternity/master
configure weekdayView correctly
2017-04-18 16:05:26 +08:00
ITACHI d56ec5ba7e fix
fix the bug that weekdayView not configure correctly when set
calendar.firstWeekday
2017-04-18 15:17:30 +08:00
WenchaoD e1208ed3c0 Remove unused block identifier 2017-04-18 08:11:05 +08:00
WenchaoD f8c2997057 Remove unused block identifier 2017-04-18 08:10:44 +08:00
Gemma Barlow bbd0125a9c Revert change that was not required 2017-04-18 08:09:20 +08:00
Gemma Barlow 79fa299d44 Correct analyzer warning 2017-04-18 08:09:20 +08:00
Wenchao Ding 606b329083 Merge pull request #650 from gemmakbarlow/analyzer-warning
Correct analyzer warning
2017-04-18 08:01:00 +08:00
Gemma Barlow 6413e6d6a7 Revert change that was not required 2017-04-17 19:56:10 -04:00
Gemma Barlow 9bb3ca1ff0 Correct analyzer warning 2017-04-17 12:32:26 -04:00
Gemma Barlow 2df76bce6e Adjust formatting, to match style of repository. 2017-04-16 15:26:54 -04:00
Gemma Barlow 7099e4221b Test cleanup
- Added `swipeUpUntilElementIsVisible` method, so as to prevent test failure on the iPhone 6S Simulator (previously was not swiping to reveal appropriate tappable elements)

- Split giant test into four smaller tests, for better issue detection
2017-04-16 15:19:52 -04:00
WenchaoD abb6f7065e Unregister default identifier for DIY. 2017-04-14 10:39:48 +08:00
WenchaoD 74fafccffe Avoid creating extra array from pointer array. 2017-04-14 10:39:14 +08:00