Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 596 Bytes

File metadata and controls

33 lines (17 loc) · 596 Bytes

CHANGELOG

v0.0.8 (2025-03-11)

Show iframe size when dragging.

v0.0.7 (2025-03-10)

Support offline usage via PWA.

v0.0.6 (2025-03-10)

All the imported modules are bundled into a single js file, under dist directory.

v0.0.5 (2025-03-09)

Make responsive layout.

v0.0.4 (2025-03-07)

Make editor area and preview area adjustable.

v0.0.3 (2025-03-07)

Add iframe sandbox for security purpose.

v0.0.2 (2025-03-06)

Add CodeMirror 6 code editor.

v0.0.1 (2025-03-04)

Basic HTML previewer with native <textarea> and iframe.srcdoc;