8320 Commits

Author SHA1 Message Date
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
60f5731339 chore(bot): add ionitron docs label to move to ionic-docs 2018-08-06 13:33:49 -04: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
0e87fa655d chore(): update to latest ionicons 2018-08-02 02:33:08 +02:00
89675a72c4 4.0.0-beta.1 v4.0.0-beta.1 2018-08-01 19:28:28 +02:00
2d4d2d8b00 chore(): temporarily disable angular linting 2018-08-01 19:26:22 +02:00
afb0906119 fix(pointer-events): listening to document 2018-08-01 19:08:56 +02:00
4fcab89651 chore(): update dependencies 2018-08-01 18:32:20 +02:00
76b780f5d8 chore(angular): build 2018-08-01 17:48:19 +02:00
4e6616cf9b chore(angular): update build for new stencil config 2018-08-01 10:59:46 -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
7a6bebe325 Revert "chore(): fix lint issue"
This reverts commit 93b68561c494a0e6097bc6d35c5169a40f7ca4d0.
2018-07-31 00:47:44 +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
b73bbffd97 chore(): update to latest ionicons 2018-07-29 15:25:07 +02:00
143f0f0c06 perf(css): always emit compressed css 2018-07-29 15:05:10 +02:00
0cdb500a44 fix(color): make desktop selection beautiful 2018-07-29 14:59:35 +02:00
8a1ad1da2c fix(app): user-select on desktop 2018-07-29 14:48:05 +02:00
1d001a3f29 fix(all): strong type text fields 2018-07-29 14:32:28 +02:00
d65174bcf3 fix(searchbar): fix input bluring
fixes #14916
2018-07-29 14:19:51 +02:00
a62759c3cc feat(menu): configurable using menuType
fixes #14901
2018-07-29 13:34:25 +02:00
73a9f140ed fix(config): avoid using startWith for IE support
fixes #14922
2018-07-29 13:27:00 +02:00
25423a06f2 fix(button): improve text style inherency
related #14927
2018-07-29 13:19:28 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
d1969bdf1d fix(title): can be used nested
fixes #14905
2018-07-29 02:28:12 +02:00
b69098a77d chore(): update deps 2018-07-29 01:44:45 +02:00
7813acc86f fix(angular): pass proper animated value 2018-07-29 01:44:32 +02:00
266336effe fix(angular): ion-router-outlet exposes animated
fixes #14913
2018-07-28 19:02:06 +02:00
7da0ac4373 fix(title): support color 2018-07-28 19:01:36 +02:00
520da8d373 fix(fab): add styles for disabled
fixes #14867
2018-07-28 17:45:45 +02:00
7a0545d477 fix(angular): events
fixes #14866
2018-07-28 17:37:47 +02:00
517104fbc7 fix(inputs): better customization for placeholder color 2018-07-28 17:26:10 +02:00
f676f98628 fix(input): add color support for ion-input
fixes #14864
2018-07-28 16:48:01 +02:00