Wenchao Ding
3271f155d8
Update podspec
...
Update podspec
2015-03-19 17:24:47 +08:00
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
c3d93d56c3
Update README.md
2015-03-18 17:21:41 +08:00
Wenchao Ding
c2f9f9a8e4
Update podspec
...
Update podspec
2015-03-18 17:13:01 +08:00
Wenchao Ding
bf3824b7ac
Merge pull request #13 from f33chobits/code-optimization
...
Version 0.5
2015-03-18 17:04:37 +08:00
Wenchao Ding
c329e259a1
Update README.md
...
Update README.md
2015-03-18 17:01:23 +08:00
Wenchao Ding
f7de5080da
Update README.md
...
Update README.md
2015-03-18 16:56:43 +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
Wenchao Ding
b10541ba2a
Merge pull request #10 from f33chobits/research
...
1.Make the header have the same direction with calendar
2.Make selectedDate writable
2015-03-16 21:26:11 +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
Wenchao Ding
1d8ecb49dc
Add direction switch fo header
...
Add direction switch for header
2015-03-16 17:37:32 +08:00
Wenchao Ding
041254fa0a
Add scroll direction to header
...
Add scroll direction to header
2015-03-16 17:26:16 +08:00
Wenchao Ding
8bd79e72e8
Revert "Update README.md"
...
This reverts commit 8ab654357b .
2015-03-16 11:25:19 +08:00
Wenchao Ding
8ab654357b
Update README.md
2015-03-16 11:18:45 +08:00
Wenchao Ding
3c4f1f9b63
Merge pull request #8 from f33chobits/collectionview-subtitution-branch
...
Update podspec
2015-03-15 18:39:50 +08:00
f33chobits
1352fa4f59
Update podspec
...
Update podspec
2015-03-15 17:41:42 +08:00
Wenchao Ding
ff28d6bf5b
Update README.md
2015-03-15 17:35:14 +08:00
Wenchao Ding
4cae21c158
Update README.md
2015-03-15 17:33:04 +08:00
Wenchao Ding
49afc7858b
Merge pull request #7 from f33chobits/collectionview-subtitution-branch
...
An amazing calendar
2015-03-15 17:32:22 +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
Wenchao Ding
51c6e924bf
Merge pull request #6 from f33chobits/delete-attribute-string
...
Highly increase scrolling perfomance.
Reduce memory cost.
2015-03-11 23:10:50 +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
549441d3a0
Update README-cn.md
2015-03-10 10:53:57 +08:00
Wenchao Ding
2159fa813d
Update README.md
2015-03-10 10:53:31 +08:00
Wenchao Ding
2cf5edf077
Delete .travis.yml
2015-03-10 10:51:28 +08:00
Wenchao Ding
8165bdff92
Update README-cn.md
2015-03-05 18:21:43 +08:00
Wenchao Ding
15facd17bf
Update README.md
2015-03-05 18:16:26 +08:00
Wenchao Ding
9da945b444
Update README.md
2015-03-05 18:15:44 +08:00
Wenchao Ding
d38b048638
Update README.md
2015-03-05 18:01:31 +08:00
Wenchao Ding
485409b174
Update README.md
2015-03-05 18:00:18 +08:00
Wenchao Ding
ee0a9dc6eb
Update README.md
2015-03-05 17:57:36 +08:00
Wenchao Ding
828f8bbfbf
Update to 0.1
...
Update to 0.1
2015-03-05 17:48:09 +08:00
Wenchao Ding
0f5b21ce36
Release 0.1
...
Release 0.1
* 添加iPad支持
* 字体显示优化
2015-03-05 17:45:49 +08:00