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

Image component #6

Open
AlexanderYW opened this issue Oct 9, 2019 · 0 comments
Open

Image component #6

AlexanderYW opened this issue Oct 9, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@AlexanderYW
Copy link
Collaborator

AlexanderYW commented Oct 9, 2019

Image component

The image component should have the same logic as <img> and support the following thing:

  1. aspect ratio
  2. contain and cover same way as background-size works in css
  3. lazy load of image with possible load of a smaller images blurred out while waiting for the lager one to finish downloading
  4. support of the normal attributes that is works on <img>
  5. max/min-height and max/min-width
  6. sizes and srcset

image

More details can be found in the Adobe XD design file and in the UWP design documentation

@AlexanderYW AlexanderYW added enhancement New feature or request good first issue Good for newcomers labels Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant