Skip to content

Releases: tadatuta/bemmet

v2.0.0

05 Mar 14:56
Compare
Choose a tag to compare
  • Self-written regexps were replaced with emmet parser
  • Support for spaces in abbreviations was dropped

v1.5.1

07 Aug 22:28
Compare
Choose a tag to compare

Fix for __e1 case

v1.5.0

07 Aug 21:39
Compare
Choose a tag to compare
  • Do not generate block field if it matches its parent block name
  • Fix for __e1+b2>__e3 case

v1.4.0

07 Aug 19:15
Compare
Choose a tag to compare
  • Support for parent block context when it's impossible to get it from abbreviation
  • License added

v1.3.0

31 Jul 14:00
Compare
Choose a tag to compare
  • Supported parentheses

v1.2.0

31 Jul 14:00
Compare
Choose a tag to compare
  • Added ability to set text content #1
  • Fixed the way multiplication worked

v1.1.0

31 Jul 13:59
Compare
Choose a tag to compare

Added stringify method