Skip to content

Latest commit

 

History

History
307 lines (137 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

307 lines (137 loc) · 13.1 KB

Changelog

3.8.0 (2023-08-09)

Features

  • Update @diplodoc/tabs-extension version (#268) (51a4ed2)

3.7.0 (2023-08-07)

Features

3.6.1 (2023-08-03)

Bug Fixes

  • include @diplodoc/tabs-extension css (#261) (c2a604a)

3.6.0 (2023-08-03)

Features

3.5.0 (2023-07-31)

Features

  • tabs: Start using @diplodoc/tabs-extension (#257) (66b7f18)

3.4.0 (2023-07-27)

Features

  • anchors: Add anchors to headings in table (feef516)
  • diplodoc/term: new terms (9bf89ef)

Bug Fixes

  • link breaks anchored header since version (6611151), closes #253

3.3.2 (2023-07-12)

Bug Fixes

  • plugins/table: line map for table, table cell close tokens (9600b7f)

3.3.1 (2023-07-07)

Bug Fixes

  • heading: Double text in mini-toc (2d0a700)

3.3.0 (2023-07-07)

Features

  • anchors: Revert rel=nofollow and add invisible title for anchor links (8ea800d)
  • cut: decrease z-index of cut open/close icon (39b5e38)

3.2.0 (2023-07-05)

Features

  • anchors: Add rel=nofollow for anchor links (cb0efae)

3.1.3 (2023-06-30)

Bug Fixes

  • plugins/tabs: save line mapping for tabs (3e695db)

3.1.2 (2023-06-21)

Bug Fixes

  • changelog: date is not required (#235) (b7b1c4d)
  • liquid: move code indexes from global scope (c877c48)

3.1.1 (2023-06-14)

Bug Fixes

  • plugins/checkbox: preserve line mapping (9ccee18)

3.1.0 (2023-06-01)

Features

  • changelog: add support for changelog blocks (#226) (8f5670b)

3.0.3 (2023-05-30)

Bug Fixes

  • plugins/cuts: preserve line mapping (9eb93f9)

3.0.2 (2023-05-23)

Bug Fixes

3.0.1 (2023-05-22)

Bug Fixes

  • plugins/notes: preserve line mapping (29e4c5c)

3.0.0 (2023-05-10)

⚠ BREAKING CHANGES

  • font from variable

Bug Fixes

2.18.3 (2023-04-20)

Bug Fixes

  • Mark highlight.js as optional dependency (cc24703)

2.18.2 (2023-04-19)

Bug Fixes

  • Make env.meta writeable (f6540bd)

2.18.1 (2023-04-14)

Bug Fixes

  • cut: fix inline markup parsing in cut title (d24413f)
  • сheckbox: fix inline markup parsing in the checkbox label (ffa65a5)

2.18.0 (2023-04-06)

Features

  • sanitize: allow 'allow' iframe attribute (#214) (70d79b6)

2.17.0 (2023-04-03)

Features

  • md: Refactor transform index (7df96ac)

Bug Fixes

2.16.4 (2023-02-13)

Bug Fixes

  • liquid: Add missed contains operator (130c021)
  • liquid: Process large fence blocks (0e97260)

2.16.3 (2023-01-26)

Bug Fixes

2.16.2 (2022-11-30)

Bug Fixes

  • include: passing conditionsInCode through pluginOptions (dfa986f)

2.16.1 (2022-11-29)

Bug Fixes

  • include: support paths with sharp symbol (a19bd3c)

2.16.0 (2022-11-08)

Features

  • checkbox: add support for inline markup in checkbox label (#194) (7582017)

Bug Fixes

  • include src folder for sourcemaps (e0c831d)

2.15.0 (2022-11-02)

Features

Bug Fixes

2.14.2 (2022-10-10)

Bug Fixes

  • checkbox: fix input and label alignment (#186) (dbe772d)
  • checkbox: make checkboxes non-editable (#184) (097529f)

2.14.1 (2022-09-20)

Bug Fixes

2.14.0 (2022-09-15)

Features

  • add html sanitizing [DOCSTOOLS-1350] (#177) (634f7f8)

2.13.0 (2022-09-13)

Features

2.12.0 (2022-09-08)

Features

  • Enable imsize by default (a77710f)

2.11.1 (2022-09-07)

Bug Fixes

  • cut: add title search inside path (8966384)

2.11.0 (2022-08-22)

Features

  • note: allow inline formatting in note title (2a8bc0f)

2.10.5 (2022-08-17)

Bug Fixes

  • Update major dependencies (1687c59)

2.10.4 (2022-08-17)

Bug Fixes

  • Minor update dependencies (20ba740)

2.10.1 (2022-08-16)

Bug Fixes