Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

chore(deps): update dependency dumi to v1.1.0 #14

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 31, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dumi 1.0.38 -> 1.1.0 age adoption passing confidence

Release Notes

umijs/dumi

v1.1.0

Compare Source

Goodbye 2020, and dumi 1.1 released! Includes a lot of new features, improvements & bug fixes, you can check out the full-new website to lean more: https://d.umijs.org

New

  • UI assets meta: support to generate meta data from all UI assets via dumi assets command, such as component, demo, API & etc.
  • Theme system: we can build our own theme now, or override part of default theme, or extend Markdown components
  • Mobile component library: support to develop mobile component library via dumi-theme-mobile
  • Component API auto-gen: dumi can generate component API for us, via TypeScript definitions & annotations
  • Umi integrated mode: we can mange components within project easily

Features

Improvements

  • Upgrade full-remarkjs system to micromark core parser: a new, small, complete, and CommonMark compliant low-level markdown parser
  • Generate 404.html by default, try to support to render dynamic route on some sites which not support dynamic route
  • Improve external demo url generate logic, use demo filename first
  • Cannot identify private lerna packages, #​339
  • Use TypeScript offcial playground instead of sylvanas to transform tsx, this can bring a 1.5x speedup when dumi start
  • Use rc-tabs for source code panel in default theme, #​278
  • Keep scroll position after browser navigated
  • Optimize performance of external demo watch logic, HMR 2x faster, 646dd4a
  • Add cache for demo dependency collect logic, HMR 10x faster, b144e36

Fixed

  • Local package resolve bug if child dependency has the old version of some local package
  • Anchor link position bug if there has offsetParent
  • validateDOMNesting errors from navbar in default theme, #​390 #​391
  • Scrollbar cannot drag bug for sidemenu in doc mode, #​376
  • Dynamic import maybe blocked by adblock
  • Hyperlink lost bug for demo description in previewer

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Dec 31, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/pansyjs/hooks/qol95p07k
✅ Preview: https://hooks-git-renovate-dumi-1x.pansyjs.now.sh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants