Commit Graph

2196 Commits

Author SHA1 Message Date
Sean Perkins
e00c9cbd4c docs(textarea): available autocapitalize options (#24574) 2022-01-13 13:00:33 -05:00
Sean Perkins
e284d7a2c7 docs(menu-toggle): add usage examples and slot docs (#24570) 2022-01-13 11:38:56 -05:00
Sean Perkins
9a15753fd9 fix(modal): life cycle events for controller modals (#24508)
Resolves #24460
2022-01-12 13:46:01 -05:00
Sean Perkins
a753d3438a test(overlays): wait for modal events to fire (#24568) 2022-01-12 12:18:29 -05:00
Liam DeBeasi
7704ac3a37 fix(menu): remove main attribute that was supposed to removed in v5 (#24565)
resolves #24563
2022-01-12 11:52:37 -05:00
Liam DeBeasi
8c442059b5 docs(input): clarify intended placeholder behavior for certain input types (#24567)
resolves #24557
2022-01-12 11:44:52 -05:00
Liam DeBeasi
3d20959221 fix(datetime): showing calendar grid no longer causes month to switch on ios 15 (#24554)
resolves #24405
2022-01-12 10:24:29 -05:00
Sean Perkins
f5b4382fd5 fix(overlays): getTop now returns the top-most presented overlay (#24547)
Resolves #19111
2022-01-11 15:13:35 -05:00
Liam DeBeasi
c90ce311a8 fix(datetime): wheel picker shows correct column order in rtl (#24546)
resolves #24378
2022-01-11 09:36:41 -05:00
Sean Perkins
77f8412b74 fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
2022-01-07 13:21:20 -05:00
Liam DeBeasi
388622f973 fix(refresher): import icons to avoid errors in react and vue (#24525)
resolves #24480
2022-01-06 16:06:17 -05:00
Sean Perkins
bd82b5dc1d fix(datetime): add top padding to MD calendar month grid (#24522)
Resolves #24408
2022-01-06 12:12:36 -05:00
Sean Perkins
b39003a4c6 fix(popover): allow arrow configuration with controller approach (#24512)
Resolves #24487
2022-01-05 13:18:18 -05:00
Sean Perkins
a3724e6a56 fix(datetime): time picker format with hourCycle h23 (#24476)
Resolves #24474
2022-01-04 16:24:44 -05:00
Sean Perkins
8f000089c2 fix(datetime): RTL will no longer infinitely scroll (#24475)
Resolves #24472
2022-01-04 16:15:38 -05:00
Sean Perkins
430439191d fix(datetime): update active day styling when day is selected (#24454)
Resolves #24414, #24451
2022-01-04 14:32:19 -05:00
Sean Perkins
ee488ff27a chore(): build modal docs formatting (#24471) 2021-12-22 12:24:49 -05:00
Malte
4aacccb112 docs(modal): fix styling issues in the slot table (#24468) 2021-12-22 12:01:07 -05:00
Sean Perkins
4715b83abb fix(overlays): define custom element children (#24439)
Closes #24393
2021-12-17 13:48:17 -05:00
Liam DeBeasi
fc64715e2a docs(datetime): add examples on formatting for time zones (#24425) 2021-12-16 13:17:13 -05:00
Amanda Smith
94a781cb6a fix(radio): fix radio not showing checked state when not in a group (#24423) 2021-12-16 12:08:11 -06:00
Amanda Smith
732f8e10ce fix(modal): fix timing issue when rapidly closing and opening controller modal (#24380) 2021-12-14 13:21:33 -06:00
Amanda Smith
e7d06743ae fix(datetime): fix datetime-ready class sometimes not being added due to race condition (#24385) 2021-12-14 10:44:50 -06:00
Amanda Smith
412e5f168e chore(): revert "feat(select): add event for when overlay is dismissed (#24099)" (#24398)
This reverts commit c1ecf94e4e.
2021-12-14 09:05:06 -06:00
Hans Krywalsky
c1ecf94e4e feat(select): add event for when overlay is dismissed (#24099) 2021-12-14 08:39:25 -06:00
Liam DeBeasi
c9f7909d62 chore(): sync with main 2021-12-13 11:31:44 -05:00
Sean Perkins
7c700b4caa fix(overlays): define children custom elements (#24372)
Resolves #24366
2021-12-10 16:32:12 -05:00
Liam DeBeasi
1bfac52331 perf(content): remove global click listener to improve interaction performance (#24360)
resolves #24359
2021-12-10 10:34:44 -05:00
Sean Perkins
500985ce04 fix(item): remove empty padding space for item bottom (#24323)
* fix(item): remove empty padding space for item bottom

* test(item): padding CSS variable screenshot test

* fix(item): remove --bottom-padding-start CSS variable

Resolves #23892
2021-12-08 16:15:08 -05:00
Sean Perkins
63066bcb9c chore(deps): update puppeteer to v10 (#24342)
* chore(deps): update puppeteer to v10

* chore(item): disable nested-interactive axe rule temporarily

* chore(segment): disable nested-interactive axe rule temporarily

* chore(deps): update package-lock with puppeteer and axe-core update

* chore(): add TODO task references for axe nested-interactive rule

* chore(deps): remove @types/puppeteer dev dep
2021-12-08 16:13:17 -05:00
Liam DeBeasi
e4056f7945 chore(): sync with main 2021-12-07 14:57:29 -05:00
Sean Perkins
5e5054d369 fix(router): popping route now accounts for route params (#24315) 2021-12-06 17:25:40 -05:00
Amanda Smith
f6a00ea954 fix(popover): handle scrolling in content so header can be sticky (#24294) 2021-12-06 10:45:37 -06:00
Liam DeBeasi
0920797612 fix(accordion): improve functionality with nested accordions (#24302) 2021-12-06 10:28:10 -05:00
Djakson
b083ae4e58 docs(): fix typo in popover docs (#24318) 2021-12-06 10:26:03 -05:00
Sean Perkins
f7bd4c02c3 docs(back-button): update icon prop to include src and name approach (#24307) 2021-12-03 12:52:42 -05:00
Amanda Smith
e41b0e0cf2 fix(content): ensure fixed slot renders on top of content in iOS (#24300) 2021-12-01 13:47:39 -06:00
Sean Perkins
8bdcd3c6c9 fix(datetime): keyboard navigation of time picker columns (#24251) 2021-12-01 11:57:51 -05:00
Amanda Smith
c2bef8df14 fix(picker-column-internal): prevent multiple items from being highlighted at once (#24268) 2021-12-01 10:16:58 -06:00
Sean Perkins
b0eadfe229 refactor(datetime): e2e does not support components option (#24270) 2021-11-30 14:50:12 -05:00
Liam DeBeasi
ade21d3b19 docs(modal): add inline modal docs (#24269) 2021-11-30 14:22:45 -05:00
Liam DeBeasi
f61f356000 fix(item): counter defaults to false to make upgrade easier (#24263) 2021-11-30 09:44:46 -05:00
Sean Perkins
89e4bc56a1 fix(slides): update swiper instance after initialization (#24257) 2021-11-24 11:52:48 -05:00
Liam DeBeasi
0d749923a8 docs(popover): add popover examples (#24267)
resolves #24266
2021-11-24 11:43:32 -05:00
Sean Perkins
ec3bc52ff1 fix(datetime): update active calendar display when value changes (#24244) 2021-11-24 11:23:13 -05:00
Amanda Smith
36a096c9b6 fix(content): ensure scrollEl is always available in scroll methods (#24255) 2021-11-24 08:40:36 -06:00
Sean Perkins
3949a949df fix(item): allow click targets inside of label (#24225)
* fix(item): allow click targets inside of label

* docs(label): document z-index usage in label
2021-11-17 11:13:58 -05:00
Sean Perkins
713f0f5526 fix(textarea): floating label with autogrow textareas (#24202)
* fix(textarea): floating label with autogrow textareas

* test(textarea): autogrow visual diff tests
2021-11-16 12:05:11 -05:00
Sean Perkins
0566ec0da3 fix(input): date type in ion-input now aligns correctly on iOS 15 (#24217) 2021-11-12 15:13:37 -05:00
Sean Perkins
9cf7c89704 fix(input): date type in ion-input now aligns correctly on iOS 15 (#24213) 2021-11-12 14:35:12 -05:00