ireade / caniuse-embed

📊 Embed realtime data from caniuse.com
https://caniuse.bitsofco.de
325 stars 21 forks source link

CSS property: columns missed? #10

Open justforuse opened 4 years ago

justforuse commented 4 years ago

First, good project.

I just found I can not show css columns with this, am I use it wrong?

here is this feature link: https://caniuse.com/#feat=mdn-css_properties_columns

justforuse commented 4 years ago

image

ireade commented 4 years ago

Hi @justforuse ! It's because that is an MDN feature, it isn't actually from caniuse dataset. I'm gonna look into how to add the MDN features in the future

justforuse commented 4 years ago

@ireade ok, appreciate it

ireade commented 4 years ago

I've finally been able to implement this!

Screenshot 2020-05-13 at 12 53 31

There's a couple things that aren't there yet (like the Live Images), but the embed itself works :)

justforuse commented 4 years ago

@ireade good job, but still something weird, the compatibility is different between caniuse and your image. here is caniuse result:

image

as you can see the chrome have different result.. 🤨

ireade commented 4 years ago

@justforuse Ah thanks I fixed this now! I'm having trouble with showing prefixes, but the support/unsupport state shows corretly