666 Commits

Author SHA1 Message Date
Jamon Holmgren
eaa02d0233 Version 2.0.0 2014-08-02 17:56:04 -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
c04cbd8048 Merge branch 'master' into bugfix/indexable_searchable_scroll_section 2014-07-28 21:22:17 -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
Chris Radford
2c70cf5ec7 Adds DummyView to fix setFrame stub issue 2014-07-10 20:02:55 +01: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
af7779bfc7 Use autoresizing masks instead of resize (which was removed in PM 2) 2014-07-03 15:04:35 -04:00
Forrest Grant
617072df8d Patching screen navigation to dismiss navigation controller on close 2014-07-03 07:41:52 -04: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 2014-06-27 11:40:17 -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
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
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
2cbda11c09 Version 2.0.0.rc1 2014-06-21 23:43:25 -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
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
Mark Rickert
4c6449d851 Should fix #322. 2014-06-16 12:31:58 -04:00
Jamon Holmgren
1767a91732 Added :height to whitelist on table cell hashes 2014-06-16 08:08:32 -07: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
d0f6883fce Merge pull request #470 from clearsightstudio/refactor/on_load
Added load_view, moved on_load where it should be.
2014-06-06 08:23:21 -07:00
Jamon Holmgren
a0aa348a15 Merge pull request #468 from clearsightstudio/refactor/deprecation_warnings
Refactor/deprecation warnings
2014-06-05 23:25:02 -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
027927132f Added more deprecations (more)
- Removed DBT directives (not needed)
- Renamed a couple test files
- Cleaned up PM::Styling a bit
- Removed some unnecessary alias methods
2014-06-05 21:26:29 -07:00
Jamon Holmgren
d9df9bb1b0 Added system_item/system_icon deprecation error. 2014-06-05 20:09:29 -07:00
Mark Rickert
3a5120f828 Don't call shouldReloadTableForSearchString: 2014-06-05 08:40:18 -04:00
Mark Rickert
dfe6b42745 If the user is searching and update_table_data is called, make sure to refresh the searching table view too! 2014-06-04 11:57:13 -04:00
Jamon Holmgren
4643fcd788 Added system_icon/system_item deprecation 2014-06-01 21:52:41 -07:00
Jamon Holmgren
3a8eb60116 Removed DBT 2014-05-29 16:30:41 -07:00
Jamon Holmgren
431eccf09e Some work on README 2014-05-29 09:24:31 -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
b71e92297b Support custom navigation bar button tint colors 2014-05-25 08:48:32 -07:00
Jamon Holmgren
69d9531fdb ScreenNavigation refactoring, Table, made open x in_tab: smarter 2014-05-23 17:49:23 -07:00