2083 Commits

Author SHA1 Message Date
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
f9732aa013 chore(): remove duplicated stencil.config 2018-08-08 11:40:44 +02:00
bae03d2d1c chore(): update angular 2018-08-08 11:13:39 +02:00
dc500035ed fix(split-pane): side=end works properly
fixes #15013
2018-08-07 23:40:53 +02:00
2ff585f305 test(nav): fix test 2018-08-07 23:23:17 +02:00
b85d4a0549 fix(popover): ion-scroll sizing
fixes #14911
2018-08-07 23:18:11 +02:00
8cc1ce253e refactor(popover): rename ev to event?
fixes #15014
2018-08-07 23:16:47 +02:00
2a4327f850 fix(tab): edge prop
fixes #15003
2018-08-07 22:30:10 +02:00
948d0839c9 fix(nav): animation backdrop 2018-08-07 21:54:15 +02:00
48e2a4e2ca fix(menu): content's box-shadow 2018-08-07 21:23:35 +02:00
9773e2a3b3 feat(item-sliding): adds disabled prop
fixes #14831
2018-08-07 20:38:11 +02:00
2b7007f38e fix(all): buttons are type="button" 2018-08-07 20:27:57 +02:00
4e565926cd docs(menu-toggle): default behaviour docs
fixes #15042
2018-08-07 20:23:23 +02:00