Ryan Linton
63af8e2e8c
Merge master
2014-10-31 14:39:59 -07:00
Leon Kim
1c89203a32
Fixes #547 , enable logging in test mode, fixed web content error and
...
updated RubyMotion version
2014-10-31 11:05:28 -07:00
Ryan Linton
d3441fb06f
Write spec for tags and remove from API
2014-10-31 11:01:20 -07:00
Jamon Holmgren
6670898bd0
Extensive work on tests
2014-10-11 12:57:23 -07:00
Jamon Holmgren
fe8632df05
Merge pull request #541 from clearsightstudio/feature/hide_nav_bar
...
Added hide_nav_bar to screen init options per issue #471
2014-09-15 15:38:33 -07:00
Jamon Holmgren
1d0073afec
Rename to (style will continue to work for a while)
2014-09-15 15:06:32 -07:00
Mark Rickert
0e9b11244d
Update to use more efficient array_all_members_of? method.
2014-09-15 08:46:52 -05:00
Mark Rickert
831fa8201d
tabby-tab.
2014-09-13 17:54:30 -05:00
Mark Rickert
94e5ed103f
Passing tests for index_path updating of tables.
2014-09-13 17:47:25 -05:00
Mark Rickert
0b060149e1
Add failing test for index_path_to_section_index util method
2014-09-13 16:11:57 -05:00
Mark Rickert
8096bcdf1e
Add tests for table utils.
2014-09-13 16:11:39 -05:00
Jamon Holmgren
bb42cc668c
Added hide_nav_bar to screen init options per issue #471
2014-09-05 14:41:38 -07:00
Jamon Holmgren
ebbbea69f5
Conflict resolution
2014-09-02 10:16:24 -07:00
Jamon Holmgren
339c160996
Another test that has to die. If we have regressions I'll re-write the tests myself.
2014-08-27 09:40:32 -07:00
Jamon Holmgren
f908c9979f
killing this horrible test that randomly fails with fire
2014-08-27 09:37:08 -07:00
Ryan Linton
24da1b7973
Add shouldAutorotate support to tab_bar_controller
2014-08-27 09:27:56 -07:00
Mark Rickert
79f169340a
Fixes issue 524.
...
You can pass a string or UIImage instance to title_image
2014-08-27 09:25:57 -07:00
Ryan Linton
9415a84a34
Add shouldAutorotate support to tab_bar_controller
2014-08-26 09:41:43 -07:00
Mark Rickert
7d8377debd
Fixes issue 524.
...
You can pass a string or UIImage instance to title_image
2014-08-12 11:54:24 -04:00
Jamon Holmgren
9de2c7d110
Merge pull request #490 from jonmorehouse/on_back
...
Add in popViewControllerAnimated subclass method.
2014-08-06 22:09:29 -07:00
Jamon Holmgren
59889c71dd
Merge pull request #505 from clearsightstudio/toolbar_button_tint_color
...
Support tint_color on toolbar buttons
2014-08-06 22:07:36 -07:00
Mark Rickert
b8589342f2
Update index_path feature to check arity of the implemented action method
...
And send the parameters accordingly.
2014-08-06 14:52:02 -04:00
Mark Rickert
ce1c3fff25
Merge branch 'master' into add_index_path_to_action_args
...
* master:
Version 2.0.0
README updates for 2.0.0
Also re-fixed issue #233 regression
When closing to :root, properly trigger . Fixes issue #513
Version 2.0.0.rc5
Removed flaky functional test that often fails for no good reason.
Fixes #510
Fixes runtime crash when using the indexable table module and a section title is nil
Removed Gemfile.lock per http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
Adds DummyView to fix setFrame stub issue
New unit test for making sure that update_table_data works like it should.
Fixed some inconsistencies and typos in test suite.
2014-08-06 13:24:12 -04:00
Jamon Holmgren
f391bf69ad
When closing to :root, properly trigger . Fixes issue #513
2014-08-02 16:45:31 -07:00
Jamon Holmgren
71a09a950b
Removed flaky functional test that often fails for no good reason.
2014-07-28 21:21:12 -07:00
Mark Rickert
4c0fac48a0
Fixes runtime crash when using the indexable table module and a section title is nil
2014-07-27 12:59:15 -04:00
Mark Rickert
d71480f972
Support tint_color on toolbar buttons
...
Complete with passing specs! <3
2014-07-11 20:05:54 -05:00
Jon Morehouse
8c4390800e
Fix on_back_fired spec
...
-o spec/functional/func_screen_spec.rb
2014-07-09 11:58:34 -07:00
Jamon Holmgren
001d20dfc8
Merge pull request #496 from clearsightstudio/test_typos
...
Fixed some inconsistencies and typos in test suite.
2014-07-08 21:24:05 -07:00
Mark Rickert
ebcad00dbf
New unit test for making sure that update_table_data works like it should.
2014-07-07 17:10:34 -04:00
Mark Rickert
4d304c2737
Fixed some inconsistencies and typos in test suite.
2014-07-07 15:25:30 -04:00
Mark Rickert
e8ee3fc0c8
Add test for verifying that the index_path is passed in arguments on cell taps.
2014-07-07 15:24:16 -04:00
Jon Morehouse
aed7738983
Add coverage for nested on_back calls
2014-07-02 15:34:48 -07:00
Jon Morehouse
026dee77e5
Add in popViewControllerAnimated subclass method.
...
Add in tests for navigation controller back patch. on_back method now added for screens
2014-06-29 17:49:00 -07:00
Jon Morehouse
6964315409
Add in tests for instance based navigation controller functionality
2014-06-29 15:44:13 -07:00
Mark Rickert
37cb5a7015
Adds test for setting accessoryType.
2014-06-23 20:00:11 -04:00
Jamon Holmgren
0f7da79a89
Merge pull request #481 from clearsightstudio/refactor/icon_item
...
Refactor/icon item
2014-06-21 22:56:00 -07:00
Jamon Holmgren
f2c5609009
Deprecated system_icon and icon for tabs and replaced with system_item and item.
2014-06-21 22:21:50 -07:00
Jamon Holmgren
5e854263ba
Fixed issue #479 where a crash would occur on swipe left with no :editing_style set
2014-06-21 15:48:09 -07:00
Mark Rickert
17e042b45d
Adds an attribute for setting UIWebView.scalesPagesToFit
2014-06-20 11:23:43 -04:00
Mark Rickert
1edd25be07
Fix a PM::WebScreen but with data detectors and write lots more tests for setting attributes.
2014-06-20 11:23:22 -04:00
Jamon Holmgren
ebdd773866
Fixed issue where hashes would not be assigned to accessors.
2014-06-10 11:26:12 -07:00
Jamon Holmgren
c4016b18b7
Fix issue #368 where opening a screen twice from the same parent would cause a crash.
2014-06-07 10:12:52 -07:00
Jamon Holmgren
d936aa5909
Added load_view, moved on_load where it should be.
2014-06-05 23:22:38 -07:00
Jamon Holmgren
d9df9bb1b0
Added system_item/system_icon deprecation error.
2014-06-05 20:09:29 -07:00
Jamon Holmgren
5cab5dec77
Airplane refactoring all the things
2014-05-28 00:34:24 -07:00
Jamon Holmgren
293340e930
Removed example app
2014-05-27 11:19:09 -07:00
Jamon Holmgren
011829bfb3
Merge pull request #450 from clearsightstudio/tablescreen-longpress
...
TableScreen long press action
2014-05-27 08:43:36 -07:00
Mark Rickert
d2a54c55b8
Test for nav bar button tint_color
...
228 specifications (445 requirements), 0 failures, 0 errors
2014-05-25 08:53:49 -07:00
Jamon Holmgren
69d9531fdb
ScreenNavigation refactoring, Table, made open x in_tab: smarter
2014-05-23 17:49:23 -07:00