Releases: diplodoc-platform/html-extension
Releases · diplodoc-platform/html-extension
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)
v2.0.1
2.0.1 (2024-09-02)
Bug Fixes
- make dispose function correctly (f14a50b)
v2.0.0
2.0.0 (2024-08-23)
⚠ BREAKING CHANGES
- move
embeddingMode
resolution into plugin options
- implement new api for root controller
Features
- add React runtime component (ff96911)
- allow supplying the runtime an override for iframes' src attribute (82ee85e)
- change transform function to support the isolated mode (36bc0b8)
- implement
collect
plugin extension (ece5ec6)
- implement new api for root controller (48c03cb)
- implement upstream healthchecks in PostMessageChannel (ea190dc)
- move
embeddingMode
resolution into plugin options (4719361)
- proper DX and demo (03eae43)
- restore functionality to embed via
srcdoc
iframe (6f9e200)
- rpc consumer implementation (88d00ef)
- use iframe runtime instead of direct DOM manipulations (a2341a0)
- use non-declarative shadow root (6d0e3cf)
Bug Fixes
- disable generation of git tags upon running
npm version
(186ca51)
- force srcdoc resize to work as intended (7f58293)
- make symbols consistent across different runtime components (db338fa)
v1.5.0
1.5.0 (2024-08-20)
Features
- plugin: updated created iframe (without quirks mode) (296c13e)