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

22 Коммитов

Автор SHA1 Сообщение Дата
Dan Marshall 18b56bbc33
Build 2022-11-01 (#552)
* version bump

* rebuild

* regen docs
2022-11-02 14:19:24 -07:00
Dan Marshall 99ae96cfa6
Powerbi table entity (#539)
* replace regex with expr.source.entity

* use prod guid

* use powerbi guid

* use version numbers only

* remove debug
2022-09-09 11:29:08 -07:00
Dan Marshall 2bfa5979a2
Remove beta (#537)
* version bump

* remove beta4 banner

* publish azdata

* bump vscode

* remove beta for powerbi

* remove debug

* regen
2022-09-08 11:45:15 -07:00
Dan Marshall 9300b00d50
npm updates (#536)
* update main lockfile

* update vega-typings

* use vega 5.22

* update lockfiles

* require npm@8

* update typescript

* override typescript

* vega 5.22

* try downgrade node

* bump node version

* comment out build

* update typedoc

* uncomment

* update ts-loader

* downgrade typescript & typedoc

* regen

* powerbi bump
2022-09-08 10:46:21 -07:00
Dan Marshall b1c7ae3c5d
Bump mc (#533)
* Bump MorphCharts

* version

* redeploy
2022-09-06 16:13:56 -07:00
Dan Marshall 66c7fa426f
Transition update (#532)
* remove setStagger, add onSetupOptionsChanged

* save setup changes

* add ended event

* setTransitionTimeAxesVisibility

* version bump

* redeploy

* regen docs
2022-09-02 15:37:35 -07:00
Dan Marshall 9fbd517337
Camera fixes (#531)
* deploy react sample

* rename to Viewer, remove assignTransitionStagger

* reset camera

* remove typescript dep

* add react test

* optional setup

* add example to readme

* redeploy

* regen docs

* link to sanddance-react

* rename transition class props

* add captureSize

* change signatures

* restore stagger, manage camera reset

* get camera if not holding

* camera comparison

* change to Keep previous camera position

* pbi autosave

* regen

* powerbi version bump

* format whitespace
2022-09-01 17:01:33 -07:00
Dan Marshall d3ef4d3569
Powerbi - use Setup for camera (#528)
* nullref check

* expose setSetup

* add typing for setSetup

* regen

* add explorer.getSetup

* regen for getSetup

* fix no-optional-chaining

* get current camera

* version bump

* private setSetup, rename to historicSetup

* persist setup

* render setup

* mark private

* regen

* nullref check

* restore sanddance-specs.d.ts

* regen
2022-08-30 14:17:27 -07:00
Dan Marshall 5fffc13970
Fix selection (#519)
* rename file

* disable grid picking

* update fluentui theme

* powerbi do not select empty data

* bump poerbi version

* remove debug

* show empty selection with no color

* redeploy

* regen docs
2022-08-12 17:05:18 -07:00
Dan Marshall a3a8f770b8
Deploy vscode binaries (#508)
* automate filename

* vscode beta version

* deploy vscode extension to site

* add named anchors
2022-08-03 10:50:12 -07:00
Dan Marshall f72951d2ac
powerbi beta 4.0.3 (#506) 2022-08-02 10:43:34 -07:00
Dan Marshall f0b0ded292
Powerbi build 2022 07 26 (#501)
* bump powerbi version

* regen docs

* redeploy
2022-07-26 15:32:38 -07:00
Dan Marshall 06e990dc59
Regen tooltips (#496)
* rename to MorphCharts

* regen docs

* redeploy

* bump morphcharts

* regen & redeploy
2022-07-21 16:39:25 -07:00
Dan Marshall 973e10ce3a
Sanddance v4 (#481)
* use vega-morphcharts

* update tests

* use SandDance.VegaMorphCharts

* use VegaMorphcharts

* use VegaMorphcharts in app

* use VegaMorphCharts

* remove unused resource

* rename to test-es6

* add restore-dist command

* remove unused deps

* regen after dep removal

* fix slide componentref

* handle nullref

* handle single bin

* do not ignore docs/dist

* archive v3 app

* deploy to v4

* scaffolding for tests

* change namespace

* deploy v4

* add vega-morphcharts umd tests

* fix restore-dist cmd

* link to powerbi

* version bump to 4

* clean morphcharts & specs

* add umd typings

* version bump to 4

* use chart-types & sanddance-specs

* version bump

* version bump

* regen

* version bump

* package before deploy

* remove package command

* build umd

* use getColumnsFromData from sanddance-specs

* eslint

* restore predocs

* fix version

* link to v3 extensions

* specify version

* add version to output

* regen w version

* eslint

* update fluentui & react

* regen react deps

* use react@17

* use selectedKey for ChoiceGroups
2022-07-18 16:10:58 -07:00
Dan Marshall 5143bd67f6
Add vega-morphcharts (#480)
* add vega-morphcharts

* add vega-morphcharts-test-es6

* fix sanddance-test-es6

* remove comment

* remove jsdoc

* remove unused constants

* use key instead of keyCode

* remove comment

* remove comment

* reset version

* remove area mark / polygons
2022-07-11 11:57:31 -07:00
Dan Marshall ee71249784
Parcel2 (#374)
* uninstall babel & parcel plugin

* uninstall parcel

* install parcel 2

* update tsx-create-element

* add type="module"

* use parcel2

* bundle explorer with parcel2

* move parcel target options

* renamed parcel cache

* Avoid "import =" for Parcel2

* rename to "umd"

* add type=module

* move to test folder

* remove locks on dep typings

* add var to window explicitly

* build app with parcel2

* add @parcel/transformer-sass

* use parcel2 for vega-deck.gl tests

* use parcel2

* copy to embed

* use local explorer

* test page for embed

* add embed sample

* change description

* capitalize

* add comments

* link text

* test from dist/es6

* use parcel2

* add @parcel/transformer-typescript-types

* use @parcel/transformer-typescript-types rc

* add @parcel/packager-ts

* change Embed data type

* add link to DataFile typedef

* add z axis to cubetest

* rename to test-es6

* regen website deployment

* regen docs
2021-09-14 10:17:24 -07:00
Dan Marshall ca25fd093e
Use TypeDoc (#333)
* upgrade typescript, add typedoc

* do not generate toc apitree

* use page title

* highlight sidebar from page url

* common typedoc assets

* use typedoc css

* typedoc layout

* use typedoc, custom theme

* readme to markdown for vue

* use typedoc

* add sanddance-specs

* add title

* style changes wip

* fix color & spacing

* fix api urls

* fix font size and spacing

* add link to sanddance-specs

* remove c-tree classes
2021-05-21 14:45:09 -07:00
Dan Marshall 09514f6541
Add sanddance-specs test page (#331)
* specs ui test

* add link from examples

* recompile without hmr
2021-05-19 17:36:48 -07:00
Dan Marshall 11c25e60cf
add transforms test (#235) 2020-05-21 10:58:11 -07:00
Dan Marshall dc9a0ac056
Use deck.gl 8 (#214)
* save _lastColorOptions in renderSameLayout
* theme change renders same layout
* size column to TicketCost
* remove chromaticTextLayer
* use deck.gl v8
* text scale in pixels
* use new OrbitController
* do not scale line width
* cube lighting
* viewstate fix
* smaller text size
* delete explorer-bundle
* update minimist
* add cubetest, update typings
* add lighting
* setDeckProps on next animationFrame
* Update Vega to 5.11 (#215)
* update node-sass
* adding vega-deckgl updates
* update deckgl-typings
* v3 > deck v8
* versionize tests
* deck.gl ver 8.1.5 minimum

Co-authored-by: Steven M. Drucker <sdrucker@microsoft.com>
2020-05-07 14:00:05 -07:00
Dan Marshall 71155a9dc6 add chromaticTextTest 2019-09-27 09:48:25 -07:00
Dan Marshall 586dc61302 initial checkin 2019-04-15 13:38:59 -07:00