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
|
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 |
|
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 |
|
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
|
4d304c2737
|
Fixed some inconsistencies and typos in test suite.
|
2014-07-07 15:25:30 -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 |
|
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
|
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 |
|
Jamon Holmgren
|
6522e838a9
|
Merge pull request #485 from clearsightstudio/longpressable_deprecation_whitelist
Add long_press_action to the cell non-deprecated whitelist.
|
2014-06-23 17:38:47 -07:00 |
|
Mark Rickert
|
9b4d1b4ffb
|
Fixes deprecation warning.
|
2014-06-23 20:18:36 -04:00 |
|
Mark Rickert
|
37cb5a7015
|
Adds test for setting accessoryType.
|
2014-06-23 20:00:11 -04:00 |
|
Mark Rickert
|
af957306ba
|
Adds ability to set the cell's accessoryType attribute.
|
2014-06-23 19:55:15 -04:00 |
|
Mark Rickert
|
1f49faf926
|
Add long_press_action to the cell non-deprecated whitelist.
|
2014-06-23 19:47:26 -04:00 |
|
Jamon Holmgren
|
da90e2da1a
|
Added migration guide to README
|
2014-06-21 23:54:51 -07:00 |
|
Jamon Holmgren
|
3ac5f92fe5
|
Update README.md
|
2014-06-21 23:49:29 -07:00 |
|
Jamon Holmgren
|
2cbda11c09
|
Version 2.0.0.rc1
v2.0.0.rc1
|
2014-06-21 23:43:25 -07:00 |
|
Jamon Holmgren
|
90be7d4a0d
|
Merge pull request #457 from clearsightstudio/pm2
ProMotion 2.0 Prelim Pull Request
|
2014-06-21 23:39:06 -07:00 |
|
Jamon Holmgren
|
d52ed6a243
|
Merge branch 'pm2' of github.com:clearsightstudio/ProMotion into pm2
|
2014-06-21 23:09:13 -07:00 |
|
Jamon Holmgren
|
4424520e0f
|
Version 2.0.0
|
2014-06-21 23:02:47 -07:00 |
|
Jamon Holmgren
|
1ba8cac4fa
|
Version 1.2.1
v1.2.1
|
2014-06-21 23:02:22 -07: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
|
8c6e518eb8
|
Split screen cleanup
|
2014-06-21 22:53:56 -07:00 |
|
Jamon Holmgren
|
73be2107cf
|
Fix deprecation warning
|
2014-06-21 22:27:21 -07:00 |
|
Jamon Holmgren
|
d09febed10
|
Softer deprecation
|
2014-06-21 22:25:14 -07:00 |
|
Jamon Holmgren
|
226ef8a8b4
|
Merge pull request #477 from clearsightstudio/pm2-remote-image
Remote image loading fix.
|
2014-06-21 22:22:28 -07:00 |
|
Jamon Holmgren
|
31fa11323e
|
Merge pull request #480 from clearsightstudio/bugfix/issue_479
Fixed issue #479 where a crash would occur on swipe left
|
2014-06-21 22:22:11 -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
|
15c65b19f6
|
Added Jamon's inspect talk link
|
2014-06-21 17:51:18 -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 |
|
Jamon Holmgren
|
2bd7b3d7b1
|
Merge pull request #478 from clearsightstudio/pm2-webscreen-scale
WebScreen data detector fix and new feature
|
2014-06-20 12:25:41 -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 |
|
Mark Rickert
|
4c6449d851
|
Should fix #322.
|
2014-06-16 12:31:58 -04:00 |
|