- [Add]
- Make the mutation or a group of mutations removable in store panel.
- [Bugfix]
- Fix a bug that mutation increased but the selected item is not focused.
- [Add]
- Time travel corresponding to selected mutation on Store pannel.
- Call stack corresponding to selected mutation on Store pannel.
- Current state corresponding to selected mutation on Store pannel.
- [Update]
- Keep two decimal places for the duration of life-cycle on flame-graph.
- [Bugfix]
- Fix incorrect number of components.
- Fix incoreect layout of the san-devtools pannel(chrome extensions) in some special scenes.
- Fix data error in profiler pannel.
- [Bugfix]
- Fix conflict with Lodash between host page and injected scripts.
- [Add]
- Show error messages when the component tree has building errors.
- [Bugfix]
- Opaque background for dark theme devtools.
- Compatible with the latest San version (3.1.5 ~ latest).
- Fix data updater in component data viewer.
- [Add]
- Store panel for inspecting san-store.
- Date viewer can be readonly.
- [Update]
- Optimize and asynchronize component tree.
- Auto reload when navigating.
- [Add]
- Data viewer can update the data of the component.
- Welcome page and title bar for component panel.
- A filter for component panel, can filter keyword in component data (key or value), messages, computed, etc.
- [Bugfix]
- Fix window.postMessage data error when navigating.
- [Update]
- Enhance component tree's filter.
- [Remove]
- Highlight of component tree filter.
- Unnessessary lines in base information.
[Add] Show Routes channel and the relative component in component tree when using san-router.
[Add] Options
[Remove] Blinking version number
[Bugfix]
- Version detector error
- Component tree refresh error
- Load entry synchronously to fix
__san_devtool__
no data error
[Add] A global san-devtool cli
[Update] Deps: chrome-ext-messenger, san, san-mui
[Remove] Useless files
[Initial] First RC of devtool
- version detection
- component channel
- component tree view
- base information panel
- data view panel
- computed, filters, messages and listeners panels
- history channel
- simple san event history list
- simple recording