18 Commits

Author SHA1 Message Date
ab6362360b test(accordion): migrate tests to Playwright (#25524) 2022-06-24 12:07:20 -05:00
61e571e585 fix(accordion): accordions expand when using binding (#25322)
resolves #25307
2022-05-20 09:43:04 -04:00
15c169043f chore(docs): remove manual documentation (#24984) 2022-04-21 12:31:51 -04:00
e1b555f286 fix(accordion-group): only allow keyboard interaction if header is focused (#25091) 2022-04-12 13:57:18 -05:00
5676bab316 lint(eslint): migrate to eslint and prettier (#25046) 2022-04-04 11:12:53 -04:00
2af24494f5 chore(playwright): enable type checking (#25034) 2022-03-31 15:42:09 -04:00
0aa6d124d6 test(e2e): add infrastructure for migration to playwright (#25033) 2022-03-31 11:23:21 -04:00
484de5074d perf(various): don't use lazy-loaded icon names in components (#24671) 2022-01-28 09:13:39 -06:00
d3311df967 fix(accordion): items inside of the content now correct display borders (#24618)
resolves #24613
2022-01-21 09:42:26 -05:00
0920797612 fix(accordion): improve functionality with nested accordions (#24302) 2021-12-06 10:28:10 -05:00
118c606703 fix(icon): update to ionicons 6 to resolve typescript 4.4 errors (#24185) 2021-11-08 16:59:30 -05:00
6a89bd4c56 docs(accordion): update React usage (#23870) 2021-09-07 10:55:11 -04:00
1c9435c3f5 docs(accordion): add usage on how to get and set the state programmatically (#23595) 2021-07-08 16:47:21 -04:00
8f172de355 fix(accordion): value can now be set as string when using multiple is true (#23581)
resolves #23550
2021-07-06 12:24:20 -04:00
6fbd60b0df fix(accordion): improved reliability of accordion animations (#23531)
resolves #23504
2021-06-29 09:28:21 -04:00
9a60dd0ea7 feat(accordion-group): add animated property to disable animations (#23530) 2021-06-29 08:59:41 -04:00
8c6163c5b6 chore(): update e2e structure for accordion tests so screenshots run (#23370) 2021-05-26 11:54:41 -04:00
073883a098 feat(accordion): add accordion and accordion-group components (#22865)
resolves #17094
2021-03-24 09:17:54 -04:00