Releases: surdu/selector-to-tag
Releases · surdu/selector-to-tag
v0.4.4
03 Apr 21:10
Compare
Sorry, something went wrong.
No results found
Now solving selectors containing namespace prefixes [#27 ]
v0.4.3
03 Apr 21:07
Compare
Sorry, something went wrong.
No results found
Fixed solving selectors in the middle of the string [#14 ]
Fixed other small typos and improved docs
v0.4.2
13 Feb 13:32
Compare
Sorry, something went wrong.
No results found
added Active for Grammar option
fixed tag being always solved to lower case. Now the tag case is kept in the solved tag
fixed tags being solved from invalid tag strings
v0.4.1
10 Jun 19:10
Compare
Sorry, something went wrong.
No results found
Fixed: prevent expending to div from nothing
v0.4.0
10 Jun 19:10
Compare
Sorry, something went wrong.
No results found
Added: now you can use only the id or class to expand to a div with that class and/or id
Fixed: not expanding if tag ends in dot (for example "div.")
v0.3.0
13 May 07:46
Compare
Sorry, something went wrong.
No results found
Added option to expand block tags to multiple lines. (thanks @dsandstrom )
v0.2.1
13 May 07:47
Compare
Sorry, something went wrong.
No results found
Fixed bug where starting a tag with dash (-) will crash the package
Removed menu entry from Packages
v0.2.0
13 May 07:48
Compare
Sorry, something went wrong.
No results found
Added option to close self-closing tags
v0.1.2
13 May 07:48
Compare
Sorry, something went wrong.
No results found
Added support for dashes inside selectors
Fixed deprecated code
v0.1.1
13 May 07:49
Compare
Sorry, something went wrong.
No results found
Small cosmetic to the docs