Skip to content

Releases: baidu/san-devtools

3.1.8

08 Dec 12:01
a13610d
Compare
Choose a tag to compare

修复san-store2.2.0引入的问题

3.1.7

09 Sep 02:54
a13610d
Compare
Choose a tag to compare

[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.

3.1.6

29 Jul 02:17
429d93a
Compare
Choose a tag to compare

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.

3.1.5

01 Jul 06:39
aeac8c9
Compare
Choose a tag to compare
  • [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.

3.1.2

02 Apr 03:42
034f9e7
Compare
Choose a tag to compare

bugfix

  • 适配 san-store v2.1.0

1.1.4

15 Nov 03:54
Compare
Choose a tag to compare
  • [Bugfix]
    • Fix conflict with Lodash between host page and injected scripts.
  • [Add]
    • Show error messages when the component tree has building errors.

1.1.3

20 Jul 17:03
Compare
Choose a tag to compare
  • [Bugfix]
    • Opaque background for dark theme devtools.
    • Compatible with the latest San version (3.1.5 ~ latest).
    • Fix data updater in component data viewer.

1.1.0

28 Feb 00:10
Compare
Choose a tag to compare
  • [Add]
    • Store panel for inspecting san-store.
    • Date viewer can be readonly.
  • [Update]
    • Optimize and asynchronize component tree.
    • Auto reload when navigating.

1.0.0-rc.6

27 Oct 10:04
Compare
Choose a tag to compare
  • [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.

1.0.0-rc.5

18 Oct 09:29
Compare
Choose a tag to compare
  • [Add]
    • Show Routes channel and the relative component in component tree when using san-router.
    • Options
  • [Remove]
    • Blinking version number
  • [Bugfix]
    • Version detector error
    • Component tree refresh error
    • Load entry synchronously to fix __san_devtool__ no data error