-
Notifications
You must be signed in to change notification settings - Fork 332
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
chore: release v2.3.0 #715
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(tabs): display hover effect by styles Add highlight on Tabs component #653 * feat: redesign the render mode for tabs-item * test(tabs): update snapshots for styles changes * docs(tabs): append leftSpace attribute Co-authored-by: nikhilgupta58 <[email protected]> Co-authored-by: unix <[email protected]>
* feat: add scale to password component * chore: update lib name for geist icons
* fix(tabs): fix type of left-space to match component input * docs: improve header styles to follow tabs component
* feat(image): allow component to render svg string * docs(image): update the image content of examples
* chore: rename scaleable to scale * docs: separate hooks as a tab to display more information * docs: update document content to match the hooks section * docs: refactor the component structure of the documentation site * docs: skip title format when on hooks page
* feat(use-classes): add tool to handle class name strings * feat(highlight): add component follows the position of the current component * feat(tabs): display highlight on tabs when mouse-in * docs(tabs): append props * test: fix paths for testcase
* feat(code): add props for title text and optimize the styles * docs: extract the code block used for documentation into the components
* docs: redesign documentation styles * docs: remove underline from home tab * fix(tabs): fix class names be accidentally add to all children
* fix(links): keep links consistent across typography * docs: update hybrid-link to follow the geist component
…708) * feat(toast): redesign hooks to compatible with placement and styles * docs: update APIs of Toast component * feat(toast): slightly resize the action buttons to fit the overall layout * fix(toast): restore the timer after remove the element from the stack top
* feat: remove the extra spaces in class-name * feat(button-dropdown): adjust the minimum width to follow the button component * docs: add min font-size for documents that use the scale
* feat(tabs): allow to hide the border when tab is activated * docs: remove style overrides from document sites for tabs * docs: connect hooks with the component example page * docs: add documentation for use-classes
* feat(highlight): allow highlighting blocks to move laterally * chore: add additional types for layout utils * fix(keyboard): fix the ignore to trigger multiple keys at the same time * docs: add global search and text indexing * test: update snapshots * docs: search with local data instead of algolia * build(package): normalize the names of all commands * chore: remove now-build
* chore: release v2.3.0 * chore: resolve unexpected ring dependencies
Codecov Report
@@ Coverage Diff @@
## master #715 +/- ##
==========================================
- Coverage 99.83% 98.87% -0.96%
==========================================
Files 194 198 +4
Lines 2947 3030 +83
Branches 672 668 -4
==========================================
+ Hits 2942 2996 +54
- Misses 5 33 +28
- Partials 0 1 +1
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
Change information