a5e4669c4b
feat(segment-button, toast): add additional parts docs ( #21532 )
2020-06-30 10:31:54 -05:00
8c79e2c5b5
fix(select): change role to listbox ( #21609 )
...
fixes https://github.com/ionic-team/ionic/issues/21601
2020-06-25 11:46:52 -04:00
26674f1dfa
fix(slides): enable keyboard integration ( #21608 )
...
resolves #21554
2020-06-23 16:31:22 -04:00
88f23b1626
fix(textarea): add aria-labelledby to native textarea ( #21606 )
...
resolves #21600
2020-06-23 16:29:41 -04:00
fbcd3f8c08
docs(select-option): clarify that disabled does not apply for action sheets ( #21584 )
...
resolves https://github.com/ionic-team/ionic/issues/21578
2020-06-19 13:45:49 -04:00
1decc13cb8
docs(modal): clarify backdrop usage for card modals ( #21556 )
2020-06-17 11:25:07 -04:00
17308f247f
fix(segment): ensure checked classes get set after not having a value ( #21547 )
2020-06-16 11:22:17 -04:00
d8b377ffeb
fix(input): add aria-label to clear button ( #21538 )
2020-06-15 13:36:11 -04:00
e968bd029a
fix(angular): fix issue where navAnimation was being incorrectly overridden ( #21508 )
2020-06-11 13:30:58 -04:00
0bf9449ee1
fix(img): use setTimeout fallback on older versions of chrome ( #21358 )
2020-06-10 12:03:37 -04:00
cf3035778c
chore(stencil): update to v1.14 ( #21458 )
2020-06-10 11:36:02 -04:00
17375d2325
feat(all): add shadow parts to missing components ( #21436 )
2020-06-10 09:58:33 -04:00
df408f91f1
feat(fab-button): add close icon font size css variable ( #19628 )
...
Co-authored-by: Brandy Carney <brandy@ionic.io>
2020-06-10 09:34:48 -04:00
698e526b9f
feat(fab-button): add closeIcon property ( #19626 )
2020-06-08 16:46:03 -04:00
f34d3752e3
feat(all): add support for configuring animations on a per-page basis ( #21433 )
2020-06-08 15:49:14 -04:00
c8db0d5eeb
fix(router): going back uses correct nav transition ( #21301 )
2020-06-08 12:23:27 -04:00
a4f0bdb4c3
fix(modal): set card-style modal height using the --height css variable ( #21453 )
2020-06-08 10:29:39 -04:00
5bf83b80d7
feat(all): add optional generics typings for overlay component methods ( #21393 )
2020-06-03 09:08:27 -04:00
c7e94a1f23
docs(datetime): specify default value for dayShortNames ( #21281 )
2020-06-02 17:21:38 -04:00
1ed81693f2
feat(alert): add support for custom input attributes ( #21365 )
2020-06-01 11:18:59 -04:00
5f2001c43c
fix(reorder-group): revert item to original position when passing false to complete ( #21396 )
...
fixes #19128
2020-05-29 14:35:34 -04:00
882f8fef07
fix(item): inherit align-items from parent item ( #19278 )
...
inherits alignment in inner item, sets item alignment to center
fixes #18703
2020-05-29 11:30:19 -04:00
323e15003f
chore: internal import updates to improve bundling ( #21400 )
...
* chore: internal import updates to improve bundling
- Rename keyboard.ts so it has a good filename after custom element bundling
- Import util fns directly instead of from top level index
- Do not export with *
* chore(angular): bump ng-packagr
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
2020-05-29 10:04:12 -05:00
53fc8e37c8
feat(angular): strongly type Ionic lifecycle hooks ( #18044 )
...
closes #18043
2020-05-27 16:42:34 -04:00
29d208de88
fix(item): input-wrapper now inherits overflow ( #21282 )
2020-05-27 12:56:11 -04:00
5285824da5
feat(select-option): pass class from the option to the interface for individual styling ( #21304 )
...
Co-authored-by: Robb Wright <audaxion@gmail.com>
2020-05-27 12:12:01 -04:00
2dac12c577
fix(header): large title transition works on older versions of iOS ( #21339 )
2020-05-27 10:34:01 -04:00
7703da28f8
fix(toast, action-sheet): allow button handler to return Promise<void> ( #21259 )
2020-05-26 15:27:14 -04:00
1ea5ce5839
chore(stencil): update to latest stencil version ( #21378 )
...
references ionic-team/ionic-docs#1343
2020-05-26 15:05:36 -04:00
33be1f061e
fix(ios): add haptic drag gesture for action sheet and alert components ( #21060 )
2020-05-26 11:33:51 -04:00
e53f0241e2
feat(alert): add destructive role to alert buttons ( #21269 )
2020-05-22 15:32:12 -04:00
4fd7c0cc5a
feat(all): add all autocomplete values to input and searchbar ( #21297 )
2020-05-22 09:23:44 -04:00
32906048a4
fix(slides): update Swiper dependency to resolve error when doing SSR ( #21350 )
2020-05-20 15:54:02 -04:00
60be68ca6d
docs(title): clarify background-color styling with collapsible large title ( #21348 )
2020-05-20 12:58:24 -04:00
237748049c
fix(textarea): native textarea inherits max/min width and heights ( #21333 )
...
Co-authored-by: Stefanos Anagnostou <anagstef@users.noreply.github.com>
2020-05-19 12:38:03 -04:00
eaf4fb6b2a
fix(menu-button): screen readers now properly announce menu button ( #21324 )
2020-05-18 12:43:02 -04:00
3937101e5c
fix(datetime): ensure year-only values are not affected by timezone when parsing ( #21309 )
2020-05-15 11:36:01 -04:00
16a03d58ec
docs(headings): update readme headings to be correct level
2020-05-14 17:26:44 -04:00
448dfa0a69
fix(modal): card style modal no longer gets stuck when swiping quickly ( #21224 )
2020-05-14 11:50:31 -04:00
dd4cb706ff
fix(input): check for tabindex and pass it properly to native input ( #21170 )
...
* fix(input): check for tabindex and pass it properly to native input
references #17515
* style(input): fix lint error
* test(input): update test for more use cases (inside item)
* fix(item): adds delegatesFocus to shadow
* style(input): add comment block on what the code does
2020-05-13 12:18:03 -04:00
50678c03c9
fix(ios): transition shadow properly sized regardless of footer ( #21095 )
2020-05-13 12:17:45 -04:00
898401a7e0
docs(overlays): add documentation on customization in scoped overlays ( #21283 )
...
- improves the documentation on customizing scoped overlays using cssClass and/or CSS variables
- includes a section in the Angular usage with information on where the CSS needs to be styled (globally) in order to work for an overlay
2020-05-13 11:54:11 -04:00
687122127c
docs(stencil): add stencil usage to components ( #21261 )
2020-05-12 20:35:48 -04:00
85cc35ee91
fix(segment-button): screen readers now announce selected state properly ( #21273 )
2020-05-12 11:37:56 -04:00
1e6f92377a
fix(refresher): refresher completes even after switching to a new tab ( #21236 )
2020-05-11 15:21:26 -04:00
8e11ecc136
fix(picker): haptics now work properly ( #21268 )
2020-05-11 15:10:19 -04:00
1fbdb2255e
fix(toggle): screen readers now announce toggle properly ( #21168 )
2020-05-08 11:59:04 -04:00
0c13f25bbb
fix(header): do not error on collapsable header on devices that do not support IntersectionObserve ( #21222 )
2020-05-08 11:57:50 -04:00
f23f1cb37e
fix(refresher): correctly select shadow root on older browsers ( #21237 )
2020-05-08 11:54:57 -04:00
bb62023a0c
fix(all): overlay components no longer display outline when focused ( #21226 )
2020-05-07 16:33:51 -04:00