Commit Graph

719 Commits

Author SHA1 Message Date
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
WenchaoD bea4b2dbbe Fix issue #642 2017-04-13 11:38:53 +08:00
WenchaoD f62c0518d5 Update example 2017-04-11 09:57:11 +08:00
WenchaoD 8228776e5c Fix issue #636 2017-04-10 21:33:23 +08:00
WenchaoD 52456ae620 Remove an unused function. 2017-04-07 10:08:09 +08:00
WenchaoD 8415fcbb3a Add a nullable modifier. 2017-04-07 10:07:54 +08:00
WenchaoD 53d1b9df51 Update README.md 2017-04-07 10:00:47 +08:00
WenchaoD 1363f1f47b Merge branch 'master' into development 2017-04-06 15:51:24 +08:00
Wenchao Ding 406d73d055 Update README.md 2017-03-24 14:45:46 +08:00
WenchaoD d788c6f0f7 Update ChangeLog 2017-03-21 10:56:17 +08:00
WenchaoD ba5309bc6e Update ChangeLog 2017-03-21 10:56:04 +08:00
WenchaoD 9378c7aa05 Merge branch 'development' 2017-03-15 18:07:53 +08:00
WenchaoD 52a105722e Fix issue #621 2017-03-15 18:04:14 +08:00
WenchaoD 6b2f86bfb6 Bump version. 2017-03-09 18:22:05 +08:00
WenchaoD 45654a05bd Present alert controller in example if user denied calendar permission. 2017-03-09 18:22:04 +08:00
WenchaoD 782047fe0c Bump version. 2017-03-09 18:21:31 +08:00
WenchaoD b1548d7dc2 Present alert controller in example if user denied calendar permission. 2017-03-09 18:19:41 +08:00
WenchaoD 7656c324ab Merge branch ‘development’. 2017-03-09 18:18:08 +08:00
WenchaoD c4a828a2a0 Remove “unrecognized selector” issue in use don’t implement “-calendar:boundingRectWillChange:animated:”. 2017-03-09 15:55:38 +08:00
WenchaoD 38c46b1408 Protect calculated indexPath from invalidate section 2017-03-06 18:48:33 +08:00
WenchaoD fe6578132c Remove unnecessary lines 2017-03-06 18:47:55 +08:00
WenchaoD 8895272e21 Fix issue #600 in Release scheme 2017-03-03 17:38:49 +08:00
WenchaoD cdf05892ff Bump version. 2017-03-02 18:13:51 +08:00
WenchaoD 7ac5cb9430 Fix willDisplay 2017-03-01 21:53:43 +08:00
WenchaoD 3a76fa968a Update swift example 2017-02-20 21:59:19 +08:00
Wenchao Ding ebfef91b5d Merge pull request #581 from roark31337/master
Make selectedDate nullable
2017-02-20 21:58:16 +08:00
WenchaoD d30a0d2b69 Merge branch 'development' 2017-02-16 08:09:08 +08:00
WenchaoD 35ad4e5290 Reset hour/minite/second components of bounding dates. 2017-02-16 07:59:59 +08:00
WenchaoD 3be15eb938 Fix ‘setToday’ 2017-02-15 10:31:02 +08:00