Releases: ithaka/pharos
@ithaka/[email protected]
Minor Changes
-
#813
6bdaff3
Thanks @brentswisher! - Add sticky header option to table component. Fix bug preventing hideCaption from correctly hiding a table caption. -
#810
52f56af
Thanks @brentswisher! - Add component tokens to table and change default header background -
#825
fc902f2
Thanks @michael-iden! - Add switch component -
#824
0717dd8
Thanks @sirrah-tam! - Radio buttons: Add aria-describedby association for validation message
Patch Changes
-
#801
8eefe16
Thanks @brentswisher! - Fix error message when no table caption is provided to recommend correct attribute to visually hide it -
#829
62a6b66
Thanks @sirrah-tam! - Update the radio button SVG icon to use aria-hidden instead of aria-label
@ithaka/[email protected]
@ithaka/[email protected]
Minor Changes
- #796
24c01ac
Thanks @ichittaro-Ithaka! - Add upload, save, and pin icons
@ithaka/[email protected]
Major Changes
Patch Changes
-
#781
4f8c37d
Thanks @brentswisher! - Fix storybook links to point to documentation story of components -
#782
90dbc66
Thanks @brentswisher! - Fix mobile sidenav -
#778
5fc4213
Thanks @brentswisher! - Set Content-Security-Policy to allow iframes in storybook -
Updated dependencies [
24c01ac
]:- @ithaka/[email protected]
@ithaka/[email protected]
Minor Changes
- #768
73b839d
Thanks @satya-achanta-venkata! - Add Feedback Icon
Patch Changes
- #770
38b9506
Thanks @ymouzakis! - Add export for createFormData
@ithaka/[email protected]
Patch Changes
- #766
21ed861
Thanks @ymouzakis! - Fix card accessibility when using an overlay slot
@ithaka/[email protected]
Patch Changes
- #761
4e8fcde
Thanks @michael-iden! - Fix behavior allowing tab panel contents scroll independently of the page by setting a defined height on an element wrapping the tabs
@ithaka/[email protected]
Patch Changes
- #739
f026ecb
Thanks @brentswisher! - Add individual components to export list
@ithaka/[email protected]
Minor Changes
- #733
20a8596
Thanks @michael-iden! - Emitpharos-coach-mark-closed
event when coach mark is dismissed
Patch Changes
- #726
72e9476
Thanks @sirrah-tam! - Fix empty table column header cell and add test
@ithaka/[email protected]
Minor Changes
- #695
b864531
Thanks @jialin-he! - Create table component
Patch Changes
- #720
06d29c4
Thanks @michael-iden! - Re-add change to toast dismissal from PR #475 that was dropped in a tricky merge resolution