leecade / caniuse_local

Instant, Offline, Non-breaking compatibility check of HTML5, CSS3, SVG, New JS API.
32 stars 4 forks source link

Why menu item may be not available? #2

Closed LeusMaximus closed 10 years ago

LeusMaximus commented 10 years ago

Why menu item may be not available? http://prntscr.com/3cw4v2

leecade commented 10 years ago

sorry for that, because I picked a wrong name for package name.

I send a new PR to fixed it:

https://github.com/wbond/package_control_channel/pull/3153

You can try it now:

remove it, and clone it into your package folder, ensure this plugin's folder name is caniuse

LeusMaximus commented 10 years ago

Maybe I'm doing something wrong, but menu item is available now, but it isn't working

leecade commented 10 years ago

plugin's folder name is caniuse?

leecade commented 10 years ago

ensure this plugin's folder name is caniuse, restart sublime editor (if required)

LeusMaximus commented 10 years ago

It seems to be working. Thanks.

LeusMaximus commented 10 years ago

If I understand correctly, the properties that are supported by all browsers are not displayed? (for example relative or absolute...) And only shows the last few versions of browsers?

leecade commented 10 years ago

Soon you'll be able to install by Package Control.

Is mainly used for display css3 / html5 / canvas...., please see: http://caniuse.com/

I made an adapter to supports css prop / js API, for example:

-webkit-white-space = white-space = CSS3 tab-size