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

clean up minor component defaults and props #421

Merged
merged 33 commits into from
Nov 19, 2019
Merged

Conversation

gesquinca
Copy link
Contributor

related issues #389 #396 #403 #375 #395

- display correct uPort buttons for solid and outline
- include all font sizes.
- include all font weights.
- include tooltip variants.
- uses Box component as base now.
- correctly forwards the 'as' prop.
- removed redundant styled system props.
- removed unnecessary default props.
- uses Text component as base now.
- correctly forwards the 'as' prop.
- removed unnecessary default props.
- likely a temporary fix
- use props inherited from Input for `color` and `bg` instead.
- use new `text` and `background` theme color values.
- removed `height` and `width` values to allow element to resize more naturally.
- hover color on icons displays correctly and `primary` color now.
- text color on labels displays correctly as `text` color now.
@gesquinca gesquinca requested a review from MikeLockz November 14, 2019 03:44
@gesquinca gesquinca self-assigned this Nov 14, 2019
@netlify
Copy link

netlify bot commented Nov 14, 2019

Deploy preview for rimble-ui-storybook ready!

Built with commit b435d86

https://deploy-preview-421--rimble-ui-storybook.netlify.com

@gesquinca gesquinca added the bug Something isn't working label Nov 14, 2019
Copy link
Contributor

@MikeLockz MikeLockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job on getting a bunch of bugs smashed. I think my biggest questions are what needs to be updated to the docs site with this release?

src/BaseStyles.js Show resolved Hide resolved
src/Card/index.js Show resolved Hide resolved
src/theme.js Show resolved Hide resolved
src/Radio/index.js Show resolved Hide resolved
storybook/stories/Button.stories.js Show resolved Hide resolved
package.json Show resolved Hide resolved
Copy link
Contributor

@MikeLockz MikeLockz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for release

@gesquinca gesquinca merged commit 365a770 into development Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants