intergalactic
intergalactic copied to clipboard
[website] update TabLine and TabPanel examples and a11y guides
Motivation and Context
We need to update:
- examples for TabLine and TabPanel, add tabpanels with content to all of them
- update documentation they have on accessibility
How has this been tested?
Manually.
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue).
- [ ] New feature (non-breaking change which adds functionality).
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected).
- [x] Nice improve.
Checklist:
- [x] My code follows the code style of this project.
- [x] I have updated the documentation accordingly or it's not required.
- [ ] Unit tests are not broken.
- [ ] I have added changelog note to corresponding
CHANGELOG.mdfile with planned publish date. - [ ] I have added new unit tests on added of fixed functionality.
Added small change from https://github.com/semrush/intergalactic/pull/1340 to example with disabled tab.
Moved these changes to https://github.com/semrush/intergalactic/pull/1368