Skip to content

Releases: umijs/dumi

v1.0.9

20 Mar 15:32
Compare
Choose a tag to compare

Features

  • Support to use local image file in md, #123

Improvements

  • Using umi Link for site internal hyperlinks

Fixed

  • Custom menus bug if cwd was not root path
  • Continuous external demo tag (<code />) parse bug

v1.0.8

16 Mar 13:19
Compare
Choose a tag to compare

Features

  • Support to edit doc on GitLab

Fixed

  • Route generate bug when configure both nav.path & group.path

v1.0.7

14 Mar 08:27
Compare
Choose a tag to compare

Fixed

  • src path alias bug
  • Nav index page bug when customizing menus

v1.0.6

10 Mar 17:24
Compare
Choose a tag to compare

Improvements

  • Add markdown transformer cache for HMR performance

Fixed

  • External demo link bug if there has multiple demos have same name
  • src folder link bug #108

v1.0.5

08 Mar 15:34
Compare
Choose a tag to compare

Features

  • Support to init dumi project via npx @umijs/create-dumi-lib or npx @umijs/create-dumi-app
  • Support to import umi api from dumi

Improvements

  • Do not group single children route
  • Padding for scroll content of default theme

v1.0.4

08 Mar 15:29
Compare
Choose a tag to compare

Features

  • Support to open external demo in a single route

Improvements

  • Compatible with lerna 2

v1.0.3

06 Mar 06:51
Compare
Choose a tag to compare

Fixed

  • Process no response bug after run build, #102

v1.0.2

05 Mar 16:43
Compare
Choose a tag to compare

Fixed

  • Demo rerender bug when scrolling, #98 , #99
  • External demo frontmatter HMR bug, #68

v1.0.1

04 Mar 18:03
Compare
Choose a tag to compare

Improvements

  • Discard similar results for search bar

Fixed

  • Sidemenu disable bug in default theme

v1.0.0

03 Mar 08:43
Compare
Choose a tag to compare

Hello dumi!

This is the first stable version of dumi, to checkout features & docs, please visit https://d.umijs.org.

It would be better if you could join us to improve dumi :D