v2.11.2
Added
- Add aria-label to BackTop component
- Add role and aria-label to Skeleton component
- Add target and rel props to Link component
- Add context for nested Layout
Changed
- Update FloatButton styles to remove unnecessary class
- Refactor Search component to manage uncontrolled state
- Simplify Text component className logic
- Update Layout component to handle nested contexts
What's Changed
- fix: %0A literal text in GitHub Release body by @pjb0811 in #113
- 🔧 chore: update changelog by @github-actions[bot] in #114
- 🐛 fix: layout root missing height anchor by @pjb0811 in #115
- 🐛 fix: FloatButton hardcoded white background and missing BackTop label by @pjb0811 in #116
- 🐛 fix: Typography Link/Text security and layout gaps by @pjb0811 in #117
- 🐛 fix: Input.Search clear button visible on empty uncontrolled input by @pjb0811 in #118
- 🐛 fix: Skeleton missing loading a11y semantics and duplicated props by @pjb0811 in #119
- 🔧 chore: update changelog by @github-actions[bot] in #121
- 🔧 chore: update changelog by @github-actions[bot] in #123
- 🔖 chore: sync develop into main by @pjb0811 in #125
Full Changelog: v2.11.0...v2.11.2