-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(ui-library): 938 update component names #968
Conversation
74ed3f8
to
ae10999
Compare
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.
Hey @veilvokay , I had a look at this branch in Storybook and the documentation mostly looks good. I only found a few points, most of which are already wrong on the current develop. I would like if you could quickly fix them within this branch.
Also I looked at the docs in the repo and left a comment for the README file.
For all other files I would like you to ask another dev for the review. In my opinion we can already start this, and open this PR :-)
packages/ui-library/src/components/button-icon/index.stories.ts
Outdated
Show resolved
Hide resolved
packages/ui-library/src/components/button-group/index.stories.ts
Outdated
Show resolved
Hide resolved
packages/ui-library/src/components/button-text/index.stories.ts
Outdated
Show resolved
Hide resolved
packages/ui-library/src/components/form-caption-group/index.stories.ts
Outdated
Show resolved
Hide resolved
packages/ui-library/src/components/button-icon/index.stories.ts
Outdated
Show resolved
Hide resolved
4dd06a5
f8fc06a
to
36f5b17
Compare
* feat(ui-library): #938 updated Button Text * feat(ui-library): #938 updated Button Icon * feat(ui-library): #938 updated Input Number * feat(ui-library): #938 updated Input Field Text * feat(ui-library): #939 changed Input Number -> Input Field Number * docs(general): #938 updated README.md with new component names * feat(ui-library): #938 resolved PR comments * feat(ui-library): #938 resolved PR comments * feat(ui-library): #938 small fix after rebase
* feat(ui-library): #938 updated Button Text * feat(ui-library): #938 updated Button Icon * feat(ui-library): #938 updated Input Number * feat(ui-library): #938 updated Input Field Text * feat(ui-library): #939 changed Input Number -> Input Field Number * docs(general): #938 updated README.md with new component names * feat(ui-library): #938 resolved PR comments * feat(ui-library): #938 resolved PR comments * feat(ui-library): #938 small fix after rebase
No description provided.