Akryum
released this
Fixed
- timeline: screenshots on Firefox
- api: notifyComponentUpdate arg is optional
New
- api: new visitComponentTree hook called for each node in the tree
- api: plugin custom logo
Akryum
released this
Fixed
Akryum
released this
Hotfix
- Components: expanding the tree not working.
Akryum
released this
See the changelog.
Fixed
- Security: Toast vulnerable to XSS attack
- Tooltips showing HTML
- Edit fields text color and input z-index
- Improved component tree handling
- Component tag position
- Timeline: use canvas fallback when WebGL isn't available
- Added error handler on API hooks
- Component tree fixes
- Timeline styling fixes
Changed
- API: walkComponentTree payload is now always an array of nodes
New
- Suspense support
- Component Attributes
- Component Provide/Inject
- (Single) Refs
- New icons
- See plugin source for: - timeline layer; - custom inspector; - component state type
- Plugins tab
- Improved timeline layers selector dropdown
Akryum
released this
See the changelog
Akryum
released this
Requires vue@^3.0.0-rc.1
The Chrome extension is now available on the Chrome Web Store.
If you also have the stable channel of the devtools installed, there is a known issue where the beta channel can conflict with the stable channel. If you open the console but cannot find the Vue tab, try disabling the stable channel and then re-open the page.
You can also install locally for Firefox by downloading the .xpi
version below, or use the standalone Electron version.
Fixed
Assets
2
Performance
🚀️ Around 50% faster startup time, thanks to a new clone implementation based on fast-copy. Vuex recording & state loading also faster than 5.3.1.- Vuex: dynamic debounce