Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary code. | smihica | 2013-05-16 | 1 | -57/+1 |
| | |||||
* | Fixed a bug that CSS snipets @xxx is not working. | smihica | 2013-05-15 | 2 | -14/+23 |
| | |||||
* | Supporting HTML-Snippents phase1: Cleaned config-file and Supported html ↵ | smihica | 2013-05-15 | 4 | -334/+809 |
| | | | | default attributes. | ||||
* | Added css vendor-prefix support. ↵ | smihica | 2013-05-04 | 3 | -66/+1100 |
| | | | | (http://docs.emmet.io/css-abbreviations/vendor-prefixes/) | ||||
* | Added #\Space division of css arguments. | smihica | 2013-05-03 | 2 | -12/+31 |
| | |||||
* | Supported a missing pattern like 'prop:${default}'. | smihica | 2013-04-06 | 2 | -2/+3 |
| | |||||
* | Added css !important syntax support. ↵ | smihica | 2013-04-05 | 2 | -22/+43 |
| | | | | (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 | 4 | -19/+32 |
| | |||||
* | [fix] some fixes. | smihica | 2013-03-21 | 1 | -1/+1 |
| | |||||
* | [add] Added CSS transform functions. | smihica | 2013-03-21 | 7 | -53/+1103 |
| | |||||
* | Created emmet branch. | smihica | 2013-03-12 | 6 | -0/+1412 |