charlie-yao / react-aria-widgets

Implementations of WAI-ARIA widgets and design patterns in React.
MIT License
2 stars 0 forks source link

Update documentation website #182

Closed charlie-yao closed 1 year ago

charlie-yao commented 1 year ago

Resolves #126 Resolves #113

Updates the documentation page and README to account for the major changes done recently (e.g. TypeScript adoption, major Accordion API changes, etc.). Also includes various bug fixes and refactoring.