Jamon Holmgren
30159e2a21
Version 2.1.0 + README update
v2.1.0
2014-11-18 11:46:00 -08:00
Jamon Holmgren
77b86eaf33
Version 2.1.0.beta1
v2.1.0.beta1
2014-10-31 15:07:17 -07:00
Jamon Holmgren
b648017b11
Merge pull request #558 from ryanlntn/remove-tags-from-api
...
Write spec for tags and remove from API
2014-10-31 15:01:01 -07:00
Jamon Holmgren
2375e1e976
Merge pull request #560 from ryanlntn/fix/pm-issue-523
...
Fix Issue 523
2014-10-31 14:59:38 -07:00
Ryan Linton
63af8e2e8c
Merge master
2014-10-31 14:39:59 -07:00
Ryan Linton
490909ac6b
Fixes Issue 523
2014-10-31 14:34:51 -07:00
Ryan Linton
89ad696129
Fix issue with index_path of filtered data
2014-10-31 14:26:01 -07:00
Jamon Holmgren
02f1a1a90e
Merge pull request #559 from clearsightstudio/bugfix/issue-547
...
Fixes #547
2014-10-31 11:31:53 -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
eb484fddb9
Merge pull request #554 from khaledalissa/remove_multiple_calls
...
remove multiple calls to content method
2014-10-13 22:01:25 -07:00
Khaled Alissa
28cc25ea26
remove multiple calls to content()
2014-10-12 22:28:58 -04:00
Jamon Holmgren
a661c80e20
Merge pull request #555 from clearsightstudio/file_dependencies
...
File dependencies
2014-10-12 19:04:28 -07:00
Jamon Holmgren
8c7ec81c48
Working now with detect_dependencies OFF
2014-10-12 17:00:49 -07:00
Khaled Alissa
1a09212292
remove multiple calls to content method
2014-10-12 09:59:17 -04:00
Jamon Holmgren
8ac6b66c69
Fixed conflicts
2014-10-11 16:19:59 -07:00
Jamon Holmgren
9f0cc9df0e
Merge pull request #546 from clearsightstudio/feature/warn-on-invalid-property
...
Warn on invalid properties when using `set_attributes` (:warn or higher)
2014-10-11 15:46:33 -07:00
Jamon Holmgren
0845ef897e
Travis fix
2014-10-11 13:01:32 -07:00
Jamon Holmgren
6670898bd0
Extensive work on tests
2014-10-11 12:57:23 -07:00
Jamon Holmgren
cad4e3a645
Merge branch 'master' into feature/warn-on-invalid-property
2014-10-11 11:01:55 -07:00
Jamon Holmgren
abe701e6ae
Updated badges
2014-10-10 16:38:50 -07:00
Jamon Holmgren
4b4adda874
Added Omniref badge
2014-10-10 16:34:53 -07:00
Jamon Holmgren
d887a9fb27
RM_VERSION
2014-09-22 13:03:30 -07:00
Jamon Holmgren
702da00313
Added files_dependencies to avoid issues with gems that don't detect dependencies properly
2014-09-18 10:40:46 -07:00
Jamon Holmgren
ae80748f9b
Merge pull request #548 from clearsightstudio/update/rubymotion-availability-error
...
Added error message when user tries to run tests without having the appropriate RubyMotion version available.
2014-09-17 18:19:51 -07:00
Kevin VanGelder
81b2e3ea27
updated to RubyMotion 2.33
2014-09-17 15:59:35 -07:00
Kevin VanGelder
14f5739a59
added error message when user tries to run tests without having the appropriate RubyMotion version available
2014-09-17 15:47:49 -07:00
Jamon Holmgren
69f777c57d
Fix regression - modal= should indeed be applied by set_attributes
2014-09-15 18:26:38 -07:00
Jamon Holmgren
88b9e75474
Use debug mode, not warn
2014-09-15 18:02:25 -07:00
Jamon Holmgren
e4611f8b88
Revamped logger to be very verbose on :verbose, added whitelist for screen instantiation
2014-09-15 17:44:20 -07:00
Jamon Holmgren
ad933168cb
Warn when attempting to set an invalid property using set_attributes.
2014-09-15 17:07:17 -07:00
Jamon Holmgren
f2633f645c
Updated dependencies
2014-09-15 15:46:29 -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
639e834c0a
Merge pull request #545 from clearsightstudio/feature/style-to-properties
...
Rename :style to :properties in cell hash (style will continue to work for a while)
2014-09-15 15:38:20 -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
2050055041
Merge pull request #544 from clearsightstudio/update_table_data_index_paths_fix
...
Typo. Fixes failing tests.
2014-09-15 09:53:04 -05:00
Mark Rickert
fefa5869c6
Typo. Fixes failing tests.
2014-09-15 09:29:37 -05:00
Jamon Holmgren
c7ea48f89b
Merge pull request #498 from clearsightstudio/update_table_data_index_paths
...
Allow users to pass an index_path or array of index_paths to update_table_data.
2014-09-15 07:28:46 -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
6cc275379e
Fix table updating of index paths
2014-09-13 17:47:01 -05:00
Mark Rickert
8bc5b0e619
Use the new array_all_members_of method for a shorter if statement.
2014-09-13 16:15:21 -05:00
Mark Rickert
ae7ebd6c70
Check to see if the param is a hash in table utils
2014-09-13 16:13:14 -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
Mark Rickert
a96c628564
Merge branch 'master' into update_table_data_index_paths
...
* master: (50 commits)
Version 2.0.1
Updated to RubyMotion 2.32
Workaround for issue #539
Updated for Travis
Updated tab bar rotation methods to actually work
Another test that has to die. If we have regressions I'll re-write the tests myself.
killing this horrible test that randomly fails with fire
Specifying RubyMotion version in Rakefile for specs
Resolved conflicts
Add shouldAutorotate support to tab_bar_controller
Move states into constant array
Move index_path_to_section_index into Table::Utils
Dedup the functional screens
Further simplify search
Rename method to index_path_to_section_index as in Table
Attempt to improve Code Climate score
Fixes issue 524.
Adds DummyImageView to fix #522 table cell remote_image stub issue
Fix shouldAutorotate for VCs under the moreNavigationController
Add shouldAutorotate support to tab_bar_controller
...
2014-09-13 15:51:37 -05:00
Mark Rickert
a915b0ac0e
Better checking of the array of NSIndexPaths
2014-09-13 15:50:00 -05:00
Mark Rickert
1a1123c7da
Allow args to be just an NSIndexPath or an array of them.
2014-09-13 15:49:47 -05:00
Jamon Holmgren
bb42cc668c
Added hide_nav_bar to screen init options per issue #471
2014-09-05 14:41:38 -07:00