Skip to content

Latest commit

 

History

History
787 lines (350 loc) · 33.5 KB

CHANGELOG.md

File metadata and controls

787 lines (350 loc) · 33.5 KB

Changelog

4.22.0 (2024-07-19)

Features

4.21.0 (2024-07-15)

Features

Bug Fixes

4.20.0 (2024-07-02)

Features

  • bump tabs plugin version (ad296b5)

Bug Fixes

  • terms extend beyond right edge of screen (#447) (04afecf)

4.19.1 (2024-06-17)

Bug Fixes

  • table: make the parsing of cell class stricter (#444) (8932d81)

4.19.0 (2024-06-11)

Features

  • bump tabs version (54bf7d7)
  • checkbox: add disabled option to prevent disabled attribute from being set for checkboxes (30272fe)
  • table: add support for row/col spans in multiline tables (cafabdf)

Bug Fixes

4.18.0 (2024-06-05)

Features

  • add print styles for term plugin (3c1576a)
  • display all tabs sequentially (fb5e241)
  • liquid returns result with type as type of variable (f5af53c)

Bug Fixes

  • display content of cut block in print mode (73ffb2a)
  • make anchor opacity 0 and 1 instead of changing visibility (#432) (d081bbe)

4.17.2 (2024-05-29)

Bug Fixes

4.17.1 (2024-05-28)

Bug Fixes

  • Fix liquid conditions processing (8a3628c)

4.17.0 (2024-05-17)

Features

  • cut: add-margin-bottom-cut (6d42230)

Bug Fixes

  • Fix liquid conditions inside notes (668c1d4)

4.16.1 (2024-05-17)

Bug Fixes

  • set href to anchor to empty for non getPublicPath builds (#419) (60469e2)

4.16.0 (2024-05-16)

Features

  • Support options conditions strict value (d11e6c0)

Bug Fixes

  • change isAbsolute to includes double slashes (#418) (da4c652)

4.15.0 (2024-05-08)

Features

4.14.2 (2024-05-07)

Bug Fixes

  • disable by default new markdownlint rules (ebb5291)

4.14.1 (2024-05-03)

Bug Fixes

  • handling of multiple block anchors in transform (ff507ba)

4.14.0 (2024-05-02)

Features

  • add relative path resolution for links (#407) (ee159f4)

4.13.1 (2024-04-09)

Bug Fixes

4.13.0 (2024-04-09)

Features

4.12.0 (2024-04-05)

Features

  • add tr-TR, kk-KZ, uz-UZ, bg-BG, zh-TW, zh-CN, pt-PT, et-EE, el-GR langs (#396) (c3c5a42)

4.11.0 (2024-03-11)

Features

4.10.8 (2024-03-05)

Bug Fixes

  • anchors: use entire heading text for auto named anchors (#384) (e3c725b)

4.10.7 (2024-03-04)

Bug Fixes

4.10.6 (2024-02-29)

Bug Fixes

4.10.5 (2024-02-28)

Bug Fixes

  • styles: remove margin only on first or last element in table cell (#377) (f4bd5fe)
  • styles: set vertical-align:top for table cells (#379) (0db5b84)

4.10.4 (2024-02-14)

Bug Fixes

4.10.3 (2024-02-08)

Bug Fixes

4.10.2 (2024-02-07)

Bug Fixes

4.10.1 (2024-02-07)

Bug Fixes

4.10.0 (2024-02-01)

Features

  • note: support he-IL, es-ES, fr-FR, cs-CZ, ar-SA langs (#365) (a925e1b)

4.9.0 (2024-02-01)

Features

  • Add notesAutotitle prop (9a89834)

Bug Fixes

  • add object-fit: contain for images (9ee96c7)

4.8.2 (2024-01-18)

Bug Fixes

  • Changelogs: storyId as string, fix parse last line (#361) (e4aa941)

4.8.1 (2023-12-27)

Bug Fixes

  • revert pr338 && add cut w/ code test (#358) (b5449c2)

4.8.0 (2023-12-22)

Features

4.7.3 (2023-12-18)

Bug Fixes

4.7.2 (2023-12-14)

Bug Fixes

4.7.1 (2023-12-12)

Bug Fixes

  • cut plugin && add tests (#338) (ac31450)
  • plugins/notes: add map to yfm_note_close token (ab04389)

4.7.0 (2023-12-11)

Features

  • add block anchor to default plugins (f2a526c)

Bug Fixes

4.6.0 (2023-12-04)

Features

  • ImagesPlugin: add inlineSvg option (1c802ec)

4.5.0 (2023-11-30)

Features

  • add plugin for detached anchors (de87eca)
  • match anchors within paragraphs (19551c2)

Bug Fixes

  • simplify match token check (cb42b3f)
  • use hr instead of a tag (0a70e2e)

4.4.0 (2023-11-29)

Features

Bug Fixes

  • correct nested ol indexing in firefox (ff29282)

4.3.1 (2023-11-23)

Bug Fixes

  • plugins/table: allow liquid variables with filters (a24228e)

4.3.0 (2023-11-10)

Features

Bug Fixes

4.2.1 (2023-10-20)

Bug Fixes

  • setting 'display: none' style for closed cut (#321) (22831d0)

4.2.0 (2023-10-18)

Features

Bug Fixes

  • bump node version in action (80531b7)

4.1.0 (2023-09-29)

Features

  • update @diplodoc/tabs-extension to 2.0.12 (48f2fc3)

4.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • New term's linter
  • Enabling needToSanitizeHtml by default

Full changelog

Features

3.11.0 (2023-09-12)

Features

3.10.3 (2023-09-06)

Bug Fixes

  • call transformLink callback for absolute links (#301) (3222f5f)

3.10.2 (2023-09-04)

Bug Fixes

  • absolute links in included files (cefe20a)

3.10.1 (2023-09-01)

Bug Fixes

3.10.0 (2023-08-30)

Features

  • add highlight.js@11 to peerDependencies (#294) (d3c1869)

3.9.1 (2023-08-28)

Bug Fixes

3.9.0 (2023-08-23)

Features

  • WIKI-19593: implementation of new table design (#283) (c208540)

3.8.5 (2023-08-15)

Bug Fixes

  • Change runtime builder to esbuild (e3f6cb0)

3.8.4 (2023-08-14)

Bug Fixes

  • Fix tabs extension runtime import (51f0323)

3.8.3 (2023-08-12)

Bug Fixes

  • plugins/tabs: update tabs extension version (ddd2dc8)

3.8.2 (2023-08-10)

Bug Fixes

  • Fix tabs extension runtime import (321006d)

3.8.1 (2023-08-10)

Bug Fixes

  • tabs-extension: preserve tab items markup (364ce16)

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