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
ramonornela
96838b9904
style(nav): fix linters tests missing semicolon and spaces
2016-10-09 17:42:24 -03:00
Max Lynch
69877238fa
expanded insert-views nav test
2016-10-08 20:22:26 -05:00
Max Lynch
6496c7a996
fix(nav): remove incorrectly used removeStart as a starting index in for loop. Fixes #8442
2016-10-08 20:22:11 -05:00
Manu Mtz.-Almeida
88da70c386
test(nav): pushing/pop pages from lifecycle events
...
references #8510
2016-10-08 18:11:57 +02:00
mhartington
c65f936952
doc(config): update docs for NgModule
2016-10-07 14:09:33 -04:00
mhartington
f87c1fee5e
docs(module): add inital module docs
2016-10-07 13:53:43 -04:00
Ramon Henrique Ornelas
af880ac5b4
style(test): add spacing in comment fix lint ( #8555 )
2016-10-07 15:49:49 +02:00
Manu Mtz.-Almeida
e2a6f2bbec
docs(): remove all prodMode references
2016-10-07 15:43:39 +02:00
mhartington
600056cf17
docs(): remove prodMode config
...
Closes #8551
2016-10-07 09:41:16 -04:00
Max Lynch
3a208b6c8d
Expand nav basic test
2016-10-06 19:23:38 -05:00
Max Lynch
5156917d78
fix(tabs): remove from parent nav when destroyed
2016-10-06 19:23:38 -05:00
Manu Mtz.-Almeida
f34d0c298e
refactor(css): appearance mixin ( #8212 )
2016-10-06 16:18:00 -04:00
Pawlu Frendo
9f697a13e5
chore(DeepLinkMetadata): added exports for DeepLinkMetadata and DeepLinkMetadataType
...
Close #8342 . Close #8337
2016-10-06 13:11:38 -04:00
Manu Mtz.-Almeida
47e1e1766a
fix(fab): not using change detection
...
fixes #8424
2016-10-06 16:22:56 +02:00
Daniel Abbatt
28661f648e
docs(item): fix typo ( #8535 )
...
Should be "display it naturally", not "display is naturally" ?
2016-10-06 15:20:02 +02:00
Manu Mtz.-Almeida
e1e6e4be1e
style: missing whitespaces
2016-10-06 10:51:18 +02:00
Manu Mtz.-Almeida
695d25c696
fix(item): regression in expandable sliding option button
...
fixes #8460
2016-10-06 10:36:07 +02:00
Manu Mtz.-Almeida
ec6615d62a
fix(item): sliding item should not close when clicking an option button
...
fixes #8481
2016-10-06 10:19:01 +02:00
Manu Mtz.-Almeida
14e668c957
fix(item-divider): fabs have higher z-index than item-dividers
...
fixes #8489
2016-10-06 09:52:52 +02:00
Max Lynch
713e2a1a33
feat(haptic): add haptic/taptic support to toggle/range/picker
2016-10-05 20:49:55 -05:00
Ramon Henrique Ornelas
63c6d468f2
docs(fab): add docs variables SASS ( #8456 )
...
* docs(fab): add docs variables SASS
* docs(fab): change Fab to FAB capitalized thanks by report @brandyscarney
2016-10-05 12:45:47 -04:00
Luong Vu
aeb96347eb
docs(fan): fix typo
2016-10-04 07:51:32 +02:00
Toru Yoshikawa
91168af173
fix(content): move $text-ios-color to content ( #8421 )
2016-10-03 19:14:12 -04:00
Ramon Henrique Ornelas
6b33ed0c8e
docs(button): removes old fab documentation and test
2016-10-03 23:41:03 +02:00
Manu Mtz.-Almeida
9b2ae8ad84
fix(reorder): not trigger click event when reordering
...
- fixes reorder icon animation on iOS
- fixes crash when clicking the reorder icon very quickly
fixes #8362
2016-10-02 18:53:19 +02:00
Manu Mtz.-Almeida
d5f71a448d
fix(view-controller): dismiss does not crash when called more than once
...
fixes #8395
2016-10-02 17:15:23 +02:00
Manu Mtz.-Almeida
e2529e5f1e
docs(button): mode
2016-10-01 13:30:17 +02:00
Manu Mtz.-Almeida
21eae2e58a
fix(tap-click): null is not an object when scrolling after focusing an input on iOS
...
fixes #7964
2016-10-01 12:42:10 +02:00
Manu Mtz.-Almeida
e86cb1467a
refactor(toggle): simplified onChange method
2016-10-01 01:43:23 +02:00
Manu Mtz.-Almeida
d02e14c50a
fix(input): detect value when it is zero
...
thanks @keithdmoore
fixes #8019
2016-10-01 01:19:08 +02:00
Manu Mtz.-Almeida
8878e70227
feat(events): handler argument is optional in unsubscribe()
...
fixes #8235
2016-10-01 01:07:00 +02:00
Manu Mtz.-Almeida
607ceeff4b
Merge pull request #8372 from driftyco/fix/ionSegment
...
fix(segment): add missing input
2016-09-30 23:49:58 +02:00
Manu Mtz.-Almeida
ac8854772a
fix(tabs): add TabHighlight to IONIC_DIRECTIVES
...
fixes #8294
2016-09-30 23:48:08 +02:00
mhartington
00524806c4
fix(segment): add missing input
...
Closes #8371
2016-09-30 17:22:32 -04:00
Manu Mtz.-Almeida
d893441335
fix(ripple): always remove the activated class
2016-09-30 22:57:49 +02:00
Manu Mtz.-Almeida
9b650229f7
fix(nav): push-pop pages too quickly
...
fixes #8319
2016-09-30 20:17:19 +02:00
Alex Muramoto
45ea189fa2
docs(): update modal and searchbar docs
...
* docs(input): fix typo
* docs(scroll): add note about required CSS for scrollY
* docs(config): add swipeBackEnabled to config properties list
* docs(component generator): fix broken link in template comment
* docs(directive generator): fix broken link in template comment
* docs(modal): add that modal is not reusable
* docs (searchbar): update description of debounce
2016-09-30 13:48:03 -04:00
Mike Hamilton
cd53722bc4
docs(): fix spelling
...
Closes #8296
2016-09-30 13:41:48 -04:00
Manu Mtz.-Almeida
e75d9be822
fix(reorder): several reorder lists in the same view
2016-09-30 19:39:53 +02:00
Manu Mtz.-Almeida
9bbe485ed0
fix(menu): backdrop click without 300ms delay
...
fixes #6405
2016-09-30 14:36:30 +02:00
Alan Agius
f1d9368aff
fix(ion-button): ion-button on a tag should be excluded ( #8250 )
...
fixes #8249
2016-09-28 19:13:31 +02:00
Dan Bucholtz
248d0c1a9c
chore(e2e): add css back to e2e tests where it was missing
...
add css back to e2e tests where it was missing
2016-09-27 16:48:27 -05:00
mhartington
09bc55d4df
docs(): fix fabList demo path
2016-09-27 16:51:41 -04:00
Dan Bucholtz
f0ac42ef49
chore(build): remove console.debug from prod
...
remove console.debug from prod
2016-09-27 15:12:59 -05:00
mhartington
75175f6388
docs(): update docs
2016-09-27 11:35:30 -04:00