Commit Graph

8451 Commits

Author SHA1 Message Date
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
d7928a6eb9 4.0.0-beta.3 v4.0.0-beta.3 2018-08-16 16:17:56 +02: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
fef751d718 chore(): do not install on build 2018-08-16 15:47:49 +02:00
Manu Mtz.-Almeida
f845803c04 chore(angular): update proxies 2018-08-16 15:47:49 +02:00
Brandy Carney
3e3cc6ca45 fix(checkbox): document and add custom CSS properties
references #14850 references #14808
2018-08-14 17:15:46 -04:00
Brandy Carney
5ed2201511 fix(card): add custom CSS properties and remove css overrides on item
references #14850 references #14808
fixes #9198 fixes #12646
2018-08-14 16:51:37 -04:00
Brandy Carney
1ad9818c02 fix(card-title): add and document custom CSS properties
references #14850 references #14808
2018-08-14 16:51:37 -04:00
Brandy Carney
7050039398 fix(card-subtitle): add and document custom CSS properties
references #14850 references #14808
2018-08-14 16:51:37 -04:00
Eduardo Martinez
e92ff8ab55 docs(preview): fix button text in nav demo (#15163)
Changed text inside button.
Wrong text: "Go to Page Two"
Correct text "Go to Page Three"
2018-08-14 11:21:25 -04:00
pwespi
d19061c863 fix(picker): allow 0 as the selectedIndex
fixes #14563
2018-08-14 11:12:58 -04:00
Brandy Carney
9424ad765d style(sass): fix lint error 2018-08-13 13:17:51 -04:00
Manu Mtz.-Almeida
43da37f945 chore(): update BREAKING 2018-08-13 18:32:24 +02:00
Manu Mtz.-Almeida
5b6eb2c7eb refactor(nav, menu): swipeEnabled => swipeGesture 2018-08-13 18:32:24 +02:00
Manu Mtz.-Almeida
bd5a4a0294 refactor(overlays): enableBackdropDismiss => backdropDismiss 2018-08-13 18:32:24 +02:00
Brandy Carney
42ca99d111 fix(select): apply proper styles for stacked/floating selects
adds padding attributes to select to style the correct padding with a
stacked/floating label

fixes #15140 references #14850
2018-08-13 12:31:04 -04:00
Manu Mtz.-Almeida
39104cb366 fix(tabbar): fix highlight bar 2018-08-13 18:03:28 +02:00
Manu Mtz.-Almeida
617347950d fix(content): overflow-behavior: contain
https://developers.google.com/web/updates/2017/11/overscroll-behavior
2018-08-13 00:40:42 +02:00