d6e60fde3c
style(components): fix merge conflicts that didn't show up in search
2017-11-02 11:04:10 -04:00
0e73723e57
style(components): rename variables and methods for consistency
...
- updates ele to el
- renames functions under prop did change
- documents events and some props
- adds private / protected
- removes underscores from range
2017-11-02 10:49:42 -04:00
ad81cca77a
feat(haptic): adds haptic utils
2017-11-02 12:18:19 +01:00
4e9b4727be
fix(toggle): finish it
2017-11-02 11:47:52 +01:00
b24c2b00b6
fix(content): padding works in any element
2017-11-02 10:35:23 +01:00
1bfc0c71e3
fix(sliding-item): finish it
2017-11-02 10:25:40 +01:00
d0e486d2d8
fix(e2e-tests): make sure they are all waiting
2017-10-30 16:50:02 -05:00
fda7a5a133
refactor(e2e-tests): use a page class
...
Just one way to reduce a lot of repetative code.
2017-10-30 16:06:42 -05:00
094816de01
refactor(content): use css instead of js
2017-10-30 19:22:52 +01:00
10c77e7513
fix(all): use ion-page
2017-10-30 15:58:35 +01:00
84080d4a5b
fix(menu): animation matches MD
2017-10-30 12:46:04 +01:00
31bb8b8aa8
docs(menu): improves menu type animations
2017-10-30 11:44:10 +01:00
9be3085f91
refactor(e2e-test): wrap the test registration
2017-10-29 12:09:13 -05:00
c66a29726e
feat(e2e-tests): add alert tests
2017-10-28 05:42:58 -05:00
26a526f16c
refactor(e2e-tests): change naming convension a bit
2017-10-27 15:56:48 -05:00
2d61e1fbd5
feat(e2e-test): hookup the mocha test runner
2017-10-27 15:22:11 -05:00
c17c86e696
fix(menu): backdrop click
2017-10-27 18:28:01 +02:00
687b37ad3e
fix(ion-menu): finish ion-menu and ion-split-pane
2017-10-27 18:22:13 +02:00
d9d0150b4c
feat(e2e): create basic e2e test runner
...
This is mostly PoC code that shows how this can be done. This will grow
into the actual test runner.
2017-10-26 21:17:57 -05:00
4716823e79
fix(all): hostData() attributes
2017-10-26 14:53:06 +02:00
059a1330d9
fix(alert): alert radio, checkbox and aria fixes
2017-10-25 15:07:40 -05:00
21d8a60193
refactor(datetime): change capitalization from DateTime to Datetime
2017-10-25 15:34:51 -04:00
45218de8e5
refactor(picker): add the bouncy bounce
2017-10-25 15:21:51 -04:00
8e2fdf1ee5
fix(alert): do not use mutable prop
2017-10-25 13:02:32 -05:00
b2d3e09276
refactor(picker): get picker working with gesture and add to config
2017-10-25 12:02:06 -04:00
39d3ce230f
fix(item-sliding): expose item sliding methods
2017-10-25 09:47:12 -05:00
09ea6fd318
refactor(infinite-scroll): use stencil listeners
2017-10-25 12:52:39 +02:00
9a42816d7d
chore(package): update to latest stencil
2017-10-25 12:48:34 +02:00
a39c56f48d
feat(infinite-scroll): adds infinite-scroll
2017-10-24 23:52:13 +02:00
fb51b03190
refactor(datetime): update value and text on init and value change
2017-10-23 18:24:07 -04:00
6b31e969d3
refactor(datetime): get datetime passing columns properly to picker
...
Adds datetime utils too
2017-10-23 18:00:25 -04:00
0ffc911198
refactor(components): rename functions for consistency and use typings
2017-10-23 18:00:25 -04:00
f3b509ee85
refactor(picker): get picker rendering buttons and columns properly
2017-10-23 18:00:25 -04:00
7f7efe56fb
fix(reorder): add TapticEngine support
2017-10-21 16:48:03 +02:00
611361fc74
chore(styleUrl): remove dup ion-fixed style urls
2017-10-19 11:11:27 -05:00
df80971eb0
Revert "fix(): check if values are undef before passing down to input."
...
This reverts commit 8b7038fde79bb9267ab7c296150f7839ee8cc9b4.
2017-10-19 09:56:53 -05:00
8b7038fde7
fix(): check if values are undef before passing down to input.
2017-10-18 13:17:44 -05:00
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
d2a07c1371
refactor(index): rename index file for build
2017-10-17 15:21:31 -04:00
0b40520371
style(components): add protected to the render function
2017-10-17 13:28:37 -04:00
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
7fc0310896
feat(picker): WIP initial check in of picker component
2017-10-16 17:13:50 -04:00
20c0062be5
chore(typing): add typing for core components
2017-10-16 17:13:50 -04:00
213815cf4c
docs(select): include popover for interface docs
2017-10-16 17:13:50 -04:00
17cdce101e
fix(action-sheet): add scrolling for options
2017-10-16 17:13:50 -04:00
4f571c2da1
fix(keyboard): do not use keyboard ctrl
2017-10-16 12:25:25 -05:00
54412a2a8c
fix(reorder): drop reorderAnchor attribute
2017-10-04 23:57:04 +02:00
d3e79fb462
test(core): init stencil core test suite
2017-09-26 22:12:36 -05:00
3d56df68aa
style(sass): fix sass-lint errors
2017-09-21 14:22:34 -04:00
66ae3a4601
style(scss): fix lint errors
2017-09-21 14:16:24 -04:00