244 Commits

Author SHA1 Message Date
Todd Werth
bc22b70d31 README and docs update 2015-04-29 16:54:42 -07:00
Todd Werth
89e512aa1c Fixed badges in README 2015-04-29 16:43:50 -07:00
Todd Werth
fec0904cce Merged and bumped version v1.1.5 2015-04-29 15:01:29 -07:00
Todd Werth
e8b0662e7b Merge pull request #88 from infinitered/collection-view-clarification
The comment was confusing that it was just that one method.
2015-04-29 14:44:53 -07:00
Todd Werth
315ecccb76 Fixed app in screen, it now returns RubyMotionQuery::App as it should. Updated gems. Readme tweak. 2015-04-29 10:01:31 -07:00
Mark Rickert
1578872b1d Revert "find isn't available in a UICollectionViewCell"
This reverts commit 90a7b02d54.
2015-04-27 19:07:16 -04:00
Todd Werth
83b4a8108f Merge pull request #87 from infinitered/table_screen_cell_template
Added table_screen_cell template
2015-04-27 15:26:24 -07:00
Mark Rickert
90a7b02d54 find isn't available in a UICollectionViewCell 2015-04-27 18:08:10 -04:00
Mark Rickert
559e6b30d8 The comment was confusing that it was just that one method.
Moved the method to the bottom for clarity.
2015-04-27 17:24:04 -04:00
Gant Laborde
c855dda387 Remove iPhone 5 test bc RM 3.10 bug 2015-04-27 14:15:40 -05:00
Todd Werth
e6873f8f9b Oops, forgot to add docs for the commandline 2015-04-26 11:57:47 -07:00
Todd Werth
e4465cf622 Added docs for creating a table_screen_cell 2015-04-26 11:56:45 -07:00
Todd Werth
b8717b3cfa Fixed code in comments 2015-04-26 11:45:50 -07:00
Todd Werth
a31e3753ac Added table_screen_cell template 2015-04-26 11:26:20 -07:00
Todd Werth
29513f36d6 Tweaking docs again 2015-04-23 22:15:19 -07:00
Todd Werth
ab37949415 Tweaking doc config v1.1.3 2015-04-23 21:53:50 -07:00
Todd Werth
6319bc7abe Version bump 2015-04-23 21:53:36 -07:00
Todd Werth
b6c55d135b Updated docs 2015-04-23 15:09:54 -07:00
Todd Werth
ca094d6ff2 Merge pull request #85 from infinitered/derekgreenberg/add_troubleshooting_to_docs
Adding a troubleshooting Cookbook section to docs
2015-04-22 12:57:05 -07:00
derekgreenberg
a84078b380 Adding a troubleshooting Cookbook section to docs 2015-04-22 12:09:09 -07:00
Todd Werth
6815ffac85 Updated readme and docs 2015-04-21 18:34:56 -07:00
Todd Werth
fb7ffd1940 Merge pull request #80 from dmarkow/master
Allow PM to handle delegates for grouped tables
2015-04-21 17:29:23 -07:00
Todd Werth
6d3bc45b00 Merge pull request #84 from infinitered/2015_04_21_fixe_find
Fixed find to match rmq in UIView and UIViewController
2015-04-21 17:23:45 -07:00
Todd Werth
dc82da4650 Fixed find to match rmq in UIView and UIViewController 2015-04-21 16:17:56 -07:00
David Larrabee
096cc5e4cc Merge pull request #83 from infinitered/derekgreenberg/add_collection_view_screen
Derekgreenberg/add collection view screen
2015-04-21 17:24:53 -04:00
derekgreenberg
a1f6bf1165 Updating to use RedPotion idioms 2015-04-21 11:51:04 -07:00
derekgreenberg
ec917655c5 Fixing screen template on_load and updating to use RedPotion idioms 2015-04-21 11:46:30 -07:00
derekgreenberg
f3bdce12ae restoring rmq collection_view_controller from command line 2015-04-20 18:02:59 -07:00
derekgreenberg
01b03e4179 Fixing screen spec template 2015-04-20 17:39:20 -07:00
derekgreenberg
6af477fb90 Adding collection_view_screen template 2015-04-20 17:32:20 -07:00
Todd Werth
afa58e16ae Bumped version v1.1.2 2015-04-19 21:38:13 -07:00
Todd Werth
53e23c472d Changed live_stylesheets to live, because, well, that's too long to type. Updated RMQ to latest version 2015-04-19 21:33:08 -07:00
Todd Werth
600c3d8a8e Fixed docs bug 2015-04-19 09:29:13 -07:00
Todd Werth
5cc2f78c30 Added RedAlert and docs. 2015-04-19 09:19:28 -07:00
Todd Werth
4f965397e7 I can't stop doing docs. I added networking, updated console, misc. 2015-04-18 23:01:59 -07:00
Todd Werth
d47d0a5e02 Fixed doc bugs 2015-04-18 18:10:09 -07:00
Todd Werth
6a0ee121e4 Yet more docs 2015-04-18 17:56:46 -07:00
Todd Werth
7995e37a6a Yet more docs 2015-04-18 17:35:40 -07:00
Todd Werth
40d2477aa9 More docs 2015-04-18 17:12:36 -07:00
Todd Werth
64e686d34f More documentation udpates 2015-04-18 16:25:28 -07:00
Todd Werth
1150e67cc8 Added project to docs 2015-04-18 16:17:38 -07:00
Todd Werth
d42b00f119 Fixed docs index 2015-04-18 14:27:10 -07:00
Todd Werth
e57bfb2645 Updated a lot of docs 2015-04-18 14:16:36 -07:00
Todd Werth
ac8de7e448 Update stylers documentation. 2015-04-18 12:41:35 -07:00
Todd Werth
5bca9e6d13 Updated available_styles doc, removing deprecations from UIViewStyler 2015-04-18 12:21:53 -07:00
Todd Werth
abc5418d2e Documented styler methods 2015-04-18 12:06:58 -07:00
Dylan Markow
af599635a5 Allow PM to handle delegates for grouped tables 2015-04-15 13:17:35 -05:00
Mark Rickert
e708b99f07 Merge pull request #79 from dmarkow/patch-1
Fix typo in stylesheet template
2015-04-15 11:22:20 -04:00
Dylan Markow
2be3e21798 Fix typo in stylesheet template 2015-04-15 10:20:24 -05:00
Todd Werth
0b34414175 Updated RMQ, which had bugs v1.1.1 2015-04-14 21:39:20 -07:00