slidev
slidev copied to clipboard
fix: hmr experience
- fix: Circular dependency caused flash during HMR
- perf: Update preload strategy. Previously, it depended on
QuickOverview, now its logic is written inSlidesShow. - fix:
QuickOverviewis not pre-rendered (i.e.v-if="showOverview"instead ofv-show="showOverview") - fix: the last "Preview Next" in presenter mode disappears
- fix:
clicksContext.onMounted/onUnmountedshould be called correctly.
Blocked by https://github.com/vuejs/core/pull/11248
Deploy Preview for slidev ready!
| Name | Link |
|---|---|
| Latest commit | 12067cf8fc7c680ede8a423d4b68889ca2a92710 |
| Latest deploy log | https://app.netlify.com/sites/slidev/deploys/6697ceb838bee4000891de49 |
| Deploy Preview | https://deploy-preview-1708--slidev.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
~~Do we need to wait until the next Vue patch?~~ I see, it's released in .32