Commit Graph

509 Commits

Author SHA1 Message Date
Mark Rickert
72fac5fc73 Add :searchable and :search_help_text to cell properties. 2013-05-30 13:01:27 -04:00
Jamon Holmgren
45b3bcade8 Fixed issue #104 2013-05-30 09:44:54 -07:00
Jamon Holmgren
51b88311dc README updates 2013-05-30 09:16:24 -07:00
Jamon Holmgren
633a3c877c Merge pull request #91 from clearsightstudio/feature/delegate_improvements
PM::Delegate improvements, PushNotification object & methods
2013-05-30 08:44:54 -07:00
Jamon Holmgren
08766a40fc Merge branch 'version-0.7' into feature/delegate_improvements 2013-05-29 21:03:54 -07:00
Jamon Holmgren
f0dc8278e3 Merge pull request #103 from rheoli/version-0.7-bgcolor
Transparent backgroundColor of the labels
2013-05-28 13:08:07 -07:00
Stephan Toggweiler
1cfb58d6e1 transparent bgcolor of the labels 2013-05-28 11:49:54 +02:00
Jamon Holmgren
250222f960 Comment 2013-05-27 21:05:32 -07:00
Jamon Holmgren
10d0c86b07 Merge branch 'version-0.7' into feature/delegate_improvements 2013-05-27 20:51:09 -07:00
Jamon Holmgren
3d2bcd32f8 Merge pull request #101 from clearsightstudio/feature/table_cleanup
TableScreen Refactor
2013-05-27 20:49:14 -07:00
Jamon Holmgren
7a2d72d3ad Changed PM::SectionedTable to PM::Table 2013-05-27 18:52:34 -07:00
Jamon Holmgren
c421488aa2 newline end of file 2013-05-27 18:31:30 -07:00
Jamon Holmgren
36232eefe9 Fixed wrong number of arguments issue, extensive tests 2013-05-27 18:28:48 -07:00
Jamon Holmgren
9d7b7467c7 Writing additional specs 2013-05-27 16:56:14 -07:00
Jamon Holmgren
62978b6ec0 Tests passing. I'm awesome. 2013-05-27 16:43:08 -07:00
Jamon Holmgren
1312a1d3e0 Huge refactor of TableScreens 2013-05-27 16:06:38 -07:00
Jamon Holmgren
cadfb2ad12 Fix per @rheoli 2013-05-27 13:24:34 -07:00
Jamon Holmgren
16578e87be gfl 2013-05-27 13:24:00 -07:00
Jamon Holmgren
83f5d0f0c1 Merge branch 'master' into version-0.7 2013-05-27 12:53:45 -07:00
Jamon Holmgren
13093f0665 Merge branch 'master' into version-0.6 2013-05-27 12:53:26 -07:00
Jamon Holmgren
b1ad3991cf Merge branch 'version-0.6' into version-0.7 2013-05-27 12:53:08 -07:00
Jamon Holmgren
84c352bdc2 Merged master 2013-05-27 12:52:58 -07:00
Jamon Holmgren
a8d4fed4a9 readme 2013-05-27 12:07:57 -07:00
Jamon Holmgren
a406cbfcb1 Version 0.6.4 2013-05-27 11:28:19 -07:00
Jamon Holmgren
83e2104e31 bump 2013-05-27 11:28:19 -07:00
Jamon Holmgren
ebb5ce792d Remove :title accessor (breaks it, unnecessary) 2013-05-27 11:28:19 -07:00
Jamon Holmgren
0a2fe144eb Version 0.6.4 2013-05-27 11:27:18 -07:00
Jamon Holmgren
68102d5bbe bump 2013-05-27 11:24:11 -07:00
Jamon Holmgren
5f4e6d8694 Merge branch 'master' into version-0.6 2013-05-27 11:19:36 -07:00
Jamon Holmgren
fd2f02274d Merge branch 'version-0.6' into version-0.7 2013-05-27 11:17:11 -07:00
Jamon Holmgren
20ff78c800 Remove :title accessor (breaks it, unnecessary) 2013-05-27 11:16:43 -07:00
Jamon Holmgren
5cc4a05c98 Todo line 2013-05-27 11:09:30 -07:00
Jamon Holmgren
b37bce0e04 Merge branch 'version-0.6' into version-0.7 2013-05-27 11:09:15 -07:00
Jamon Holmgren
5eaac9449d Merge branch 'version-0.7' into feature/delegate_improvements 2013-05-27 10:55:32 -07:00
Jamon Holmgren
e1d8c2e01d Fix if RUBYMOTION_ENV not defined 2013-05-27 10:53:42 -07:00
Jamon Holmgren
513482bdf1 Fix per @rheoli suggestion 2013-05-27 10:43:20 -07:00
Jamon Holmgren
23c6886607 Merge pull request #96 from andyw8/patch-1
Correct add_right_nav_button to be set_nav_bar_right_button
2013-05-26 12:50:47 -07:00
Andy Waite
64ff57f78c Correct add_right_nav_button to be set_nav_bar_right_button
The example given seemed to be wrong or out of date.
2013-05-26 15:40:48 +02:00
Jamon Holmgren
4b6d80be1e A commit just for @macfanatic . 2013-05-24 00:10:11 -07:00
Jamon Holmgren
ab7d094712 on_registration, not on_register 2013-05-24 00:06:54 -07:00
Jamon Holmgren
aefd014495 Added on_unload, PushNotification methods, tests 2013-05-23 23:44:54 -07:00
Jamon Holmgren
6e756e6501 Adding the ability to remove status bar
Also changed has_nav_bar? to nav_bar?
2013-05-23 22:50:43 -07:00
Jamon Holmgren
42b9944c42 Deprecated is_modal? 2013-05-23 22:27:07 -07:00
Jamon Holmgren
c283316cff Push notifications, delegate methods, cleaning up delegate. 2013-05-23 22:20:47 -07:00
Jamon Holmgren
8feab40051 Better attribute assignment for table cells. 2013-05-23 15:26:27 -07:00
Jamon Holmgren
e1ba9f0e53 Cleaner, nicer attribute assignment for table cells 2013-05-23 15:24:36 -07:00
Jamon Holmgren
d2bd2503b7 Version 0.6.3 2013-05-23 14:58:09 -07:00
Jamon Holmgren
6d16ac976b Merge branch 'version-0.6' 2013-05-23 14:57:10 -07:00
Jamon Holmgren
816f8af99f Merge pull request #89 from rheoli/version-0.6-nil-check
A nil check for table_cell.detailTextLabel
2013-05-23 14:50:15 -07:00
Jamon Holmgren
ba3568a8ba Removing on_opened 2013-05-21 23:51:45 -07:00