895 Commits

Author SHA1 Message Date
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
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
da6df2ad73 fix(spinner): add and document custom properties
references #14850
2018-08-09 15:21:36 -05:00
dc762f0a31 docs(list): add available options for lines property 2018-08-09 12:05:39 -04:00
50ad1e7c5a fix(router): transition race condition
fixes #14873
fixes #15090
2018-08-09 02:40:36 +02:00
01690452e9 feat(config): strongly typed config
fixes #15097
2018-08-08 23:53:15 +02:00
6f2827ad25 chore(text): don't overwrite ion-color properties
references #14808
2018-08-08 15:38:18 -05:00
5dfcd47b34 fix(textarea): add and document custom properties 2018-08-08 15:34:53 -05:00
5627811ef0 fix(textarea): add ion color classes 2018-08-08 15:14:43 -05:00
6738ab7d87 fix(avatar): document and add custom properties
references #14850
2018-08-08 15:55:55 -04:00
c88e1adfd8 fix(thumbnail): add and document custom properties
references #14850
2018-08-08 14:31:33 -05:00
5f6f6a144e fix(toast): add and document custom properties
references #14850
2018-08-08 13:06:37 -05:00
cb08ba973b chore(toggle): revert gesture changes from outdated branch 2018-08-08 12:25:50 -05:00
773c2c2274 fix(toggle): add and document custom properties
references #14850
2018-08-08 11:50:30 -05:00
9beca986f7 fix(badge): add custom properties and make sure color works properly
references #14850
2018-08-08 12:33:15 -04:00
8fef263b71 fix(anchor): add custom properties and make sure color works properly
references #14850
2018-08-08 12:31:21 -04:00
288eeb54ee fix(menu): dismiss when clicking outside
fixes #15096
2018-08-08 18:15:14 +02:00
dd114ffe15 fix(toolbar): add and document custom properties 2018-08-08 11:02:49 -05:00
e37ff08664 4.0.0-beta.2 2018-08-08 17:26:33 +02:00
5668dc4fc5 chore(): update to latest stencil 2018-08-08 17:21:41 +02:00
a71f382795 perf(app): move app css to global css 2018-08-08 12:07:57 +02:00