Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid warning messages | smihica | 2014-10-26 | 1 | -5/+5 |
| | |||||
* | Add support for Sass: Removing trailing semicolon; ability to define | flyingleafe | 2014-08-11 | 1 | -33/+42 |
| | | | | Sass-specific snippets | ||||
* | Renamed zencoding -> emmet. | smihica | 2013-06-23 | 1 | -81/+81 |
| | |||||
* | Fixed trivial bugs. | smihica | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | Some trivial improvements. | smihica | 2013-05-18 | 1 | -12/+50 |
| | |||||
* | Fixed a bug that CSS snipets @xxx is not working. | smihica | 2013-05-15 | 1 | -14/+18 |
| | |||||
* | Added css vendor-prefix support. ↵ | smihica | 2013-05-04 | 1 | -49/+91 |
| | | | | (http://docs.emmet.io/css-abbreviations/vendor-prefixes/) | ||||
* | Added #\Space division of css arguments. | smihica | 2013-05-03 | 1 | -8/+13 |
| | |||||
* | Supported a missing pattern like 'prop:${default}'. | smihica | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | Added css !important syntax support. ↵ | smihica | 2013-04-05 | 1 | -14/+32 |
| | | | | (http://docs.emmet.io/css-abbreviations/#important-modifier). | ||||
* | Fixed a bug that trailing '+' pattern (e.g. 'bg+') is not working adequately. | smihica | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | Supported subset of emmet's CSS Abbreviations. You can test it in css-mode. | smihica | 2013-03-24 | 1 | -2/+6 |
| | |||||
* | [add] Added CSS transform functions. | smihica | 2013-03-21 | 1 | -0/+154 |
| | |||||
* | Created emmet branch. | smihica | 2013-03-12 | 1 | -0/+3 |