Commit Graph

434 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
9f4d873409 fix(tap-click): desktop also needs tap-click 2018-08-07 02:33:41 +02:00
Manu Mtz.-Almeida
27fdc9a893 fix(range): value changes when using keyboard
fixes #15065
2018-08-07 02:33:21 +02:00
Manu Mtz.-Almeida
f49fa4a815 fix(chip): conforms to ion-icon
fixes #15053
2018-08-07 02:21:28 +02:00
Manu Mtz.-Almeida
8b35e37a43 fix(datetime): ionChange event 2018-08-07 01:09:47 +02:00
Manu Mtz.-Almeida
efd77c93a4 fix(content): remove scroll-inner
fixes #14985
2018-08-07 01:08:40 +02:00
Bronley Plumb
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
Zachary Lawson
130d28fae5 docs(alert): fix readme 2018-08-06 21:30:06 +02:00
Mike Hartington
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
Manu Mtz.-Almeida
141b86c49e fix(input): hide clear button
fixes #15002
2018-08-03 02:02:59 +02:00
Manu Mtz.-Almeida
14d6270692 fix(searchbar): color
fixes #14998
2018-08-03 02:00:52 +02:00
Manu Mtz.-Almeida
8253b04604 perf(menu): flickering 2018-08-03 00:29:49 +02:00
Adam LaCombe
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
Manu Mtz.-Almeida
e9fd184175 fix(datetime): fix gesture 2018-08-02 23:15:26 +02:00
Manu Mtz.-Almeida
b69d01de26 fix(header): safe margin when statubarPadding=0 2018-08-02 19:37:02 +02:00
mhartington
c25358b4f0 docs(): update links to docs 2018-08-02 11:24:38 -04:00
Manu Mtz.-Almeida
afb0906119 fix(pointer-events): listening to document 2018-08-01 19:08:56 +02:00
Manu Mtz.-Almeida
76b780f5d8 chore(angular): build 2018-08-01 17:48:19 +02:00
Manu Mtz.-Almeida
be4eda57ff fix(content): bottom padding 2018-08-01 16:47:19 +02:00
Manu Mtz.-Almeida
b0ac5badc2 perf(app): tap-click is a ES
we can finally remove the slot!
2018-08-01 16:24:18 +02:00
Manu Mtz.-Almeida
49cac8beec perf(gesture): lazy loaded dynamic ES module 2018-08-01 05:08:39 +02:00
Manu Mtz.-Almeida
1b5bb67959 chore(): update to latest stencil 2018-07-31 20:09:26 +02:00
Manu Mtz.-Almeida
93b68561c4 chore(): fix lint issue 2018-07-31 00:42:10 +02:00
Manu Mtz.-Almeida
fd8f875a5f fix(app): statusbarPadding 2018-07-30 23:55:16 +02:00
Adam LaCombe
fc0d4c0776 fix(slides): update events to match swipers
Closes #14865
2018-07-30 17:00:31 -04:00
Brandy Carney
ad006dd1ee fix(button): do not change border radius if round button in toolbar (#14941)
fixes #7661
2018-07-30 15:59:33 -04:00
Manu Mtz.-Almeida
c05d672703 fix(button): submit forms using fake button
fixes #14890
fixes #14786
2018-07-30 18:42:05 +02:00
Manu Mtz.-Almeida
b0ed4265eb chore(): enable "prefer-for-of" 2018-07-30 00:16:33 +02:00
Manu Mtz.-Almeida
d1fd1c5276 refactor(animation): move constants 2018-07-29 23:28:13 +02:00
Manu Mtz.-Almeida
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
Manu Mtz.-Almeida
7292fc7d38 perf(icon): disable icon lazy loading when it's not needed 2018-07-29 16:04:51 +02:00
Manu Mtz.-Almeida
0cdb500a44 fix(color): make desktop selection beautiful 2018-07-29 14:59:35 +02:00
Manu Mtz.-Almeida
8a1ad1da2c fix(app): user-select on desktop 2018-07-29 14:48:05 +02:00
Manu Mtz.-Almeida
1d001a3f29 fix(all): strong type text fields 2018-07-29 14:32:28 +02:00
Manu Mtz.-Almeida
d65174bcf3 fix(searchbar): fix input bluring
fixes #14916
2018-07-29 14:19:51 +02:00
Manu Mtz.-Almeida
a62759c3cc feat(menu): configurable using menuType
fixes #14901
2018-07-29 13:34:25 +02:00
Manu Mtz.-Almeida
73a9f140ed fix(config): avoid using startWith for IE support
fixes #14922
2018-07-29 13:27:00 +02:00
Manu Mtz.-Almeida
25423a06f2 fix(button): improve text style inherency
related #14927
2018-07-29 13:19:28 +02:00
Manu Mtz.-Almeida
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
Manu Mtz.-Almeida
d1969bdf1d fix(title): can be used nested
fixes #14905
2018-07-29 02:28:12 +02:00
Manu Mtz.-Almeida
7da0ac4373 fix(title): support color 2018-07-28 19:01:36 +02:00
Manu Mtz.-Almeida
520da8d373 fix(fab): add styles for disabled
fixes #14867
2018-07-28 17:45:45 +02:00
Manu Mtz.-Almeida
517104fbc7 fix(inputs): better customization for placeholder color 2018-07-28 17:26:10 +02:00
Manu Mtz.-Almeida
f676f98628 fix(input): add color support for ion-input
fixes #14864
2018-07-28 16:48:01 +02:00
Manu Mtz.-Almeida
4f9cbfe73c fix(accesibility): boolean aria-* properties 2018-07-28 16:38:59 +02:00
Manu Mtz.-Almeida
f19553fe36 fix(item): only use pointer cursor for <button> and <a> 2018-07-28 16:32:29 +02:00
Brandy Carney
b91a7069b2 docs(infinite-scroll): update docs for disabling infinite scroll
updates the breaking changes, usage, and test

closes #14908
2018-07-27 14:53:15 -04:00
Brandy Carney
7c12e1bc8d fix(flex-utils): add missing flex attributes 2018-07-26 16:41:41 -04:00
Brandy Carney
f1826a6efc fix(refresher): default to disabled false, add to breaking changes
also updates the preview demo to add to the top of the list on pull to
refresh

fixes #14879
2018-07-26 16:20:17 -04:00
Brandy Carney
be048bd071 test(segment): add example of light segment in primary toolbar 2018-07-25 10:36:35 -04:00
Manu Mtz.-Almeida
f52dece7bf fix(transition): make sure hidden is removed 2018-07-24 23:47:53 +02:00