Manu Mtz.-Almeida
a06bd69926
fix(menu): console.debug statements are one line
2016-10-13 17:51:18 +02:00
Brandy Carney
ea56378544
docs(changelog): move uninstall note for second instr to match PR #8667
2016-10-13 11:06:49 -04:00
Brett Morrison
2cdbc83577
docs(changelog): update migration instructions to put uninstall warning above installation step ( #8667 )
2016-10-13 11:05:10 -04:00
Christian Käslin
b16228b372
fix(virtual-scroll): set this.approxItemHeight before update(true) is called first ( #8350 )
2016-10-13 11:04:19 -04:00
Max Lynch
eab5726fb3
fix(navbar): Don't fade out navbars. Fixes #8060
2016-10-12 22:22:21 -05:00
Manu Mtz.-Almeida
2834cd87cd
test(): improve e2e tests
2016-10-13 00:05:47 +02:00
Brandy Carney
2f8fbed0c4
test(e2e): update e2e tests to resolve snapshot issues
2016-10-12 17:29:28 -04:00
Manu Mtz.-Almeida
854dbd62ff
Merge pull request #8387 from tobika/fix/datetime-util
...
fix/datetime util
2016-10-12 23:02:15 +02:00
Mike Hartington
e9260250dc
docs(deeplinker): add docs
...
* docs(deeplinker): add inital docs
2016-10-12 16:58:47 -04:00
Manu Mtz.-Almeida
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
Manu Mtz.-Almeida
a40b42c055
fix(modal): canEnter is called in modals
2016-10-12 22:56:24 +02:00
Manu Mtz.-Almeida
1300cbd7c0
test(modal): adds canLeave test
2016-10-12 22:47:31 +02:00
Manu Mtz.-Almeida
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
softhorizons
dce4edf962
docs(popover): clarify the dismiss of a popover ( #7795 )
...
Clarify that that unfortunately-named onDidDismiss() is not a callback, but rather *sets up* a callback. Also explain dismiss()'s argument and its relation to said callback.
2016-10-12 15:56:17 -04:00
Manu Mtz.-Almeida
ca3b9455d1
Merge pull request #8260 from vanackere/fix-viewcontroller-dismiss
...
Fix infinite loop (hang) in viewcontroller dismiss
2016-10-12 21:50:01 +02:00
Manu Mtz.-Almeida
a2ffa63fd1
fix(spinner): works in iOS8
...
fixes #8145
2016-10-12 21:33:48 +02:00
Gianfranco Palumbo
48c7823d2f
docs(config): add missing closed curly bracket
2016-10-12 15:22:25 -04:00
Kevin Ceballos
6df2ec08b5
docs(config): add mode config property to readme ( #8017 )
2016-10-12 14:42:42 -04:00
Manu Mtz.-Almeida
cce46983a9
Merge pull request #8647 from Manduro/patch-4
...
fix(fab): center fab list for larger buttons
2016-10-12 20:41:11 +02:00
Alan Agius
21fa5cd75e
fix(input): text input width calculation ( #8063 )
2016-10-12 14:31:48 -04:00
mhartington
58beb4173f
docs(): update links
2016-10-12 14:17:35 -04:00
Manu Mtz.-Almeida
e2704a4a25
fix(modal): alerts do not trigger modal lifecycle events
...
fixes #8616
2016-10-12 19:58:38 +02:00
Colin Frick
c996d85d06
fix(popover): flipped arrow on iOS ( #8462 )
2016-10-12 13:48:07 -04:00
Brandy Carney
de7cee0aac
Merge branch 'hadrien-toma-patch-2'
2016-10-12 13:43:52 -04:00
Brandy Carney
74adf99adb
chore(merge): fix merge conflicts
2016-10-12 13:43:34 -04:00
Manu Mtz.-Almeida
fd5cdf0597
feat(infinite-scroll): it can be enabled/disabled from a ng input ( #8385 )
...
closes #8380
2016-10-12 13:25:26 -04:00
Grímur Kristinsson
4964944056
docs(changelog): update upgrade steps
2016-10-12 13:09:57 -04:00
Manu Mtz.-Almeida
451ffe1133
fix(nav): ionViewDidLoad is called in modals
...
fixes #8449
2016-10-12 11:38:44 -05:00
Manu Mtz.-Almeida
8f39fec830
test(fab): adds footer
2016-10-12 18:34:42 +02:00
Brandy Carney
8926595f31
chore(e2e): remove the e2e clean for now until it can be implemented correctly
2016-10-12 11:47:42 -04:00
Brandy Carney
2b7e83c1e1
test(modal): fix modal e2e test errors with forms
2016-10-12 11:43:43 -04:00
Brandy Carney
7197dac37c
chore(changelog): fix step that references wrong filename
2016-10-12 10:43:19 -04:00
Job
267a77b67c
fix(fab): center fab list for larger buttons
2016-10-12 14:56:34 +02:00
Brandy Carney
03f249233b
docs(changelog): update step to move the mode sass vars in rc.0
...
closes #8451
2016-10-11 16:23:48 -04:00
Brandy Carney
9a4c2a0848
test(tabs): add e2e test for badges in tabs
...
references #8317
2016-10-11 15:49:45 -04:00
Alan Agius
888443ce7f
fix(tabs) ion-badge not being given the proper color ( #8399 )
2016-10-11 15:48:37 -04:00
Brandy Carney
12089f999b
docs(changelog): update changelog to include more info on component selectors
...
references #8556
2016-10-11 15:37:49 -04:00
Brandy Carney
75eb743786
test(popover): fix popover e2e test to use the shared css
2016-10-11 14:54:13 -04:00
mhartington
ec8a395d61
chore(): fix tabs demo
2016-10-11 13:30:52 -04:00
Brandy Carney
97426f8af4
docs(contributing): update gulp tasks for contributing
2016-10-11 11:59:30 -04:00
Brandy Carney
6008fde74c
chore(release): update release task name to use sass for consistency
2016-10-11 11:36:27 -04:00
Brandy Carney
3cf90c6eb8
chore(e2e): update e2e watch to use gulp-connect and open
...
references #8411
2016-10-11 11:16:37 -04:00
mhartington
17fdfa80ec
docs(): fix broken links
2016-10-10 17:35:07 -04:00
mhartington
8c3433f6e7
chore(): update gitignore for styleUrl
2016-10-10 16:45:25 -04:00
Dan Bucholtz
9c6bd0c9e7
chore(demos): update package.json to reflect change to peerDeps
...
update package.json to reflect change to peerDeps
2016-10-10 15:07:30 -05:00
Manu Mtz.-Almeida
616a9c563d
Merge pull request #8410 from manucorporat/fix-canLeave
...
fix(nav): ionViewCanLeave does not break navigation
2016-10-10 21:52:20 +02:00
Manu Mtz.-Almeida
c8954d8a16
fix(nav): ionViewCanLeave does not break navigation
...
fixes #8408
2016-10-10 21:45:58 +02:00
Dan Bucholtz
e8e518a863
chore(build): move ionic-angular to peerDependencies
...
move ionic-angular to peerDependencies
2016-10-10 13:26:17 -05:00
Josh Thomas
d26edb0f1b
chore(): move ionic's dependencies into peerDependencies. ( #8488 )
...
* chore(): move ionic's dependencies into peerDependencies.
* Update package.json
Added compiler-cli back as a peer dependency.
2016-10-10 13:16:56 -05:00
Manu Mtz.-Almeida
c9f4a4123f
test(modal): adds e2e tests for open rc0 issues
...
references #8616
references #8597
references #8573
2016-10-10 19:15:05 +02:00