index
:
emmet-mode.git
master
emmet's support for emacs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CSS-transform test fails
Jesús
2020-01-10
1
-12
/
+12
*
improve syntax
Jesús
2020-01-10
1
-59
/
+59
*
Support boolean attributes
Jesús
2020-01-10
1
-0
/
+4
*
Fix regression in regular multiplier handling
Dave Mayo
2016-09-06
1
-0
/
+5
*
Add self-closing tags style customization
Desmond O. Chang
2016-05-02
1
-0
/
+29
*
Added JSX's test and document.
smihica
2015-10-06
1
-0
/
+21
*
Fixed bug #65
smihica
2015-09-25
1
-0
/
+7
*
Refs #61 - Escape using backslash inside { text }
Dave Mayo
2015-04-10
1
-0
/
+2
*
Fixes #54 - Uses looking-back to check if there is a tag immediately precedin...
Dave Mayo
2014-11-26
1
-0
/
+23
*
Wrap using token replacement, handles multiline. Test for multiline.
Dave Mayo
2014-08-28
1
-1
/
+6
*
Tests for escape and multiplier.
Dave Mayo
2014-08-25
1
-0
/
+21
*
Changes to come closer to Emmet support, to allow for better consistency of b...
Dave Mayo
2014-08-10
1
-26
/
+26
*
FIxed test break because of #29
smihica
2014-08-08
1
-6
/
+5
*
Tests for indentation, both via indent-region and via emmet-indentation
Dave Mayo
2014-07-24
1
-3
/
+26
*
Added first test for inline expansion.
Dave Mayo
2014-07-17
1
-0
/
+16
*
Support added for indentation by running indent-region after inserting markup.
Dave Mayo
2014-07-10
1
-27
/
+7
*
Fixed issue-11 : Respect indent-tabs-mode.
smihica
2014-06-14
1
-31
/
+60
*
Added Lorem Ipsum codes
smihica
2014-06-11
1
-6
/
+44
*
Added lorem-generator.
smihica
2014-06-11
1
-0
/
+11
*
Fixed test break.
smihica
2014-06-11
1
-3
/
+3
*
Resolved issue #4 "div is not a block tag by default".
smihica
2013-08-06
1
-18
/
+8
*
Renamed zencoding -> emmet.
smihica
2013-06-23
1
-50
/
+50
*
Some trivial improvements.
smihica
2013-05-18
1
-48
/
+71
*
Fixed a bug that CSS snipets @xxx is not working.
smihica
2013-05-15
1
-0
/
+5
*
Supporting HTML-Snippents phase1: Cleaned config-file and Supported html defa...
smihica
2013-05-15
1
-100
/
+96
*
Added css vendor-prefix support. (http://docs.emmet.io/css-abbreviations/vend...
smihica
2013-05-04
1
-17
/
+38
*
Added #\Space division of css arguments.
smihica
2013-05-03
1
-4
/
+18
*
Supported a missing pattern like 'prop:${default}'.
smihica
2013-04-06
1
-1
/
+2
*
Added css !important syntax support. (http://docs.emmet.io/css-abbreviations/...
smihica
2013-04-05
1
-8
/
+11
*
Supported subset of emmet's CSS Abbreviations. You can test it in css-mode.
smihica
2013-03-24
1
-2
/
+2
*
[add] Added CSS transform functions.
smihica
2013-03-21
1
-52
/
+124
*
Created emmet branch.
smihica
2013-03-12
1
-0
/
+405