Skip to content

Tags: david5085/vConsole

Tags

v3.7.0

Toggle v3.7.0's commit message
docs: update docs

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.6.1 (Tencent#403)

* fix Failed to construct 'URL': Invalid base URL

* Fix(Network): Fix "Invalid base URL" error. (PR Tencent#402)

Co-authored-by: kooritea <[email protected]>

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.6.0 (Tencent#401)

* feat: support sendBeacon network

* chore: add sendBeacon dev

* feat: print unhandledrejection log

* refactor: change 'unhandledrejection' to 'Uncaught (in promise)'

* Update issue templates

* chore: rename functions

* chore(log): use `addEventListener("error", ...)` instead of `window.onerror`.

* docs: update usage

* fix(storage): Fix the issue that the cookie of the non-first-level domain cannot be deleted. (issue Tencent#398)

* chore: Use TypeScript.

* Feat(Network): Display "Type" (Request Type) in "General", including `xhr|fetch|ping`.

* chore(Network): Optimization mockSendBeacon().

* fix(Network): Display fetch response as formatted JSON.

* chore(Network): Optimization mockFetch(), convert response body into text according to the `content-type`.

* Fix(Network): Recover original `window.fetch()` method when remove Network panel.

* Fix(Element): Fix issue that elements are rendered as nested when `attributes` or `characterData` changed. (issue Tencent#399)

* chore: add test file.

* chore: remove console.log

* docs: update docs

* chore: build v3.6.0

Co-authored-by: cola119 <[email protected]>
Co-authored-by: zimv <[email protected]>

v3.5.2

Toggle v3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Tencent#396 from Tencent/dev

v3.5.2

v3.5.1

Toggle v3.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.5.1 (Tencent#394)

* chore: update plugins list

* fix:  Fix fetch lose `Status, Time` in Network && Fix fetch error for text reponse.

* feat: copy log

* chore: remove transitionEnd

* docs: update changelog

* chore: update NPM dependencies

* docs: update doc

* fix(log): do not sort array's keys

* chore: update syntax

* fix(network): Fix `disableLogScrolling` not working in Network panel. (issue Tencent#282, Tencent#379)

* chore: add .npmignore

* Perf(System): Rename "System" field to "Client", and add `MacOS` version.

* style(log): fix copy style

* perf(log): use localeCompare to sort keys

* docs: update changelog

* fixed: change variable type (Tencent#388)

* fix: babel-loader work incorrectly with .babelrc (Tencent#392)

* chore: npm audit

* feat: v3.5.1

Co-authored-by: 王鑫凯 <[email protected]>
Co-authored-by: zimv <[email protected]>
Co-authored-by: akai <[email protected]>
Co-authored-by: Sanapoint 曾几何 <[email protected]>
Co-authored-by: claude <[email protected]>

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3.5.0 (Tencent#382)

* chore: update plugins list

* fix:  Fix fetch lose `Status, Time` in Network && Fix fetch error for text reponse.

* feat: copy log

* chore: remove transitionEnd

* docs: update changelog

* chore: update NPM dependencies

* docs: update doc

* fix(log): do not sort array's keys

* chore: update syntax

* fix(network): Fix `disableLogScrolling` not working in Network panel. (issue Tencent#282, Tencent#379)

* chore: add .npmignore

* Perf(System): Rename "System" field to "Client", and add `MacOS` version.

* style(log): fix copy style

* perf(log): use localeCompare to sort keys

* docs: update changelog

Co-authored-by: 王鑫凯 <[email protected]>
Co-authored-by: zimv <[email protected]>
Co-authored-by: akai <[email protected]>

v3.4.1

Toggle v3.4.1's commit message
feat: v3.4.1 released

v3.4.0

Toggle v3.4.0's commit message
feat: v3.4.0 released

v3.3.4

Toggle v3.3.4's commit message
v3.3.4 released

v3.3.3

Toggle v3.3.3's commit message
v3.3.3 released