octicon-git-branch(16/) Commit Graph

234 Commits

Author SHA1 Message Date
Adam Bradley
611361fc74 chore(styleUrl): remove dup ion-fixed style urls 2017-10-19 11:11:27 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Josh Thomas
df80971eb0 Revert "fix(): check if values are undef before passing down to input."
This reverts commit 8b7038fde7.
2017-10-19 09:56:53 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Josh Thomas
8b7038fde7 fix(): check if values are undef before passing down to input. 2017-10-18 13:17:44 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Josh Thomas
bdee7be365 fix(): change fabs so that state is in the container and props are passed down to button and lists. 2017-10-18 12:08:37 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
d2a07c1371 refactor(index): rename index file for build 2017-10-17 15:21:31 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
0b40520371 style(components): add protected to the render function 2017-10-17 13:28:37 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
a932e673ff refactor(core): use custom typing, remove interfaces
add protected, rename nav `remove` to `removeIndex`

resolves #12823
2017-10-17 13:17:54 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
7fc0310896 feat(picker): WIP initial check in of picker component 2017-10-16 17:13:50 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
20c0062be5 chore(typing): add typing for core components 2017-10-16 17:13:50 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
213815cf4c docs(select): include popover for interface docs 2017-10-16 17:13:50 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
17cdce101e fix(action-sheet): add scrolling for options 2017-10-16 17:13:50 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
4f571c2da1 fix(keyboard): do not use keyboard ctrl 2017-10-16 12:25:25 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
54412a2a8c fix(reorder): drop reorderAnchor attribute 2017-10-04 23:57:04 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
d3e79fb462 test(core): init stencil core test suite 2017-09-26 22:12:36 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
4a71786684 chore(sass): add sass-lint with npm run task 2017-09-21 14:28:00 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
3d56df68aa style(sass): fix sass-lint errors 2017-09-21 14:22:34 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
719dc8d186 chore(lint): move scss linter config to core 2017-09-21 14:18:00 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
66ae3a4601 style(scss): fix lint errors 2017-09-21 14:16:24 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
662743f843 fix(radio): remove order override from wp mode, use slot instead
$radio-wp-order has been removed

Add Radio to breaking changes
2017-09-21 13:33:59 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
d1cfa0683d chore(stencil): update to stencil 0.0.6-0 2017-09-21 03:02:26 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
b1d80a6458 0.0.2-19 2017-09-21 01:23:58 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
1f48b13dfd chore(package): update stencil version 2017-09-20 12:14:39 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
5df77855bb 0.0.2-18 2017-09-20 10:25:08 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
3f25790b6e chore(lint): update tslint for local reference 2017-09-20 10:23:08 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
853e280202 chore(package): update to use local np 2017-09-20 09:59:23 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
e3efcfcb4c feat(ionicons): use the ionicons collection from npm 2017-09-20 09:55:31 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
62f5bd0d30 chore(): remove unused demo 2017-09-20 09:53:47 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
7320e4a0b8 chore(icons): remove icon files 2017-09-20 09:39:56 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
8fe2e7fd10 0.0.2-17 2017-09-20 12:19:20 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
22c0ea5bcd fix(reorder): support for slot="start" 2017-09-20 12:11:48 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
bdf4f60e9e feat(reorder): adds ion-reorder-group to core 2017-09-20 11:44:27 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
4669a7aa37 fix(range): use latest ion-gesture 2017-09-18 20:00:33 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
e3d3bc40d2 Merge branch 'core' into core-range 2017-09-18 19:18:09 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Dan Bucholtz
f953b12416 merge 2017-09-18 10:00:26 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Dan Bucholtz
1291f8becd refactor(app): remove overlay portal 2017-09-18 09:54:16 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
fffa9b5460 style(all): adds tslint-ionic-rules 2017-09-17 23:04:02 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
612947c072 fix(toggle): improve swipe gesture
In toggle it is safe to use threshold=0 since it has a small touch surface. In fact in Ionic 3.0 we don't use any pan detector at all for toggle.

This changes makes ionic-core toggle match the Ionic 3 implementation.
2017-09-16 23:20:38 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
0fca610b7d fix(menu): improves swipe gesture 2017-09-16 23:09:03 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
9e44b281e4 feat(split-pane): integrated with ion-menu 2017-09-16 23:08:34 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
9dcd00d9b9 feat(split-pane): adds split-pane (part 1) 2017-09-16 11:03:05 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Adam Bradley
1f41fbd78f fix(icons): cross-origin icon svg requests 2017-09-15 23:35:13 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
122b27f62c 0.0.2-16 2017-09-15 23:04:59 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
b43dc1c9fd chore(package): update to latest stencil 2017-09-15 18:30:09 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
f59122ffd3 0.0.2-15 2017-09-15 18:06:55 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
61d2be8366 fix(build): update to latest stencil 2017-09-15 18:04:32 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
39bb9a7a99 0.0.2-13 2017-09-15 17:45:32 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
ac4ba0bfd8 fix(package): np infinite loop 2017-09-15 17:36:19 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Manuel Mtz-Almeida
edd19da40f chore(package): update to latest stencil 2017-09-15 17:35:34 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
029994417e fix(select): match MD spec for select popover interface
referenes #12310
2017-09-15 18:09:40 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandy Carney
2268cd84c0 fix(item): reset child styles each time they are passed 2017-09-15 17:39:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)