React Accordion


React Accordion
Focus
– Auto-generated pull request description
– Versioning
– Accessibility tags
– Keyboard usage
– Theme file with fallback
– Global theme file for dark/light mode
– Theme config type setup
– Avoid Enums
– Recycle existing const object
– CSS split into global (for future components) and component-based
– CSS animation examples
– Unit tests
– Linting
– Prettier
– VS Code extension list
– CI pipeline
– Deploy versioning
– Unit test check
– Linting check
– Storybook deploymentOut of scope/ Future release
– Opening multiple accordion sections at once
– Extra animation on expanding/collapsing
– Bug: Fix types on rollout

Leave a Reply