minify-selectors
Advanced tools
Changelog
v1.0.0-beta.2
<sub>23 Aug 2022</sub>
window.location.hash
, window.location.href
and window.location
history.pushState()
, history.replaceState()
, window.location.assign()
, window.location.replace()
and window.open()
Changelog
v0.11.3
<sub>25 May 2022</sub>
<script>
tags<code>
and comments 'filters' to the regex-level, HTML attributes regex extended to also 'ignore' <head>
, <script>
and <style>
elementsChangelog
v0.11.0
<sub>22 May 2022</sub>
href
attribute)innerHTML
, outerHTML
and insertAdjacentHTML
string argument<code>
elementChangelog
v0.9.15
<sub>17 May 2022</sub>
setAttribute()
classList
methods which did not account for whitespaces (e.g. .classList ↵ .add('foo')
)Changelog
v0.9.8
<sub>13 May 2022</sub>
.closest()
function support in JS file and scripts--alphabet
)--start-index
)Changelog
v0.7.8
<sub>23 Apr 2022</sub>
"
or '
) not being accounted for in function argument(s)Changelog
v0.4.3
<sub>16 Apr 2022</sub>