5076 Commits

Author SHA1 Message Date
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
c9f4a4123f test(modal): adds e2e tests for open rc0 issues
references #8616
references #8597
references #8573
2016-10-10 19:15:05 +02:00
258eb724db Merge pull request #8612 from seiyria/patch-1
docs(navbar): fix a typo
2016-10-10 18:36:54 +02:00
91b7df4fdb docs(navbar): fix a typo 2016-10-10 09:34:46 -05:00
416e06b40b docs(navController): add canLeave and canEnter 2016-10-10 10:09:47 -04:00
6544b09e6d Merge pull request #8162 from manucorporat/searchbar-no-animation 2016-10-10 08:51:54 -05:00
fcc515f5d7 fix(transition): ios-transition can be used in MD/WP
fixes #7171
2016-10-10 08:47:40 -05:00
93616c4676 fix(list): consecutive inset lists with headers
fixes #8412
fixes #6164
2016-10-10 08:46:45 -05:00
db72a7d26b fix(menu): menu's content is resized properly
fixes #8504
2016-10-10 08:45:22 -05:00
bcbe03c480 fix(icon): isActive="false" with ios mode
fixes #8435
2016-10-10 08:42:49 -05:00
da62b63253 docs(): minor doc updates 2016-10-10 09:13:04 -04:00
c9b11811ed Merge pull request #8605 from ramonornela/issue_8598
fix(spinner): add input mode fix #8598
2016-10-10 12:10:37 +02:00
8ee895f996 fix(spinner): add input mode fix #8598 2016-10-10 06:46:37 -03:00
cc14f11c09 docs(navbar): adds icon-only
fixes #8586
2016-10-09 23:47:30 +02:00
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
96838b9904 style(nav): fix linters tests missing semicolon and spaces 2016-10-09 17:42:24 -03:00
69877238fa expanded insert-views nav test 2016-10-08 20:22:26 -05:00
6496c7a996 fix(nav): remove incorrectly used removeStart as a starting index in for loop. Fixes #8442 2016-10-08 20:22:11 -05:00
88da70c386 test(nav): pushing/pop pages from lifecycle events
references #8510
2016-10-08 18:11:57 +02:00
c65f936952 doc(config): update docs for NgModule 2016-10-07 14:09:33 -04:00
f87c1fee5e docs(module): add inital module docs 2016-10-07 13:53:43 -04:00
a0a5fa7853 chore(issue-template): add note about ionic native issues 2016-10-07 11:55:38 -05:00
01dfca7356 chore(): update dgeni config 2016-10-07 12:39:35 -04:00
af880ac5b4 style(test): add spacing in comment fix lint (#8555) 2016-10-07 15:49:49 +02:00
e2a6f2bbec docs(): remove all prodMode references 2016-10-07 15:43:39 +02:00
600056cf17 docs(): remove prodMode config
Closes #8551
2016-10-07 09:41:16 -04:00
3a208b6c8d Expand nav basic test 2016-10-06 19:23:38 -05:00
5156917d78 fix(tabs): remove from parent nav when destroyed 2016-10-06 19:23:38 -05:00
f34d0c298e refactor(css): appearance mixin (#8212) 2016-10-06 16:18:00 -04:00
9f697a13e5 chore(DeepLinkMetadata): added exports for DeepLinkMetadata and DeepLinkMetadataType
Close #8342. Close #8337
2016-10-06 13:11:38 -04:00
47e1e1766a fix(fab): not using change detection
fixes #8424
2016-10-06 16:22:56 +02:00
28661f648e docs(item): fix typo (#8535)
Should be "display it naturally", not "display is naturally" ?
2016-10-06 15:20:02 +02:00
e1e6e4be1e style: missing whitespaces 2016-10-06 10:51:18 +02:00
695d25c696 fix(item): regression in expandable sliding option button
fixes #8460
2016-10-06 10:36:07 +02:00
ec6615d62a fix(item): sliding item should not close when clicking an option button
fixes #8481
2016-10-06 10:19:01 +02:00
14e668c957 fix(item-divider): fabs have higher z-index than item-dividers
fixes #8489
2016-10-06 09:52:52 +02:00
713e2a1a33 feat(haptic): add haptic/taptic support to toggle/range/picker 2016-10-05 20:49:55 -05:00
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
a7db2367fa chore(release): fix nightly task so it gets published 2016-10-04 13:10:24 -04:00
aeb96347eb docs(fan): fix typo 2016-10-04 07:51:32 +02:00
91168af173 fix(content): move $text-ios-color to content (#8421) 2016-10-03 19:14:12 -04:00
6b33ed0c8e docs(button): removes old fab documentation and test 2016-10-03 23:41:03 +02:00
08946ba181 chore(issue-template): add note about build issues 2016-10-03 11:18:41 -05:00
605b58f218 Merge pull request #8423 from Manduro/patch-2
fix(demos): double quote in script tag
2016-10-03 14:18:18 +02:00
job
424b9e0fbf fix(demos): double quote in script tag 2016-10-03 11:32:50 +02:00
3a75eb466e docs(contributing): updates gulp commands 2016-10-02 18:59:27 +02:00
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
d5f71a448d fix(view-controller): dismiss does not crash when called more than once
fixes #8395
2016-10-02 17:15:23 +02:00
2bc4df8d4b docs(changelog): update theme/variables.scss steps 2016-10-02 06:56:37 -05:00
e2529e5f1e docs(button): mode 2016-10-01 13:30:17 +02:00