Skip to content
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 52 commits into from
Sep 29, 2020
Merged

v0.3.1 --> v0.4.0 #98

merged 52 commits into from
Sep 29, 2020

Conversation

sam-dassana
Copy link
Contributor

No description provided.

sam-dassana and others added 30 commits August 20, 2020 19:22
* Fix #47 - Fix Link props - both onClick & href are undef

Closes #47
* Chore #49 - Upgrade sb and deps to 6.0.10

* Chore #49 - Bump up version 0.1.7 --> 0.1.8

* Chore #49 - Add react-jss & update linkColor

* Chore #49 - Add normalize.css

Co-authored-by: Parth Shah <parth@dassana.io>
* Feat #38 - Add typescript Eslint plugins & .eslintrc.js
* Fix #47 - Fix Link props - both onClick & href are undef

Closes #47
* Chore #49 - Upgrade sb and deps to 6.0.10

* Chore #49 - Bump up version 0.1.7 --> 0.1.8

* Chore #49 - Add react-jss & update linkColor

* Chore #49 - Add normalize.css

Co-authored-by: Parth Shah <parth@dassana.io>
* feat #3  - Create input field component + refactor button component + bump storybook version and fix glob error

Closes #3
* Feat #30 - Add toggle component, icon component, improved verified labels action
* Fix #47 - Fix Link props - both onClick & href are undef

Closes #47
* Chore #49 - Upgrade sb and deps to 6.0.10

* Chore #49 - Bump up version 0.1.7 --> 0.1.8

* Chore #49 - Add react-jss & update linkColor

* Chore #49 - Add normalize.css

Co-authored-by: Parth Shah <parth@dassana.io>
* Feat #38 - Add typescript Eslint plugins & .eslintrc.js
* Fix #47 - Fix Link props - both onClick & href are undef

Closes #47
* Chore #49 - Upgrade sb and deps to 6.0.10

* Chore #49 - Bump up version 0.1.7 --> 0.1.8

* Chore #49 - Add react-jss & update linkColor

* Chore #49 - Add normalize.css

Co-authored-by: Parth Shah <parth@dassana.io>
* feat #3  - Create input field component + refactor button component + bump storybook version and fix glob error

Closes #3
* Feat #30 - Add toggle component, icon component, improved verified labels action
* 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>
nancy-dassana and others added 19 commits August 26, 2020 21:28
* feat #65 - Form Component
* feat #71 - Notification component
* feat #76 - Refactor Form.Button to be Form.SubmitButton

Closes #76

* feat #77 - Fix failing snapshot test

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
* feat #62 - Table Component

* feat #62 - Upgrade sb 6.0.20 --> 6.0.21

* feat #62 - Bump up version 0.2.8
* feat #79 - Select component

Closes #79
* feat #83 - Add data-test attribute to components

Closes #83

* chore #83 - Address PR comments

Closes #83

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
* fix #88 - Fix type exports for rollup

Closes #88
* feat #84 - Radio Group Component

Closes #84

* feat #84 - Update skeleton CSS and stories

* feat #91 - Address PR comments

* feat #84 - Fix failing snapshot tests

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
* 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 sam-dassana added minor Triggers release drafter action to upgrade by minor version feature New feature labels Sep 29, 2020
@sam-dassana sam-dassana self-assigned this Sep 29, 2020
Copy link
Contributor

@nancy-dassana nancy-dassana left a 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
Labels
feature New feature minor Triggers release drafter action to upgrade by minor version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants