5166 Commits

Author SHA1 Message Date
272acfc893 Merge pull request #8812 from ramonornela/lint_error_handler
style(IonicErrorHandler): fix lint delete space return
2016-10-20 10:43:29 +02:00
44d09d55b6 style(IonicErrorHandler): fix lint delete space return 2016-10-19 22:58:16 -02:00
9397d6b53a feat(debug): add IonicErrorHandler 2016-10-19 16:23:15 -05:00
c66a440974 fix(segment): update broken link https://github.com/driftyco/ionic-site/issues/777 2016-10-18 23:23:29 -05:00
d84d8a6471 fix(tabs): regression in nav-controller-base 2016-10-19 01:14:27 +02:00
5ad4c542be refactor(nav): adds some asserts and small changes 2016-10-19 00:19:00 +02:00
ac0e48b7fb Merge pull request #8789 from patrickmcd/patch-1
Fix CanViews to ViewCans in Nav Guard section
2016-10-19 00:14:30 +02:00
bbe54ce083 Fix CanViews to ViewCans in Nav Guard section 2016-10-18 18:07:39 -04:00
8921cb1290 fix(cordova): add Sass variables for md and wp statusbar padding (#8788)
* fix(cordova): add Sass variables for md and wp statusbar padding

fixes #8712

* style(cordova): remove extras spaces
2016-10-19 00:03:19 +02:00
61620f8d48 fix(templates): suffix templates page #8320 (#8368) 2016-10-18 14:37:45 -05:00
d334a43108 chore(generators): change class name 2016-10-18 14:25:29 -05:00
13b32896fa refactor(nav): adds some asserts and small changes 2016-10-18 19:09:38 +02:00
Job
221c1c456d docs(button): correct input types (#8772) 2016-10-18 11:19:36 -04:00
d9e8b1bec6 refactor(nav-controller-base): cleanup some logic
NavControllerBase is the core of ionic 2 navigation. It handles all the transitions and it is complicated code to follow.
I am refactoring it to allow future developers and contributors to follow it better.

!node.parent now becomes node.isRoot()

ViewController does not remove itself from the stack, but two new auxiliar function in nav controller: _insertView() and _removeView() are used to add a view to the stack.

And so on...

All e2e and unit tests passing...
2016-10-18 16:36:55 +02:00
ff1f340285 test(assert): adds new debugging assert() util
improves removing of console.debug statements

fixes #8483
2016-10-18 09:10:00 -05:00
925be1533b test(modal): toast z-index issues
references #8597
2016-10-18 01:59:36 +02:00
8b07e6c55b fix(navPush): change detector exception
Disables prod mode in e2e tests

fixes
2016-10-18 01:38:42 +02:00
a4635ec690 test(scroll): updates api 2016-10-16 22:58:17 +02:00
c26004c748 Merge pull request #8731 from mattcarp/patch-1
Update thumbnail.ts
2016-10-16 15:42:09 +02:00
c902206e22 test(nav): navPush use cases
references #8727
2016-10-16 15:23:50 +02:00
cb24ca7ce7 Update thumbnail.ts
minor: fix typos
2016-10-16 10:07:22 +01:00
eb317d410c fix(nav): clickblock is disabled longer
fixes #8713
2016-10-16 02:52:15 +02:00
ba557acb4f fix(nav): ion-nav inside ion-content work properly 2016-10-15 02:59:57 +02:00
3283347149 chore(changelog): update app-scripts dependency 2016-10-14 19:15:58 -04:00
f7e3c8c18f docs(changelog): fix order of dependencies and format 2016-10-14 12:02:00 -04:00
23010ef05a docs(changelog): dependencies for RC1 upgrade (#8697) 2016-10-14 12:01:01 -04:00
d9fd5742ea docs(changelog): fix typo (#8706) 2016-10-14 11:49:10 -04:00
060748b4cf test(tabs): adds show test
references #6412
2016-10-13 23:59:23 +02:00
f9aa12e634 chore(changelog): update ionic-angular version in rc.1 2016-10-13 17:48:00 -04:00
6de91fcc88 test(input): adds events test 2016-10-13 23:29:43 +02:00
d618ea2ff8 chore(readme): include package update notes 2016-10-13 17:25:58 -04:00
92479ca93f chore(ionic): release rc.1 2016-10-13 16:52:12 -04:00
c72ab1a3bd chore(readme): eric wanted two beers, so we're gonna have two beers 2016-10-13 16:49:28 -04:00
e69d9d70c7 chore(release): update release task to increment version, run validate, and pull latest
update the release documentation to reflect the new release process
v2.0.0-rc.1
2016-10-13 16:34:49 -04:00
86701ecfb4 docs(): better document ionCanLeave and ionCanEnter
closes https://github.com/driftyco/ionic-site/issues/829
2016-10-13 12:49:18 -04:00
20a93907a2 docs(spinner): changed CSS selector for theming (#8047)
Per: https://forum.ionicframework.com/t/ion-spinner-color/46324/6
2016-10-13 12:09:16 -04:00
35568ba85f chore: removed deprecated APIs 2016-10-13 11:02:45 -05:00
a06bd69926 fix(menu): console.debug statements are one line 2016-10-13 17:51:18 +02:00
ea56378544 docs(changelog): move uninstall note for second instr to match PR #8667 2016-10-13 11:06:49 -04:00
2cdbc83577 docs(changelog): update migration instructions to put uninstall warning above installation step (#8667) 2016-10-13 11:05:10 -04:00
b16228b372 fix(virtual-scroll): set this.approxItemHeight before update(true) is called first (#8350) 2016-10-13 11:04:19 -04:00
eab5726fb3 fix(navbar): Don't fade out navbars. Fixes #8060 2016-10-12 22:22:21 -05:00
2834cd87cd test(): improve e2e tests 2016-10-13 00:05:47 +02:00
2f8fbed0c4 test(e2e): update e2e tests to resolve snapshot issues 2016-10-12 17:29:28 -04:00
854dbd62ff Merge pull request #8387 from tobika/fix/datetime-util
fix/datetime util
2016-10-12 23:02:15 +02:00
e9260250dc docs(deeplinker): add docs
* docs(deeplinker): add inital docs
2016-10-12 16:58:47 -04:00
06e2418107 Merge pull request #8457 from ramonornela/delete_demos_fab
chore(demos): delete examples Fab(old form) in component Button
2016-10-12 22:58:23 +02:00
a40b42c055 fix(modal): canEnter is called in modals 2016-10-12 22:56:24 +02:00
1300cbd7c0 test(modal): adds canLeave test 2016-10-12 22:47:31 +02:00
58d09edf15 Merge pull request #8655 from manucorporat/fix-modal-alert
fix(modal): alerts do not trigger modal lifecycle events
2016-10-12 22:03:56 +02:00