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

fix: Padding props #187

Merged
merged 2 commits into from
Apr 1, 2020
Merged

fix: Padding props #187

merged 2 commits into from
Apr 1, 2020

Conversation

tassoevan
Copy link
Collaborator

@tassoevan tassoevan commented Apr 1, 2020

Padding value were ignored.

@tassoevan tassoevan added the 🐛 Bug Something isn't working label Apr 1, 2020
@tassoevan tassoevan requested a review from ggazzo April 1, 2020 01:57
...props
}, ref) {
return <Box
ref={ref}
componentClassName='rcx-tile'
p={padding}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Now the padding prop is processed by Box itself.

@ggazzo ggazzo merged commit ef1d4e3 into develop Apr 1, 2020
@ggazzo ggazzo deleted the fix/space-props branch April 1, 2020 02:08
gabriellsh added a commit that referenced this pull request Apr 1, 2020
…into feat/sidebar

* 'develop' of github.com:RocketChat/Rocket.Chat.Fuselage:
  v0.7.1
  fix: Fix ui kit babel config (#191)
  v0.7.0
  fix: Production build of @rocket.chat/fuselage-ui-kit (#190)
  Fix tabs build (#189)
  Fix Tabs size
  fix: Padding props (#187)
  feat: Custom prop types and more props to Box (#181)
  chore: Tags and badges new style (#186)
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