-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing docs for V5 of Amplify UI #4866
Comments
Why this feels like an issue:
Thanks for the work done to maintain the lib and consider this feedback. Ultimately, I'm looking for a way to access v5 docs for Amplify UI even if this isn't fixed on a whole (though I strongly feel it should be addressed widely). |
Hi @bhelabhav, I do agree, however, that we need to add notes to the UI docs where API's have changed. |
Ok so.., I wanted to use the Accordion but I couldn't import it. I quickly noticed the docs say: "In Amplify UI v5 this was called Expander.". Which made me realize the docs are for v6 which is apparently the latest, I'm still on v5. I can't find Expander docs anywhere. There is no version selector at the UI doc site. This is not a great developer experience. Well, luckily it's easy to create an Accordion. |
This has since been fixed. See here: |
Hi @bhelabhav, |
@reesscot Got it - thanks for clarifying and handling this with care. Very much appreciated. |
Issue resolved by #5153 |
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
Other
Which UI component?
Other
How is your app built?
Next.js
What browsers are you seeing the problem on?
Chrome
Which region are you seeing the problem in?
No response
Please describe your bug.
No way to see v5 documentation for Amplify UI Library @ https://ui.docs.amplify.aws/
What's the expected behaviour?
v5 docs are available for Amplify UI Library @ https://ui.docs.amplify.aws/
Help us reproduce the bug!
Navigate to Amplify Docs Tab:
https://docs.amplify.aws/react/
You will see a toggle for v5 vs v6.
Navigate to:
https://ui.docs.amplify.aws/
You will NOT see a toggle for v5 vs v6 - there seems to be no way to view previous documentation. Only guides on how to migrate.
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: