Skip to content

Latest commit

 

History

History
205 lines (170 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

205 lines (170 loc) · 11.2 KB

Change Log

See releases for the prior versions information, and all the notable changes to this Vega Viewer 📈 extension with new feature details and screen pics.

v9.6.0 (2023-01-02)

  • #135 Update vega library and built-in vega chart examples to v5.22.1
  • #136 Update vega-lite library and built-in vega-lite chart examples to v5.6.1-next.0
  • #137 Review and merge extended vega map projections PR
  • #138 Update vscode, node, ts and other extension dev dependencies to the latest vscode v1.74.x
  • #139 Add extension sponsoring config
  • #141 Add Install from local .vsix instructions to docs
  • #143 Use shields.io for version, installs, and downloads badges in docs
  • #144 Update json stringify compact library to v4.0.0
  • #145 Update vega-embed.min files in /web folder to v6.21.0
  • #146 Replace SVG Viewer in Recommanded Extensions section in docs
  • #147 Add new Support/Sponsor section to docs
  • #148 Refine documentation sections in README.md
  • #149 Use open workspace folder to save exported svg, png, and vega files
  • #150 Package and publish Vega Viewer v9.6.0 release

v9.5.0 (2021-11-21)

  • #121 Update vega-lite library and examples to v5.1.1
  • #125 Updage vega, vega examples, and core vega dependencies to v5.21.0
  • #126 Update vscode, node, ts and other extension dependencies to vscode v1.62.0
  • #127 Remove vsc extension quickstart document
  • #128 Add Apache 2.0 license
  • #129 Move extension images to docs/images
  • #130 Adjust Vega Viewer right toolbar width
  • #131 Package and publish Vega Viewer v9.5.0 release

v9.4.0 (2020-09-24)

  • #115 Update vega library and built-in examples to v5.16.1
  • #116 Update vega-lite library and examples to v4.16.2
  • #117 Update vscode ext. dev dependencies to v4.19.0

v9.3.0 (2020-09-12)

  • #110 Update vega library and built-in examples to vega v5.15.0
  • #111 Update vega-lite library and examples to v4.15.0
  • #113 Update vega-embed library for vega view display to v6.12.2

v9.2.0 (2020-08-14)

  • #106 Update vscode extension dev dependencies to vscode v1.48.0
  • #107 Apply vega-lite v4.14.1 patch relase
  • #108 Add Data Science, Formatters, and Visualization categories to this extension manifest

v9.1.0 (2020-07-26)

  • #45 Update screen pics in docs
  • #99 Update vega library and built-in examples to v5.13.0
  • #100 Update vaga-lite library and examples to v4.14.0
  • #101 Add padding for the vega viewer viz content display
  • #102 Add new Google Charts & Urban Institute themes to vega viewer themes dropdown
  • #103 Fixed svg icon loading for the vega preview titlebar and files treeview display
  • #104 Package and publish summer 2020 update release

v9.0.0 (2020-05-16)

  • #90 Use asWebviewUri for loading vega viewer webview resources
  • #96 Update minimum required vscode version to 1.38
  • #97 Inline vega viewer scripts and styles till vscode webview reload api is fixed

v8.10.0 (2020-05-16)

  • #91 Update vega library to v5.12.0
  • #92 Update vega-lite library and examples to v.4.12.1
  • #93 Update vega-embed library to v6.8.0
  • #94 Refine vega view filename/title display
  • #95 Add Other and Snippets to package.json ext. categories

v8.9.0 (2020-04-29)

  • #86 Update vega library, examples, and dependencies with new ARIA SVG features
  • #87 Update vega-lite library and examples to v.4.11.0
  • #88 Update min vscode engine/types dev dependency to v1.1.37
  • #89 Add gistpad install to vega viewer for sharing vega and vega-lite charts via gists

v8.8.0 (2020-04-18)

  • #83 Update vega-lite library and built-in examples to v4.10.4
  • #85 Remove activated extension info logging

v8.7.0 (2020-04-04)

  • #81 Update vega library to v5.10.1
  • #82 Update vega-lite library and built-in examples to v4.9.0

v8.6.0 (2020-03-21)

  • #80 Update vega-lite library and built-in examples to v4.8.0

v8.5.0 (2020-03-18)

  • #77 Update vega-embed library to v6.5.1 for vega.preview webview
  • #78 Update vega-lite library and built-in examples to v4.7.0
  • #79 Remove multiple vl items from save menu

v8.4.0 (2020-03-12)

  • #75 Update vega-lite library and built-in examples to v4.6.0
  • #76 Update vega-embed to v6.4.0 for vega.preview webview

v8.3.0 (2020-03-07)

  • #73 Update vega library and examples to v5.10.0
  • #74 Update vega-lite library and examples to v4.5.1 ...

v8.2.0 (2020-02-20)

v8.1.0 (2020-02-18)

  • #70 Update vega-lite lib and examples to v4.3.1
  • #71 Add Geo Data Viewer 🗺️ to recommended extentions for geo data views

v8.0.0 (2020-02-02)

  • #68 Add recommended vscode extensions to docs
  • #67 Create this CHANGELOG.md for the first 2020 release
  • #66 Update vega-library and examples to v.4.1.1
  • #65 Capitalize Viewer Viewer toolbar link button tooltips
  • #64 Add view Vega(-Lite) spec and chart online feature
  • #63 Use vscode theme colors for the Vega Viewer toolbar UI
  • #62 Move Vega preview html template, styles and js scripts to new /web folder
  • #61 Add Refresh Vega chart and data to the Vega Viewer toolbar UI
  • Update Vega librarty to v5.9.1
  • Update mocha, node and typescript dev dependencies in package.json
  • Add github sponsors to ./github/FUNDING.yml for kind devs to support this vscode extension development efforts