Skip to content

Releases: diplodoc-platform/html-extension

v2.3.2

08 Oct 11:45
Compare
Choose a tag to compare

2.3.2 (2024-10-08)

Bug Fixes

  • PluginOptions type export (dd514eb)

v2.3.1

07 Oct 15:27
Compare
Choose a tag to compare

2.3.1 (2024-10-07)

Bug Fixes

v2.3.0

07 Oct 12:13
Compare
Choose a tag to compare

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

06 Sep 09:42
Compare
Choose a tag to compare

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

03 Sep 15:54
Compare
Choose a tag to compare

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

02 Sep 10:19
dea1790
Compare
Choose a tag to compare

2.0.1 (2024-09-02)

Bug Fixes

  • make dispose function correctly (f14a50b)

v2.0.0

23 Aug 18:24
e7996ee
Compare
Choose a tag to compare

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

21 Aug 07:57
ef25c15
Compare
Choose a tag to compare

1.5.0 (2024-08-20)

Features

  • plugin: updated created iframe (without quirks mode) (296c13e)

v1.4.0

15 Aug 23:38
d805735
Compare
Choose a tag to compare

1.4.0 (2024-08-15)

Features

  • implement a workflow to publish prerelease versions from a branch (460e900)

v1.3.3

15 Aug 07:47
3faed04
Compare
Choose a tag to compare

1.3.3 (2024-08-15)

Bug Fixes

  • plugin: added export getStyles (0b8bc97)