Skip to content

Releases: yuntijs/dumi-theme-yunti

v1.7.2

09 Sep 07:50
Compare
Choose a tag to compare

Version 1.7.2

Released on 2024-09-09

🐛 Bug Fixes

  • SSR: Remove extension scripts before client render.

Improvements and Fixes

What's fixed

  • SSR: Remove extension scripts before client render (2ca39e5)

v1.7.1

06 Sep 09:54
Compare
Choose a tag to compare

Version 1.7.1

Released on 2024-09-06

🐛 Bug Fixes

  • SSR: Handle custom page.

Improvements and Fixes

What's fixed

  • SSR: Handle custom page (b35ed16)

v1.7.0

06 Sep 09:22
Compare
Choose a tag to compare

Version 1.7.0

Released on 2024-09-06

✨ Features

  • misc: Add workaround for SSR.

Improvements and Fixes

What's improved

  • misc: Add workaround for SSR (43b9ed5)

v1.6.0

22 Aug 06:31
Compare
Choose a tag to compare

Version 1.6.0

Released on 2024-08-22

✨ Features

  • misc: Support Image builtin component and fix table style.

Improvements and Fixes

What's improved

  • misc: Support Image builtin component and fix table style (1568c17)

v1.5.2

19 Aug 03:28
Compare
Choose a tag to compare

Version 1.5.2

Released on 2024-08-19

🐛 Bug Fixes

  • misc: Div is render to outsite of html tag when SSR.

Improvements and Fixes

What's fixed

  • misc: Div is render to outsite of html tag when SSR (4f62f74)

v1.5.1

15 Aug 06:20
Compare
Choose a tag to compare

Version 1.5.1

Released on 2024-08-15

🐛 Bug Fixes

  • misc: Revert unuse style change.

Improvements and Fixes

What's fixed

  • misc: Revert unuse style change (b734816)

v1.5.0

15 Aug 03:27
Compare
Choose a tag to compare

Version 1.5.0

Released on 2024-08-15

✨ Features

  • misc: Support specify desktop or mobile when build SSR.

Improvements and Fixes

What's improved

  • misc: Support specify desktop or mobile when build SSR (213b344)

v1.4.0

14 Aug 06:14
Compare
Choose a tag to compare

Version 1.4.0

Released on 2024-08-14

✨ Features

  • misc: Add UserActionButton for header.

Improvements and Fixes

What's improved

  • misc: Add UserActionButton for header (4089d3d)

v1.3.0

13 Aug 07:02
Compare
Choose a tag to compare

Version 1.3.0

Released on 2024-08-13

✨ Features

  • misc: Add description and keywords config support, add header-actions-extra slot.

Improvements and Fixes

What's improved

  • misc: Add description and keywords config support (54764a9)
  • misc: Add header-actions-extra slot (24e78c2)

v1.2.0

08 Aug 09:33
Compare
Choose a tag to compare

Version 1.2.0

Released on 2024-08-08

✨ Features

  • misc: Add customPages support.

Improvements and Fixes

What's improved

  • misc: Add customPages support (96d767a)