Commit Graph

30 Commits

Author SHA1 Message Date
Wenchao Ding 933b9f96f9 Fix issues
Fix issue #14
2015-03-19 17:11:33 +08:00
Wenchao Ding 924363c69b Update Main_iPad.storyboard
Update Main_iPad.storyboard
2015-03-19 11:01:52 +08:00
Wenchao Ding 6ae3f97470 Update demo with firstweekday setting
Update demo with firstweekday setting
2015-03-19 10:43:54 +08:00
Wenchao Ding a7ffc6c7be Fix issues
Fix issues:
#14
#15
2015-03-19 09:48:06 +08:00
Wenchao Ding 46ecc00c77 Update example
Update example
2015-03-18 16:34:41 +08:00
Wenchao Ding 0a2045a481 Add firstWeekday property
Add firstWeekday property
2015-03-18 16:22:38 +08:00
f33chobits 4d5798eb60 code-optimization
1. weakly variables that are not necessarily strong
2. make currentMonth writable
3. code format
2015-03-17 22:52:25 +08:00
Wenchao Ding 36f6ef89a9 Change startDate of UIDatePicker in demo to 1970
Change startDate of UIDatePicker in demo to 1970
2015-03-17 17:25:06 +08:00
Wenchao Ding 056ed48dbd Add date selection in demo project
Add date selection in demo project
2015-03-17 10:53:34 +08:00
f33chobits def86905d0 Fix some problems
1. Make selectedDate writable
2. Fix cell blink problem #11
2015-03-17 00:18:16 +08:00
f33chobits 01f14c42f1 Update Example
Update Example
2015-03-16 21:23:23 +08:00
f33chobits 7cf8db383f Make selectedDate writable
Make selectedDate writable
2015-03-16 20:56:57 +08:00
f33chobits 66e6ea1444 Prepare to release
1. Fix some details
2. Update Readme
2015-03-15 17:26:44 +08:00
f33chobits 47eca4ce79 Some details
1. Update demo
2. Fix header alpha problem
2015-03-14 23:21:11 +08:00
f33chobits a05dedd184 Code optimization
1. Code optimization
2. Update demo
2015-03-14 20:21:12 +08:00
f33chobits a93a0dff4a Finish all
Finish all
1. Change header implement from UIView to UICollectionView
2. Change calendar implement from UIScrollView to UICollectionView
3. Keep the original interfaces
2015-03-14 15:30:28 +08:00
Wenchao Ding c9cb98b827 Finish CollectionView Selection、Cell style and scrolling behavior
Finish CollectionView Selection、Cell style and scrolling behavior
2015-03-13 18:18:03 +08:00
f33chobits 9e1bbcc874 Almost there
Almost there
2015-03-12 22:42:53 +08:00
Wenchao Ding 7f993a72d8 Initial change the container from scrollview to collectionView
Initial change the container from scrollview to collectionView, this
would make fast scrolling and best performance.
2015-03-12 18:58:37 +08:00
f33chobits 2c2a206a19 Update podspec
Update podspec and delete unused files
2015-03-11 23:05:37 +08:00
f33chobits 0bcc6fae9a Highly improve performance and memory cost
Highly improve performance and memory cost
2015-03-11 22:59:53 +08:00
Wenchao Ding ecd6850e21 Create branch delete-attribute-string
Create branch delete-attribute-string
2015-03-11 18:32:56 +08:00
Wenchao Ding 0f5b21ce36 Release 0.1
Release 0.1
* 添加iPad支持
* 字体显示优化
2015-03-05 17:45:49 +08:00
f33chobits 4563f469d3 update example
update example
2015-02-18 17:27:01 +08:00
f33chobits c3bd681170 update pod lib for example
update pod lib for example
2015-02-17 17:57:35 +08:00
f33chobits 1e24dcf4a0 beautify default appearance
beautify default appearance
2015-02-17 17:36:56 +08:00
f33chobits f0ea487063 Removing redundant code
Removing redundant code
2015-02-16 17:23:40 +08:00
= 21513cb36d add subtitle-toggle in example
add subtitle-toggle in example
2015-02-15 22:03:10 +08:00
= 8fd70af1f4 initial commit
initial commit
2015-02-15 16:40:59 +08:00
= 218fc4fb08 Initial commit 2015-02-13 22:10:59 +08:00