Skip to content

new features: useToast, Breadcrumbs and bug fixes#317

Merged
stuarthendren merged 5 commits intomainfrom
sh/issue316
Jan 30, 2023
Merged

new features: useToast, Breadcrumbs and bug fixes#317
stuarthendren merged 5 commits intomainfrom
sh/issue316

Conversation

@stuarthendren
Copy link
Copy Markdown
Contributor

  • adds useToast hook
  • adds Breadcrumbs and Crumb components
  • Fixes missing css prop issue on FormControl
  • Make slider work as FormControl
  • Improves pagination by disabling next/previous and fixing number of buttons.

Length of pagination stays the same. End buttons disable when appropriate. Option to hide if only on
page.

fix #316
Adds optional Label wrapper and dissabled support, error and success not supported as bounds should
make it always valid.

fix #266
Adds a hook for simple creation toast notifications. Adds context into the ComponentsProvider.

fix #188
Adds `Breadcrumbs` and `Crumb` components to support adding breadcrumbs to a page. Follows WAI-ARIA
guidelines for Breadcrumbs. Supports using child link component for routing.
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

69.5% 69.5% Coverage
0.0% 0.0% Duplication

@stuarthendren stuarthendren merged commit ed146c3 into main Jan 30, 2023
@stuarthendren stuarthendren deleted the sh/issue316 branch January 30, 2023 13:53
@commitd-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 8.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants