420 Commits

Author SHA1 Message Date
288eeb54ee fix(menu): dismiss when clicking outside
fixes #15096
2018-08-08 18:15:14 +02:00
dd114ffe15 fix(toolbar): add and document custom properties 2018-08-08 11:02:49 -05:00
5668dc4fc5 chore(): update to latest stencil 2018-08-08 17:21:41 +02:00
a71f382795 perf(app): move app css to global css 2018-08-08 12:07:57 +02:00
bae03d2d1c chore(): update angular 2018-08-08 11:13:39 +02:00
dc500035ed fix(split-pane): side=end works properly
fixes #15013
2018-08-07 23:40:53 +02:00
2ff585f305 test(nav): fix test 2018-08-07 23:23:17 +02:00
b85d4a0549 fix(popover): ion-scroll sizing
fixes #14911
2018-08-07 23:18:11 +02:00
8cc1ce253e refactor(popover): rename ev to event?
fixes #15014
2018-08-07 23:16:47 +02:00
2a4327f850 fix(tab): edge prop
fixes #15003
2018-08-07 22:30:10 +02:00
948d0839c9 fix(nav): animation backdrop 2018-08-07 21:54:15 +02:00
48e2a4e2ca fix(menu): content's box-shadow 2018-08-07 21:23:35 +02:00
9773e2a3b3 feat(item-sliding): adds disabled prop
fixes #14831
2018-08-07 20:38:11 +02:00
2b7007f38e fix(all): buttons are type="button" 2018-08-07 20:27:57 +02:00
4e565926cd docs(menu-toggle): default behaviour docs
fixes #15042
2018-08-07 20:23:23 +02:00
2c191d76d3 refactor(header): length-zero-no-unit is not needed 2018-08-07 18:43:58 +02:00
2c925b721f fix(app): fix statusbarPadding
fixes #15073
2018-08-07 18:40:40 +02:00
a77ee2a6f8 fix(sliding): fix core gesture logic + priority configuration
fixes #14763
2018-08-07 17:14:04 +02:00
419ef7b836 perf(scroll): filter velocity using exponential moving window 2018-08-07 16:04:13 +02:00
f9447355b9 refactor(all): whitelist padding-top / padding-bottom 2018-08-07 11:29:14 +02:00
ac91bcc8ae chore(): update to latest stencil 2018-08-07 03:09:06 +02:00
9f4d873409 fix(tap-click): desktop also needs tap-click 2018-08-07 02:33:41 +02:00
27fdc9a893 fix(range): value changes when using keyboard
fixes #15065
2018-08-07 02:33:21 +02:00
f49fa4a815 fix(chip): conforms to ion-icon
fixes #15053
2018-08-07 02:21:28 +02:00
8b35e37a43 fix(datetime): ionChange event 2018-08-07 01:09:47 +02:00
efd77c93a4 fix(content): remove scroll-inner
fixes #14985
2018-08-07 01:08:40 +02:00
44cd73b3a1 docs(slides): fix links for slides (#15015)
Links were pointing to https://beta.ionicframework.com/docs/api/Slides (upper-case 'S') when they should be pointing to "https://beta.ionicframework.com/docs/api/slides" (lower-case 's').
2018-08-06 17:08:36 -04:00
130d28fae5 docs(alert): fix readme 2018-08-06 21:30:06 +02:00
0b4b9fe40c feat(core): add check for standalone mode (#15001)
* feat(core): add check for standalone mode

* feat(): add check for isStandalone

* feat(core): add check for standalone mode
2018-08-06 21:28:38 +02:00
141b86c49e fix(input): hide clear button
fixes #15002
2018-08-03 02:02:59 +02:00
14d6270692 fix(searchbar): color
fixes #14998
2018-08-03 02:00:52 +02:00
8253b04604 perf(menu): flickering 2018-08-03 00:29:49 +02:00
69f5cc863f fix(menu): add width and small-width css variables (#14997)
* fix(menu): add width and small-width css variables

* style(menu): rename css variable small-width to width-small
2018-08-02 23:38:33 +02:00
e9fd184175 fix(datetime): fix gesture 2018-08-02 23:15:26 +02:00
b69d01de26 fix(header): safe margin when statubarPadding=0 2018-08-02 19:37:02 +02:00
c25358b4f0 docs(): update links to docs 2018-08-02 11:24:38 -04:00
be4eda57ff fix(content): bottom padding 2018-08-01 16:47:19 +02:00
b0ac5badc2 perf(app): tap-click is a ES
we can finally remove the slot!
2018-08-01 16:24:18 +02:00
49cac8beec perf(gesture): lazy loaded dynamic ES module 2018-08-01 05:08:39 +02:00
1b5bb67959 chore(): update to latest stencil 2018-07-31 20:09:26 +02:00
93b68561c4 chore(): fix lint issue 2018-07-31 00:42:10 +02:00
fd8f875a5f fix(app): statusbarPadding 2018-07-30 23:55:16 +02:00
fc0d4c0776 fix(slides): update events to match swipers
Closes #14865
2018-07-30 17:00:31 -04:00
ad006dd1ee fix(button): do not change border radius if round button in toolbar (#14941)
fixes #7661
2018-07-30 15:59:33 -04:00
c05d672703 fix(button): submit forms using fake button
fixes #14890
fixes #14786
2018-07-30 18:42:05 +02:00
b0ed4265eb chore(): enable "prefer-for-of" 2018-07-30 00:16:33 +02:00
d1fd1c5276 refactor(animation): move constants 2018-07-29 23:28:13 +02:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
7292fc7d38 perf(icon): disable icon lazy loading when it's not needed 2018-07-29 16:04:51 +02:00
8a1ad1da2c fix(app): user-select on desktop 2018-07-29 14:48:05 +02:00