Version | Date | Changelog |
---|---|---|
2.0.6 | 26.05.20 | — [Fix] Unescaped Html |
2.0.4 | 06.05.20 | — [Fix] Updating CSS |
2.0.3 | 06.05.20 | — [Fix] Parsing error when <style> is before text |
2.0.2 | 06.05.20 | — [Fix] Reload only once after html was invalid |
2.0.1 | 06.05.20 | — [Breaking Change] New HTML Parser |
1.21.7 | 27.04.20 | — [Fix] Not working with base tag tags |
1.21.4 | 03.04.20 | — [Fix] Bug with too many tags |
1.21.0 | 17.09.19 | — [Feature] reload when js files etc. change |
1.20.0 | 17.09.19 | — [Feature] icon in explorer menu to open html preview |
1.19.0 | 16.09.19 | — [Feature] update text from the browser |
1.18.4 | 16.09.19 | — [Fix] highlight not updating when css is updated |
1.18.3 | 13.09.19 | — [Fix] highlight not working with box-sizing: border-box |
1.18.2 | 12.09.19 | — [Fix] highlight incorrect when element has padding |
1.18.1 | 12.09.19 | — [Fix] update highlight when html changes |
1.18.0 | 12.09.19 | — [Feature] highlight now works from css files |
1.17.1 | 12.09.19 | — [Fix] highlight of margin-right |
1.17.0 | 11.09.19 | — [Feature] highlight is now enabled by default |
1.16.0 | 10.09.19 | — [Feature] better highlight styles |
1.15.10 | 09.09.19 | — [Fix] highlighting not working correctly for body tag — [Fix] highlighting not working correctly when element has padding |
1.15.9 | 08.09.19 | — [Fix] editing multiple html files at the same time not working |
1.15.8 | 04.09.19 | — [Fix] support for editing multiple html files at the same time — [Fix] starting with invalid html file |
1.15.7 | 31.08.19 | — [Fix] remove url bar in vscode because its ugly |
1.15.6 | 31.08.19 | — [Fix] use csp when opening preview in vscode |
1.15.5 | 30.08.19 | — [Fix] support for html entities |
1.15.2 | 27.08.19 | — [Fix] support for element moves |
1.15.1 | 26.08.19 | — [Fix] opening the preview inside VSCode not working in production |
1.15.0 | 25.08.19 | — [Docs] Added Changelog — [Fix] Preview not working with html in nested folder — [Feature] new setting that allows to open the preview inside VSCode |