Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Dan Marshall b2bce6c2b1
Access legend title with keyboard (#451)
* get target position for keyboard event

* use .key property

* handle keyboard for legend title

* use local ts sdk
2022-06-15 12:51:57 -07:00
Dan Marshall 302f0b9079
VSCode updates (#342)
* use latest @types/vscode

* use vscode.workspace.fs

* support virtualWorkspaces

* minor version bump

* update vscode engine

* eliminate temp-write

* fix launch for Azure Data Studio

* anonymous call to get promise

* support untrustedWorkspaces

* fix typo
2021-06-02 12:43:49 -07:00
Dan Marshall 5fb660a985
Update extensions to V3 (#247)
* hoist webpack
* launch webpack for extensions
* overflow for tooltip & databrowser
* rename to extension-bundle
2020-06-24 13:14:31 -07:00
Dan Marshall fb9dd5217c
Big table - perf update to spec builder (#208)
* use path to sort imports
* row-based calc instead of signal
* "share" instead of "link"
2020-04-24 12:40:03 -07:00
Dan Marshall 9e2f19e9e1
Snapshots (#167)
* add title to snapshot
* add searchExpression.startsWith()
* rebase filter for saved insights
* editable snapshot
* use Snapshot type instead of Insight
* moveup / movedown
* allow time to render since render is now async
* add snapshots to DataFile
* import snapshot
* use dataSource for snapshots url
* import url
* load snapshots url
* selected snapshot
* add IContextualMenuRenderItem
* snapshot thumbnail setting
* search matches snapshot
* refactor import dialogs
* style "export as" dialog
* expose getEmbedHTML
* export html
* select new snapshot
* refactor snapshot editor, add note
* disable topbar buttons when loading
* disable prev/next when less than 2
* note styling
* scrollIntoView smooth
* expose reviveSnapshot
* don't scroll if sidebar is closed
* snapshots + notes
2020-01-08 22:25:20 -08:00
Dan Marshall 54e14a0bf8
Eslint (#97)
* desaturate disabled color scheme
* change path to powerbi
* added eslint config
* added quote-props
* consistent-as-needed
* allow inner declarations
* eslint quotes
* disable eslint for vega spec
* added eslint script
* install vscode.d.ts
* convert tsv to csv
* run eslint in test
* use destructuring
2019-09-30 13:10:23 -07:00
Rebecca Runxin Wang fc97342457 Integrate SandDance into Azure Data Studio SQL Query Editor (#50)
* Setup

* Added a query tab

* Fixed a typo on command

* Added SandDance in SQL Query Tab

* Pass data

* Icon click

* Pass data from Azdata to SandDance

* Command renamed and files added

* Added csv maker to read in data from Azure Data Studio.

* Enabled csv maker

* Formatting

* Removed the command registration

* Changed csv to json transfer from ADS

* Set context to false when deactivated
2019-07-18 14:34:47 -07:00
Dan Marshall 586dc61302 initial checkin 2019-04-15 13:38:59 -07:00