Commit Graph

614 Commits

Author SHA1 Message Date
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
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
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
Manu Mtz.-Almeida
03da98e233 fix(tap-click): nested buttons get activated first 2018-08-12 23:09:53 +02:00
Manu Mtz.-Almeida
0842939273 refactor(tabbar): removes ion-tab-button 2018-08-12 22:50:52 +02:00
Manu Mtz.-Almeida
0dc70f7f6d fix(tap-click): works inside shadow-dom
adds private ion-activable attribute

fixes #15128
2018-08-12 22:48:58 +02:00
Manu Mtz.-Almeida
270ece0b5e refactor(loading): remove dismissOnPageChange
closes #14930
2018-08-12 18:38:30 +02:00
Manu Mtz.-Almeida
d856ecfbbf chore(): update to latest stencil 2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
149039bd12 fix(split-pane): disabled prop is dynamic
fixes #14959
2018-08-12 02:00:31 +02:00
Manu Mtz.-Almeida
b7e741ab80 fix(virtual-scroll): fix viewportOffset calculation
fixes #14963
2018-08-12 01:42:49 +02:00
Manu Mtz.-Almeida
2d70ee4ca9 fix(all): user-select for desktop 2018-08-12 01:19:00 +02:00
Manu Mtz.-Almeida
1e1964dd77 fix(config): persistConfig 2018-08-12 01:19:00 +02:00
Manu Mtz.-Almeida
2e7d355edf fix(input): event interfaces 2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
db0049ff73 fix(config): add persistance mode
fixes #15102
2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
f032769a6c fix(datetime): add open() method
fixes #14923
2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
4047812258 feat(select): add open method
fixes #14881
2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
695abcfbd2 fix(content): scrollToTop 2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
3ab835c302 fix(range): adds css var
fixes #15064
2018-08-12 01:18:59 +02:00
Manu Mtz.-Almeida
b53ce4b0e8 fix(virtual-scroll): use FunctionalComponent for JSX integration 2018-08-12 01:18:59 +02:00
Adam LaCombe
e3010e1f0d fix(css): --ion-item-background > --ion-item-background-color (#15101) 2018-08-12 00:40:36 +02:00
Simon
35837c3fd8 doc(virtual-scroll): fix code examples from deprecated [virtualScroll] to [items] (#15130) 2018-08-11 12:47:01 +02:00
Brandy Carney
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
Cam Wiegert
85ffe01675 fix(segment-button): add and document custom properties
references #14850
2018-08-10 13:36:28 -05:00
Cam Wiegert
154b70e6da fix(segment): center align text 2018-08-10 13:16:12 -05:00
Manu Mtz.-Almeida
04d33e5630 fix(fab-button): sets pointer-events none when disabled
relates to #15129
fixes #15120
2018-08-10 20:12:58 +02:00
Manu Mtz.-Almeida
b70bb70991 refactor(toggle): move pointer-events to base CSS
relates to #15129
2018-08-10 20:12:15 +02:00
Manu Mtz.-Almeida
2dbda30351 refactor(segment): move pointer-events to base CSS
relates to #15129
2018-08-10 20:12:06 +02:00
Manu Mtz.-Almeida
690726f918 refactor(radio): move pointer-events to base CSS
relates to #15129
2018-08-10 20:11:55 +02:00
Manu Mtz.-Almeida
4e84d9ced9 refactor(checkbox): move pointer-events to base CSS
relates to #15129
2018-08-10 20:11:44 +02:00
Patrick McDonald
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
Manu Mtz.-Almeida
01323acd6a fix(content): scrolling Y 2018-08-10 02:16:06 +02:00
Manu Mtz.-Almeida
aa23d08a71 fix(all): safe-area using css variables 2018-08-10 01:41:05 +02:00
Manu Mtz.-Almeida
3da1bf45ba fix(toast): statusbarPadding 2018-08-10 01:08:47 +02:00
Manu Mtz.-Almeida
6e3e07bc8b fix(all): improve text customization 2018-08-10 00:36:07 +02:00
Brandy Carney
4ec038d507 style(item): remove console log and outdated docs 2018-08-09 18:10:33 -04:00
Manu Mtz.-Almeida
997cda0667 refactor(scroll): merge into ion-content 2018-08-10 00:07:08 +02:00
Brandy Carney
a4571bfa4f style(datetime): update misspellings 2018-08-09 18:04:52 -04:00
Brandy Carney
c287cb587e docs(item): update to include lines prop 2018-08-09 18:04:52 -04:00