Commit Graph

759 Commits

Author SHA1 Message Date
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 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
丁文超 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
丁文超 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