Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Resolved issue #4 "div is not a block tag by default". | smihica | 2013-08-06 | 2 | -19/+9 | |
| | ||||||
* | Resolved issue #4 "cursor position after expanding". | smihica | 2013-08-06 | 1 | -2/+35 | |
| | ||||||
* | Updated version code. | smihica | 2013-06-23 | 2 | -3/+3 | |
| | ||||||
* | Updated LICENSE more. | smihica | 2013-06-23 | 1 | -2/+2 | |
| | ||||||
* | Renamed zencoding -> emmet. | smihica | 2013-06-23 | 8 | -512/+510 | |
| | ||||||
* | Fixed trivial bugs. | smihica | 2013-05-18 | 2 | -7/+7 | |
| | ||||||
* | Some trivial improvements. | smihica | 2013-05-18 | 6 | -71/+153 | |
| | ||||||
* | Supported HTML shippets. | smihica | 2013-05-16 | 2 | -74/+162 | |
| | ||||||
* | 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 | |