Skip to content

Releases: umijs/dumi

v1.0.0-alpha.4

12 Dec 15:01
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Features

  • Add affix menu to display slugs on the right, also can be disabed, #32 , by @xiaohuoni
  • Add inline mode for previewer, we can insert any custom react component now!
  • Support to apply user babel plugin config for transform demo

Improvements

  • Support to write self-closing HTML tags without close symbol
  • Rewrite routes & menus generate logic

Fixed

  • Side menu shadow bug when scroll over the first screen
  • External demo link broken on Windows, #27, @Deturium

v1.0.0-alpha.3

09 Dec 02:28
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Improvements

  • Support to use README as the default entry, by @xiaohuoni , #19
  • Support to set empty title to hide it, by @xiaohuoni , #17
  • Ignore node_modules when searching routes
  • Suppor to export class component as a demo
  • Use a common way to get frontmatter and meta data for markdown file, #20

Fixed

  • Fix crash when write HTML comment in markdown
  • Fix quotation escape/stringify error, #25
  • Fix path process error for externalDemo on Windows, by @Deturium , #27

v1.0.0-alpha.2

01 Dec 17:04
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Features

  • Support to import from current package(s) in demos

Improvements

  • Support to HMR & sourcemap for the external demos

Fixed

v1.0.0-alpha.1

29 Nov 15:07
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Fixed

  • Default theme style missing bug

Improvements

  • Add redirect feature for the group menu
  • Watching .md files change

Starting!

29 Nov 15:04
Compare
Choose a tag to compare
Starting! Pre-release
Pre-release

The first alpha version, contains basic features: https://umijs.github.io/father-doc