Commit Graph

1195 Commits

Author SHA1 Message Date
Jamon Holmgren
fb3fe44f3a Merge pull request #525 from chrise86/master
Adds DummyImageView to fix #522 table cell remote_image stub issue
2014-08-11 19:16:43 -07:00
Chris Edwards
a7c2fec5d9 Adds DummyImageView to fix #522 table cell remote_image stub issue 2014-08-11 08:38:44 +01: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
Jamon Holmgren
a813b885ae Merge pull request #497 from clearsightstudio/add_index_path_to_action_args
Add the ability to get the index path with an associated cell action.
2014-08-06 22:06:19 -07:00
Mark Rickert
5553971d2e Update case statement since Jamon is picky about code quality :P 2014-08-06 16:22:19 -04:00
Mark Rickert
cb885a1524 Fixes some test build errors. 2014-08-06 14:59:00 -04: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
eaa02d0233 Version 2.0.0 v2.0.0 2014-08-02 17:56:04 -07:00
Jamon Holmgren
aaaf0c001d README updates for 2.0.0 2014-08-02 17:55:48 -07:00
Jamon Holmgren
343e99f89f Merge pull request #514 from clearsightstudio/pm_issue_513
When closing to :root, properly trigger `on_return`
2014-08-02 17:26:21 -07:00
Jamon Holmgren
78f0f4b5b7 Also re-fixed issue #233 regression 2014-08-02 16:55:21 -07:00
Jamon Holmgren
f391bf69ad When closing to :root, properly trigger . Fixes issue #513 2014-08-02 16:45:31 -07:00
Jamon Holmgren
7be81187ef Version 2.0.0.rc5 2014-07-28 21:54:54 -07:00
Jamon Holmgren
aa21b61c10 Merge pull request #512 from clearsightstudio/bugfix/indexable_searchable_scroll_section
Fixes #510
2014-07-28 21:49:48 -07:00
Jamon Holmgren
c04cbd8048 Merge branch 'master' into bugfix/indexable_searchable_scroll_section 2014-07-28 21:22:17 -07:00
Jamon Holmgren
71a09a950b Removed flaky functional test that often fails for no good reason. 2014-07-28 21:21:12 -07:00
Jamon Holmgren
5220145f27 Merge pull request #511 from clearsightstudio/bugfix/indexable_nil_section_title
Fixes runtime crash when using the indexable table module and a section title is nil
2014-07-28 21:18:49 -07:00
Mark Rickert
703271350a Fixes #510
Introduce a better scrolling mechanism... one that works :)
2014-07-27 13:14:54 -04: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
Jamon Holmgren
05490a4204 Removed Gemfile.lock per http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ 2014-07-18 11:53:46 -07:00
Mark Rickert
d71480f972 Support tint_color on toolbar buttons
Complete with passing specs! <3
2014-07-11 20:05:54 -05:00
Jamon Holmgren
d989620adb Merge pull request #502 from chrisradford/master
Adds DummyView to fix setFrame stub issue
2014-07-10 18:56:29 -07:00
Chris Radford
2c70cf5ec7 Adds DummyView to fix setFrame stub issue 2014-07-10 20:02:55 +01: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
Jamon Holmgren
e4c4e82156 Merge pull request #499 from clearsightstudio/test_for_update_table_data
New unit test for making sure that update_table_data works like it should
2014-07-08 21:22:47 -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
14af59b980 Adds index_path argument to long press actions as well. 2014-07-07 15:40:53 -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
Mark Rickert
145659e4eb Always send the cell's index path as an argument. 2014-07-07 15:23:52 -04:00
Jamon Holmgren
e3caf0d260 Bundled v2.0.0.rc4 2014-07-03 12:11:57 -07:00
Jamon Holmgren
637e6fac59 Version 2.0.0.rc4 2014-07-03 12:11:40 -07:00
Jamon Holmgren
d0356b515f Merge pull request #494 from forrestgrant/webview_patch
Webview patch
2014-07-03 12:10:44 -07:00
Mark Rickert
c5262d57c7 Merge pull request #495 from clearsightstudio/webscreen-resize
Use autoresizing masks instead of resize (which was removed in PM 2)
2014-07-03 15:09:44 -04:00
Mark Rickert
af7779bfc7 Use autoresizing masks instead of resize (which was removed in PM 2) 2014-07-03 15:04:35 -04:00
Forrest Grant
cdd5355e0c Updated Gemfile 2014-07-03 07:44:58 -04:00
Forrest Grant
617072df8d Patching screen navigation to dismiss navigation controller on close 2014-07-03 07:41:52 -04:00
Jon Morehouse
aed7738983 Add coverage for nested on_back calls 2014-07-02 15:34:48 -07:00
Jamon Holmgren
8ec14caed0 Merge pull request #489 from jonmorehouse/navcon
Add in tests for instance based navigation controller functionality
2014-06-29 20:49:54 -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
Jamon Holmgren
4957d946af 2.0.0.rc3 v2.0.0.rc3 2014-06-27 11:40:17 -07:00
Jamon Holmgren
23142ea761 Merge pull request #487 from buelsenfrucht/pull-request-style-hash
Fixed deprecation warning 'you should set :style in a style: hash'
2014-06-27 11:00:15 -07:00
Jascha Luelsdorf
3d11278818 Fixed deprecation warning 'you should set :style in a style: hash' 2014-06-27 16:44:37 +02:00
Jamon Holmgren
f3b120e4bd Version 2.0.0.rc2 2014-06-23 17:55:51 -07:00
Jamon Holmgren
6c8b47eb87 Merge pull request #486 from clearsightstudio/pm2-accessory-type
PM2 table cell accessoryType functionality
2014-06-23 17:53:40 -07:00
Mark Rickert
416126d953 Merge branch 'refs/heads/master' into pm2-accessory-type
* refs/heads/master:
  Fixes deprecation warning.
  Add long_press_action to the cell non-deprecated whitelist.
  Added migration guide to README
  Update README.md
  Version 2.0.0.rc1

Conflicts:
	lib/ProMotion/table/cell/table_view_cell_module.rb
2014-06-23 20:44:11 -04:00