8413 Commits

Author SHA1 Message Date
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
43da37f945 chore(): update BREAKING 2018-08-13 18:32:24 +02: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
89e8256856 fix(angular): add ion-backdrop
fixes  #14971
2018-08-12 01:21:23 +02:00
3ada858246 docs(content): breaking resize()
fixes #14875
2018-08-12 01:19:00 +02:00
c2cc07e24e docs(content): breaking
fixes #15106
2018-08-12 01:19:00 +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
85ffe01675 fix(segment-button): add and document custom properties
references #14850
2018-08-10 13:36:28 -05:00
154b70e6da fix(segment): center align text 2018-08-10 13:16:12 -05:00
04d33e5630 fix(fab-button): sets pointer-events none when disabled
relates to #15129
fixes #15120
2018-08-10 20:12:58 +02:00
b70bb70991 refactor(toggle): move pointer-events to base CSS
relates to #15129
2018-08-10 20:12:15 +02:00
2dbda30351 refactor(segment): move pointer-events to base CSS
relates to #15129
2018-08-10 20:12:06 +02:00
690726f918 refactor(radio): move pointer-events to base CSS
relates to #15129
2018-08-10 20:11:55 +02:00
4e84d9ced9 refactor(checkbox): move pointer-events to base CSS
relates to #15129
2018-08-10 20:11:44 +02:00
0219309297 fix(docs): replace ion-navbar with ion-toolbar (#15126)
The header still has an old example of `ion-navbar`.
2018-08-10 19:51:25 +02:00
01323acd6a fix(content): scrolling Y 2018-08-10 02:16:06 +02:00
aa23d08a71 fix(all): safe-area using css variables 2018-08-10 01:41:05 +02:00
3da1bf45ba fix(toast): statusbarPadding 2018-08-10 01:08:47 +02:00
6e3e07bc8b fix(all): improve text customization 2018-08-10 00:36:07 +02:00
4ec038d507 style(item): remove console log and outdated docs 2018-08-09 18:10:33 -04:00
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00
a4571bfa4f style(datetime): update misspellings 2018-08-09 18:04:52 -04:00
c287cb587e docs(item): update to include lines prop 2018-08-09 18:04:52 -04:00