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

Display prop design #1

Open
studiosciences opened this issue Dec 31, 2018 · 1 comment
Open

Display prop design #1

studiosciences opened this issue Dec 31, 2018 · 1 comment

Comments

@studiosciences
Copy link
Owner

studiosciences commented Dec 31, 2018

Does a component need to switch between...

  • inline and inline-block?
  • block and inline?
  • block and table-cell?
  • table and inline-table?

Does the API need to support all situations?
Is it simpler to whitelist display?
Is list item needed at all?
Is inline need at all? Can this always be accomplished with a wrapper?

@studiosciences
Copy link
Owner Author

Is it simpler to whitelist display? No. That means the interior display method cannot be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant