630 Commits

Author SHA1 Message Date
2e94227675 fix(img): add object-fit to the host to avoid skewing the inner img 2018-08-20 11:35:59 -04:00
059d3652d5 fix(card): remove calculated width to work with dynamic margin
fixes #15223
2018-08-20 11:35:59 -04:00
5989f15952 fix(textarea): remove autocomplete prop 2018-08-19 19:00:37 +02:00
ed5c8ebf09 perf(overlay): prevent layout thrashing 2018-08-19 18:58:46 +02:00
ea1c3d4100 perf(ripple-effect): using requestIdleCallback 2018-08-19 18:56:21 +02:00
08c6c974d5 fix(segment): add and document custom properties
references #14850
references #14808
closes #14854
2018-08-17 11:34:20 -05:00
3adfb985e8 fix(virtual-scroll): update VS when items change 2018-08-17 15:29:13 +02:00
2af72fadfd fix(config): scrollAssist boolean definition (#15203) 2018-08-17 02:33:51 +02:00
0ef06624a2 docs(grid): document the custom properties for all grid vars
references #14850
2018-08-16 18:14:29 -04:00
0372aec650 fix(content): document and add custom properties
references #14850 references #14808 references #14853
2018-08-16 17:54:18 -04:00
07e99a10f9 fix(chip): add and document custom properties
references #14850
references #14853
references #14808
2018-08-16 16:17:03 -04:00
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
e5b30a67f5 docs(segment-button): fix typo in --color description 2018-08-16 09:55:39 -05:00
4c04ba3bfb docs(router):fix typo 2018-08-16 16:44:55 +02:00
ac2db9f394 fix(toolbar): add position relative to host for toolbar background
fixes #15193
2018-08-16 10:35:45 -04:00
d7928a6eb9 4.0.0-beta.3 2018-08-16 16:17:56 +02:00
c899fb33af chore(): update docs 2018-08-16 15:48:52 +02:00
f84bb76481 fix(angular): save internal data
fixes #14888
fixes #14885
fixes #15054
fixes #15050
2018-08-16 15:47:49 +02:00
f845803c04 chore(angular): update proxies 2018-08-16 15:47:49 +02:00
3e3cc6ca45 fix(checkbox): document and add custom CSS properties
references #14850 references #14808
2018-08-14 17:15:46 -04:00
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
1ad9818c02 fix(card-title): add and document custom CSS properties
references #14850 references #14808
2018-08-14 16:51:37 -04:00
7050039398 fix(card-subtitle): add and document custom CSS properties
references #14850 references #14808
2018-08-14 16:51:37 -04:00
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
d19061c863 fix(picker): allow 0 as the selectedIndex
fixes #14563
2018-08-14 11:12:58 -04:00
9424ad765d style(sass): fix lint error 2018-08-13 13:17:51 -04:00
5b6eb2c7eb refactor(nav, menu): swipeEnabled => swipeGesture 2018-08-13 18:32:24 +02:00
bd5a4a0294 refactor(overlays): enableBackdropDismiss => backdropDismiss 2018-08-13 18:32:24 +02:00
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
39104cb366 fix(tabbar): fix highlight bar 2018-08-13 18:03:28 +02:00
617347950d fix(content): overflow-behavior: contain
https://developers.google.com/web/updates/2017/11/overscroll-behavior
2018-08-13 00:40:42 +02:00
03da98e233 fix(tap-click): nested buttons get activated first 2018-08-12 23:09:53 +02:00
0842939273 refactor(tabbar): removes ion-tab-button 2018-08-12 22:50:52 +02:00
0dc70f7f6d fix(tap-click): works inside shadow-dom
adds private ion-activable attribute

fixes #15128
2018-08-12 22:48:58 +02:00
270ece0b5e refactor(loading): remove dismissOnPageChange
closes #14930
2018-08-12 18:38:30 +02:00
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
149039bd12 fix(split-pane): disabled prop is dynamic
fixes #14959
2018-08-12 02:00:31 +02:00
b7e741ab80 fix(virtual-scroll): fix viewportOffset calculation
fixes #14963
2018-08-12 01:42:49 +02:00
2d70ee4ca9 fix(all): user-select for desktop 2018-08-12 01:19:00 +02:00
1e1964dd77 fix(config): persistConfig 2018-08-12 01:19:00 +02:00
2e7d355edf fix(input): event interfaces 2018-08-12 01:18:59 +02:00
db0049ff73 fix(config): add persistance mode
fixes #15102
2018-08-12 01:18:59 +02:00
f032769a6c fix(datetime): add open() method
fixes #14923
2018-08-12 01:18:59 +02:00
4047812258 feat(select): add open method
fixes #14881
2018-08-12 01:18:59 +02:00
695abcfbd2 fix(content): scrollToTop 2018-08-12 01:18:59 +02:00
3ab835c302 fix(range): adds css var
fixes #15064
2018-08-12 01:18:59 +02:00
b53ce4b0e8 fix(virtual-scroll): use FunctionalComponent for JSX integration 2018-08-12 01:18:59 +02:00
e3010e1f0d fix(css): --ion-item-background > --ion-item-background-color (#15101) 2018-08-12 00:40:36 +02:00
35837c3fd8 doc(virtual-scroll): fix code examples from deprecated [virtualScroll] to [items] (#15130) 2018-08-11 12:47:01 +02:00
575c5eb292 fix(tabs): get the tabbar layout working with shadow DOM (#15113)
- gets the `tabbarLayout` property working
- update badge position based on tabs layout
- fix the transforms for icon/text and icon size

fixes #14611
2018-08-10 17:41:38 -04:00