Features
- Addon-docs: Include Vue methods in ArgsTable (#18609)
- UI: Fix default theme according to preferred color scheme (#17311)
- Storyshots: Add SnapshotsWithOptionsArgType (#15712)
- Controls: Add max length config to text control (#14396)
Bug Fixes
- CLI/HTML: Improve HTML typescript stories (#18618)
- Controls: Throttle color controls and make
updateArgs
andresetArgs
stable (#18335) - Controls: Silence unexpected control type enum for color matchers (#16334)
- UI: Stop add-on Draggable from overlapping the vertical scrollbar when stories overflow (#17663)
- React: Fix source snippet decorator for story functions with suspense (#17915)
- Core: Avoid logging an object on compilation errors (#15885)
- UI: Fix router handling of URLs containing "settings" (#16245)
- UI: Fix viewMode handling on navigation (#16912)
- UI: Fix loading title (#17935)
Maintenance
- Examples/Vue: Fix missing a vue-template-compiler dependency (#17485)
- Fix homepage core-server (#18121)
- UI: Replace references to
themes.normal
withthemes.light
(#17034)