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 |
|
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 |
|
Manu Mtz.-Almeida
|
258eb724db
|
Merge pull request #8612 from seiyria/patch-1
docs(navbar): fix a typo
|
2016-10-10 18:36:54 +02:00 |
|
Kyle J. Kemp
|
91b7df4fdb
|
docs(navbar): fix a typo
|
2016-10-10 09:34:46 -05:00 |
|
mhartington
|
416e06b40b
|
docs(navController): add canLeave and canEnter
|
2016-10-10 10:09:47 -04:00 |
|
Adam Bradley
|
6544b09e6d
|
Merge pull request #8162 from manucorporat/searchbar-no-animation
|
2016-10-10 08:51:54 -05:00 |
|
Manu Mtz.-Almeida
|
fcc515f5d7
|
fix(transition): ios-transition can be used in MD/WP
fixes #7171
|
2016-10-10 08:47:40 -05:00 |
|
Manu Mtz.-Almeida
|
93616c4676
|
fix(list): consecutive inset lists with headers
fixes #8412
fixes #6164
|
2016-10-10 08:46:45 -05:00 |
|
Manu Mtz.-Almeida
|
db72a7d26b
|
fix(menu): menu's content is resized properly
fixes #8504
|
2016-10-10 08:45:22 -05:00 |
|
Manu Mtz.-Almeida
|
bcbe03c480
|
fix(icon): isActive="false" with ios mode
fixes #8435
|
2016-10-10 08:42:49 -05:00 |
|
mhartington
|
da62b63253
|
docs(): minor doc updates
|
2016-10-10 09:13:04 -04:00 |
|
Manu Mtz.-Almeida
|
c9b11811ed
|
Merge pull request #8605 from ramonornela/issue_8598
fix(spinner): add input mode fix #8598
|
2016-10-10 12:10:37 +02:00 |
|
ramonornela
|
8ee895f996
|
fix(spinner): add input mode fix #8598
|
2016-10-10 06:46:37 -03:00 |
|
Manu Mtz.-Almeida
|
cc14f11c09
|
docs(navbar): adds icon-only
fixes #8586
|
2016-10-09 23:47:30 +02:00 |
|
Manu Mtz.-Almeida
|
95f96c13ca
|
Merge pull request #8590 from ramonornela/fix_lint_tests
style(nav): fix linters tests missing semicolon and spaces
|
2016-10-09 23:42:07 +02:00 |
|
ramonornela
|
96838b9904
|
style(nav): fix linters tests missing semicolon and spaces
|
2016-10-09 17:42:24 -03:00 |
|
TOMA Hadrien
|
41ab767868
|
Update nav.ts
Fixing 404 error thrown by bug on NavController documentation reference (URL is now http://ionicframework.com/docs/v2/api/navigation/NavController/).
|
2016-10-09 21:36:11 +02:00 |
|
Max Lynch
|
69877238fa
|
expanded insert-views nav test
|
2016-10-08 20:22:26 -05:00 |
|