Commit Graph

1140 Commits

Author SHA1 Message Date
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
Jamon Holmgren
1767a91732 Added :height to whitelist on table cell hashes 2014-06-16 08:08:32 -07:00
Jamon Holmgren
35b7553616 Merge pull request #472 from clearsightstudio/bugfix/issue_368
Bugfix/issue 368
2014-06-10 11:34:06 -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
Jamon Holmgren
5083c26dba Merge pull request #465 from clearsightstudio/pm2-refreshsearch
update_table_data should also update the search table if the user is searching
2014-06-05 20:05:46 -07:00
Mark Rickert
3a5120f828 Don't call shouldReloadTableForSearchString: 2014-06-05 08:40:18 -04:00
Mark Rickert
ce4ae78f9f Update searchable screen test to show functionality of update_table_data 2014-06-04 12:17:49 -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
f807e18f0d README updates for PM 2.0 2014-05-29 17:44:25 -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
Jamon Holmgren
4ae068283e Merge pull request #455 from clearsightstudio/bar_button_item-tint_color
Bar button item tint color
2014-05-25 11:22:23 -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
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
Jamon Holmgren
2206cd5a9b Removed MapScreen -- pulling into separate ProMotion-map gem. 2014-05-23 10:37:34 -07:00
Jamon Holmgren
45ff5a2251 Merge pull request #454 from clearsightstudio/refactor/screen_module
Refactor/screen module
2014-05-23 10:05:38 -07:00
Jamon Holmgren
cd321cb96b Refactored PM::ScreenModule 2014-05-23 09:59:13 -07:00
Jamon Holmgren
46bc39228f Started refactoring PM::ScreenModule 2014-05-23 09:25:10 -07:00
Mark Rickert
a3146472ee Merge branch 'refs/heads/pm2' into tablescreen-longpress
* refs/heads/pm2:
  TableViewCellModule cleanup
  Should fix travis errors
  Minor cleanup to tables
2014-05-23 08:46:00 -04:00
Mark Rickert
5f91de2f6d Copy/paste typo 2014-05-23 08:44:54 -04:00