Roman Efimov
|
712d1cdb4d
|
Fix superview reference bug in iOS 7
|
2013-10-24 09:28:15 -05:00 |
|
Roman Efimov
|
8d1d6424ab
|
Version bump (1.5.3)
1.5.3
|
2013-10-17 10:42:07 -05:00 |
|
Roman Efimov
|
fab46c1ae6
|
Roll back changes
|
2013-10-17 10:41:21 -05:00 |
|
Roman Efimov
|
97cf8dc05f
|
Add conditions to fix compilers warnings under iOS 6 sdk
1.5.2
|
2013-10-11 09:52:49 -05:00 |
|
Roman Efimov
|
aa778e807b
|
Add conditions to fix compilers errors under iOS 6 sdk
|
2013-10-11 09:50:42 -05:00 |
|
Roman Efimov
|
d8eefff4d5
|
Update xccheckout
|
2013-10-11 09:41:09 -05:00 |
|
Roman Efimov
|
059422f27d
|
Fix iOS 6 sdk support
|
2013-10-11 09:40:35 -05:00 |
|
Roman Efimov
|
052319b077
|
Version bump (1.5.2)
|
2013-10-11 09:35:49 -05:00 |
|
Roman Efimov
|
9b150292ad
|
Fix syntax format in pull request #103
|
2013-10-11 09:34:57 -05:00 |
|
Roman Efimov
|
3271aa3d76
|
Merge pull request #103 from XBeg9/estimat-table-cell
Use new iOS 7 estimateHeight delegate methods
|
2013-10-11 07:29:56 -07:00 |
|
Roman Efimov
|
75d077f36c
|
Remove 123123
|
2013-10-09 11:12:18 -05:00 |
|
Roman Efimov
|
d7af3ff26f
|
Merge pull request #102 from XBeg9/predefined-card-number
Predefined card number
|
2013-10-09 09:00:24 -07:00 |
|
Roman Efimov
|
e4b3197dfc
|
Merge pull request #101 from XBeg9/creditcard-type
Credit Card type implementation
|
2013-10-09 08:59:15 -07:00 |
|
Fedya Skitsko
|
3ac060ba86
|
Use new iOS 7 estimateHeight delegate methods, which defers most of the cost down to actual scrolling time.
|
2013-10-09 12:00:06 +03:00 |
|
Roman Efimov
|
d6aaa8e03d
|
Update pods
|
2013-10-08 14:36:40 -05:00 |
|
Fedya Skitsko
|
895e0a1fa6
|
If RECreditCardItem is initialized with account number (full number), UI should change to "compactView".
|
2013-10-08 18:40:43 +03:00 |
|
Fedya Skitsko
|
c4d4b741c4
|
Credit Card type implementation
|
2013-10-08 18:20:36 +03:00 |
|
Roman Efimov
|
0c2760e97e
|
Version bump (1.5.1)
1.5.1
|
2013-10-08 10:00:15 -05:00 |
|
Roman Efimov
|
be44d455d1
|
Update dependencies
|
2013-10-08 09:59:16 -05:00 |
|
Roman Efimov
|
444a52c1e0
|
Fix tint color error in iOS 6
1.5
|
2013-10-08 09:49:20 -05:00 |
|
Roman Efimov
|
6c0fc10570
|
Fix tint color in iOS 6
|
2013-10-08 09:48:27 -05:00 |
|
Roman Efimov
|
bf1a7a22a2
|
Version bump (1.5)
|
2013-10-08 09:45:09 -05:00 |
|
Roman Efimov
|
b99b917890
|
Add xccheckout
|
2013-10-08 09:43:33 -05:00 |
|
Roman Efimov
|
56db22e09f
|
Remove disabled cvv code from the example project, #99
|
2013-10-08 09:40:02 -05:00 |
|
Roman Efimov
|
008df0a5ab
|
Use original formatting in #99
|
2013-10-08 09:39:17 -05:00 |
|
Roman Efimov
|
8db2da08d6
|
Merge pull request #99 from XBeg9/hide-cvv-field-required
Hide cvv field if it's not required
|
2013-10-08 07:35:29 -07:00 |
|
Fedya Skitsko
|
e3308cf393
|
Hide CVV field if it's not required
|
2013-10-08 13:54:04 +03:00 |
|
Fedya Skitsko
|
a81217355f
|
Merge branch 'master' of https://github.com/romaonthego/RETableViewManager
Conflicts:
README.md
RETableViewManager.podspec
|
2013-10-07 20:11:19 +03:00 |
|
Roman Efimov
|
bc1222560e
|
Update README.md
|
2013-10-06 21:12:25 -05:00 |
|
Roman Efimov
|
e23a897c39
|
Remove duplicate properties
|
2013-10-05 12:10:14 -05:00 |
|
Roman Efimov
|
35351eb8a7
|
Add onChange handler
|
2013-10-05 12:01:55 -05:00 |
|
Roman Efimov
|
b748a7ec43
|
Do not focus on fields in inline mode
|
2013-10-05 11:57:30 -05:00 |
|
Roman Efimov
|
4304a67140
|
Add inline picker item / cell
|
2013-10-05 11:53:27 -05:00 |
|
Roman Efimov
|
57d2925fe3
|
Pass REDateTimeItem values to REInlineDatePickerItem
|
2013-10-04 11:54:12 -05:00 |
|
Roman Efimov
|
74058f29e6
|
Adjust tint color on selection
|
2013-10-04 11:47:44 -05:00 |
|
Roman Efimov
|
d3b726f10d
|
Enable inline date picker only for iOS 7
|
2013-10-04 11:39:53 -05:00 |
|
Roman Efimov
|
c1deee9db4
|
Notify date time item about changes
|
2013-10-04 11:37:28 -05:00 |
|
Roman Efimov
|
49992f493d
|
iOS 7 styled inline date picker development
|
2013-10-04 11:35:51 -05:00 |
|
Roman Efimov
|
df0bbd9925
|
Use UIKeyboardAppearanceAlert instead of UIKeyboardAppearanceDark
1.4
|
2013-10-04 10:52:50 -05:00 |
|
Roman Efimov
|
fb750738b6
|
Do not call integerValue on id
|
2013-10-04 10:51:09 -05:00 |
|
Roman Efimov
|
44e43d425d
|
Version bump (1.4), close #84
|
2013-10-04 10:47:36 -05:00 |
|
Roman Efimov
|
ff212afaa1
|
RESegmentedItem support for iOS 6
|
2013-10-04 10:45:45 -05:00 |
|
Roman Efimov
|
9781189cfb
|
Tint color support for RESegmentedItem
|
2013-10-04 10:42:01 -05:00 |
|
Roman Efimov
|
e39d349e2d
|
Optimize segmented item to support title, reference #82
|
2013-10-04 10:39:52 -05:00 |
|
Roman Efimov
|
3d99567736
|
Add example to readme
|
2013-10-04 10:02:38 -05:00 |
|
Roman Efimov
|
7018e83d45
|
Update readme
|
2013-10-04 10:00:36 -05:00 |
|
Roman Efimov
|
b7abf6aeef
|
Rename segment -> segmented, reference #82
|
2013-10-04 09:57:26 -05:00 |
|
Roman Efimov
|
532f90e58a
|
Update action bar to match iOS 7 style
|
2013-10-04 09:51:52 -05:00 |
|
Fedya Skitsko
|
833002b342
|
Version bump 1.3.3
|
2013-10-04 17:19:51 +03:00 |
|
Fedya Skitsko
|
51ddef3368
|
Merge branch 'master' of https://github.com/romaonthego/RETableViewManager
|
2013-10-04 17:17:54 +03:00 |
|