Commit Graph

68 Commits

Author SHA1 Message Date
David Storey
81f52187b3 Update browser support info for @supports, @keyframes 2015-11-23 00:00:38 -08:00
David Storey
ab6f1c56de Add Edge support info to CSS At-rules 2015-11-22 23:55:15 -08:00
David Storey
0e06936a51 Add Edge to list of browsers
…so it can be used to add browser support info in CSS IntelliSense.
2015-11-22 23:08:21 -08:00
David Storey
933a511d78 Add missing HTML5.1 elements to CSS syntax highlight and Intellisense
* svg
* menuitem (already in IntelliSense)
2015-11-22 13:06:31 -08:00
Martin Aeschlimann
2ba926ab44 Update css <length> units used by CSS auto-complete #290 2015-11-20 16:40:44 +01:00
Martin Aeschlimann
843fd53682 Add 'turn' to <angle> and 'dppx' to <resolution> data types for CSS auto-complete #294 2015-11-20 16:35:37 +01:00
Martin Aeschlimann
5149b21747 Update browsers.js to reflect changes in #304 2015-11-20 16:35:37 +01:00
Martin Aeschlimann
9159003d6c Merge pull request #304 from dstorey/update-css-at-rule-support
Update css at-rule support for auto-complete
2015-11-20 16:18:02 +01:00
Daniel Imms
3b1adb5ab1 Fix CSS frequency capitalization
Fixes #315
2015-11-19 22:57:16 -08:00
David Storey
f7bd7e8fb3 Add description to @viewport CSS at-rule
…and update -o-viewport as Opera Mobile post 12.1 uses Blink instead of
Presto.
2015-11-19 18:03:46 -08:00
David Storey
9352347d7d Remove Mozilla/WebKit vendor prefixed @viewport CSS at-rules
because they don’t exist.
2015-11-19 17:56:37 -08:00
David Storey
e9e1306621 Update to spec link for @viewport CSS at-rule 2015-11-19 17:54:41 -08:00
David Storey
bd9d62b882 Add @counter-style CSS at-rule to auto-complete 2015-11-19 17:35:18 -08:00
David Storey
701a57f3f8 Add Chrome 43 and Safari 9 to CSS @keyframes support list 2015-11-19 17:17:13 -08:00
David Storey
0f4b4db2ae Add Safari 9 to CSS @supports support list 2015-11-19 17:11:11 -08:00
Alex Dima
8883fcd03b Leading whitespace fixes 2015-11-19 12:56:08 +01:00
mogemimi
760d0a5ef9 Fix small typo 2015-11-19 01:50:25 +09:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00