Releases: umijs/dumi
Releases · umijs/dumi
v1.0.0-alpha.9
Features
- Responsibility for the built-in default theme, #49, by @chenshuai2144
npm link
automatically for current package(s), use for resolve module path when writing demo
Improvements
- Alias
src
first of root path ifsrc
path exists, #52, by @chenshuai2144
v1.0.0-alpha.7
Fixed
title
undefined error when generate sub routesslugs
undefined error when render affix menu in layout
v1.0.0-alpha.6
(Due to npm publish system crash, missing the v1.0.0-alpha.5, npm/cli#593)
Features
- Add Code Sandbox link for demo previewer, #38 , by @tli4
- Highlight following for affix menu when scrolling, #39 , by @tli4
Fixed
- AST traverse bug for another exports default statement: exports.default
- Route path broken on Windows, #43 , by @chenshuai2144
extraBabelPlugins
config get bug, #36 , by @Deturium
v1.0.0-alpha.4
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
v1.0.0-alpha.3
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
v1.0.0-alpha.2
v1.0.0-alpha.1
Fixed
- Default theme style missing bug
Improvements
- Add redirect feature for the group menu
- Watching .md files change
Starting!
The first alpha version, contains basic features: https://umijs.github.io/father-doc