Commit Graph

566 Commits

Author SHA1 Message Date
Cam Wiegert
37a149cd5d fix(ripple-effect): add and document custom properties
references #14850
2018-08-24 10:21:48 -05:00
pwespi
e0b8e2472d fix(datetime): allow values to be zero (#14480)
* fix(datetime): allow values to be zero

* Using null check
2018-08-24 04:27:45 +02:00
Manu Mtz.-Almeida
151c58e12f fix(select): support any kind of value
fixes #15200
2018-08-24 04:15:41 +02:00
Manu Mtz.-Almeida
bd75bf46eb fix(picker): tune scrolling speed 2018-08-24 03:56:15 +02:00
Manu Mtz.-Almeida
c957ea6bcc fix(all): add customization of font-style 2018-08-24 03:50:23 +02:00
Manu Mtz.-Almeida
a8908283c4 fix(menu): do not override --ion-color-base 2018-08-24 03:42:31 +02:00
Manu Mtz.-Almeida
5f90dbfa6f fix(note): do not overide --ion-color-base 2018-08-24 03:35:12 +02:00
Manu Mtz.-Almeida
d12ef78de6 refactor(all): cleanup mode font 2018-08-24 03:33:44 +02:00
Manu Mtz.-Almeida
0d8097b3ad refactor(content): make styles modeless 2018-08-24 03:17:38 +02:00
Josh Thomas
fe9a3e4f60 chore(): update to latest stencil release. 2018-08-23 14:18:40 -05:00
Manu Mtz.-Almeida
fe8a096e55 chore(): update to latest stencil 2018-08-23 20:19:21 +02:00
Manu Mtz.-Almeida
c66a34ab59 feat(inputs): add focus() method
fixes #15266
fixes #15268
2018-08-23 00:51:53 +02:00
Chris Griffith
d1ed57e68e docs(all): cleanups
* Changing " to '

The header value was using ".

* Update readme.md

* Adding Semicolons

Console.log were missing semicolons making tslint mad
2018-08-23 00:49:30 +02:00
Manu Mtz.-Almeida
3d6caae13f chore(): update to latest stencil 2018-08-22 23:38:23 +02:00
Manu Mtz.-Almeida
11edc49dfe fix(select): random type in generated.d.ts 2018-08-22 23:38:22 +02:00
Brandy Carney
c64f2eefc7 chore(stencil): update generated file with latest build 2018-08-22 13:05:24 -04:00
Josh Thomas
bd32887767 chore(): update to latest stencil
* fix(): Update to latest stencil and change types to export from interface not index.

* chore(): fix merge conflict of file added.
2018-08-22 18:46:43 +02:00
Manu Mtz.-Almeida
da2dc7be49 fix(build): do not export in component modules 2018-08-22 18:03:31 +02:00
David Pertiller
78e13ac5c4 style(virtual-scroll): remove console.log message (#15247)
remove console.log message with the viewportOffset which is executed on every virtual scroll update
2018-08-22 11:54:25 -04:00
Chris Griffith
f78a280ce9 docs(components): updating quotes in usage and icon readme (#15265) 2018-08-22 11:53:57 -04:00
mhartington
6718662f5e docs(): add platform docs 2018-08-22 10:16:34 -04:00
Manu Mtz.-Almeida
b387de4bbd fix(app): statusbarPadding config is a boolean 2018-08-22 11:21:17 +02:00
Manu Mtz.-Almeida
091b43362b fix(config): using sessionStorage is not safe 2018-08-22 11:16:42 +02:00
Cam Wiegert
88613ffae6 fix(select): add and document custom properties
references #14850
2018-08-21 16:43:23 -05:00
Cam Wiegert
9104850646 fix(split-pane): add and document custom properties
references #14850
2018-08-21 15:55:30 -05:00
Manu Mtz.-Almeida
77ca2bdaf5 fix(app): --ion-safe-area-right typo 2018-08-21 19:14:53 +02:00
Manu Mtz.-Almeida
e0f12598aa fix(content): scrollToPoint reliability
fixes #15257
2018-08-21 18:18:25 +02:00
Manu Mtz.-Almeida
c567a82bfc fix(overlays): esc button works closed top overlays
fixes #14662
2018-08-21 18:04:00 +02:00
Manu Mtz.-Almeida
d83e7f8840 fix(popover): they should not below other overlays
relates to #14662
2018-08-21 17:09:02 +02:00
Manu Mtz.-Almeida
962578e17f fix(content): fix scroll events
fixes #15244
2018-08-20 19:34:12 +02:00
Manu Mtz.-Almeida
359c47f7b8 fix(buttons): margin between buttons 2018-08-20 19:01:33 +02:00
Manu Mtz.-Almeida
94ea0a6d73 fix(title): mode is inherited
fixes #15187
2018-08-20 19:01:33 +02:00
Brandy Carney
2e94227675 fix(img): add object-fit to the host to avoid skewing the inner img 2018-08-20 11:35:59 -04:00
Brandy Carney
059d3652d5 fix(card): remove calculated width to work with dynamic margin
fixes #15223
2018-08-20 11:35:59 -04:00
Manu Mtz.-Almeida
5989f15952 fix(textarea): remove autocomplete prop 2018-08-19 19:00:37 +02:00
Manu Mtz.-Almeida
ed5c8ebf09 perf(overlay): prevent layout thrashing 2018-08-19 18:58:46 +02:00
Manu Mtz.-Almeida
ea1c3d4100 perf(ripple-effect): using requestIdleCallback 2018-08-19 18:56:21 +02:00
Cam Wiegert
08c6c974d5 fix(segment): add and document custom properties
references #14850
references #14808
closes #14854
2018-08-17 11:34:20 -05:00
Manu Mtz.-Almeida
3adfb985e8 fix(virtual-scroll): update VS when items change 2018-08-17 15:29:13 +02:00
David Dal Busco
2af72fadfd fix(config): scrollAssist boolean definition (#15203) 2018-08-17 02:33:51 +02:00
Brandy Carney
0ef06624a2 docs(grid): document the custom properties for all grid vars
references #14850
2018-08-16 18:14:29 -04:00
Brandy Carney
0372aec650 fix(content): document and add custom properties
references #14850 references #14808 references #14853
2018-08-16 17:54:18 -04:00
Brandy Carney
07e99a10f9 fix(chip): add and document custom properties
references #14850
references #14853
references #14808
2018-08-16 16:17:03 -04:00
Brandy Carney
7e2aa5516e refactor(sass): change order of Sass imports to use global vars
This allows us to use the variables in ionic.theme.default without
having to import it. This new order is consistent with how the mode
specific globals already work.
2018-08-16 11:42:08 -04:00
Cam Wiegert
e5b30a67f5 docs(segment-button): fix typo in --color description 2018-08-16 09:55:39 -05:00
Jordan Purinton
4c04ba3bfb docs(router):fix typo 2018-08-16 16:44:55 +02:00
Brandy Carney
ac2db9f394 fix(toolbar): add position relative to host for toolbar background
fixes #15193
2018-08-16 10:35:45 -04:00
Manu Mtz.-Almeida
c899fb33af chore(): update docs 2018-08-16 15:48:52 +02:00
Manu Mtz.-Almeida
f84bb76481 fix(angular): save internal data
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
Manu Mtz.-Almeida
f845803c04 chore(angular): update proxies 2018-08-16 15:47:49 +02:00