-
Notifications
You must be signed in to change notification settings - Fork 1
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
v0.3.1 --> v0.4.0 #98
Merged
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
* fix #58 - Address icon, styles, global css, and typescript issues * fix #58 - reorder imports * Update storybook.test.ts.snap * fix #58 - Regenerate pacakge-lock from clean reinstall * fix #58 - Add global styles to storybook preview, move rollup deps to dev dep * fix #58 - Bump version 0.2.3 --> 0.2.4 Co-authored-by: sam-m-m <sam@dassana.io>
* feat #81 - Create basic Tree component * feat #81 - Add tests * feat #81 - Update Tree description * feat #81 - Add TreeSkeleton & tests * feat #81 - Change ts TreeDataType to TreeNodeType, upgrade antd@latest * feat #81 - Fix bug: storyshots failed tests * feat #81 - Create assets/styles, refac tree prop types, add data-attributes * feat #81 - Address PR Comments, rebase dev * feat #81 - Export type OnCheckHandler * feat #81 - map onCheck args * feat #81 - Address PR comments, refac onCheck --> onChange * feat #81 - Update file path for RadioGroup styleguide * feat #81 - Address PR commets, refac onChange, add FormTree * feat #81 - Fix snapshot test warning * feat #81 - Address PR comments
* feat #93 - Tooltip component Closes #93 * feat #93 - Fix tooltip placement * feat #93 - Extract out placement options to utils and allow tooltip style customization * feat #93 - Add dataTag to tooltip trigger * feat #93 - Use storybook decorator for tooltip story * Update package.json Co-authored-by: github-actions <github-actions@users.noreply.github.com>
sam-dassana
added
minor
Triggers release drafter action to upgrade by minor version
feature
New feature
labels
Sep 29, 2020
nancy-dassana
approved these changes
Sep 29, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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.
No description provided.