Releases: diplodoc-platform/html-extension
Releases · diplodoc-platform/html-extension
v2.7.1
2.7.1 (2025-03-07)
Bug Fixes
- plugin: added HtmlRuntimeConfig, EmbeddingMode export types (#69) (33f3e9f)
v2.7.0
2.7.0 (2025-03-07)
Features
- add ability to disable html block modes in runtime (#66) (2c82ffd)
Bug Fixes
- peer-deps: add v19 react to peer deps (#68) (ea71c05)
v2.6.0
2.6.0 (2025-02-18)
Features
- add sandbox option (#61) (852f835)
- Add separate sanitize for head and body content (#60) (186e1a7)
- srcDoc: Add CSP with scripts prevention (#63) (e2faaa2)
v2.5.0
2.5.0 (2024-11-27)
Features
- update
@diplodoc/directive
to v0.3.0 (#55) (9793978)
v2.4.0
2.4.0 (2024-11-15)
Features
- plugin: use config-object to register directive (d853d00)
- replace markdown-it-directive with @diplodoc/directive (d040c13)
v2.3.2
2.3.2 (2024-10-08)
Bug Fixes
- PluginOptions type export (dd514eb)
v2.3.1
2.3.1 (2024-10-07)
Bug Fixes
v2.3.0
2.3.0 (2024-10-07)
Features
- srcDoc: added onload arg (8fadb91)
- srcDoc: added onload arg (546251e)
- srcDoc: added onload arg (5913371)
- srcDoc: added scroll to hash (113f842)
- srcDoc: updtaed handleHashChange logic (0e76f51)
v2.2.0
2.2.0 (2024-09-06)
Features
- disable inline directives (2d0f24f)
Bug Fixes
- Fix prod dependencies (005a30d)
- release: use master as main branch (673ff81)
v2.1.0
2.1.0 (2024-09-03)
Features
- srcDoc: added code for anchor links (221f9a4)
- srcDoc: added code for anchor links (0b9ba32)
- srcDoc: deleted TODO (2cf9b87)
- srcDoc: fixed type null (c8628e0)