Commit Graph

10925 Commits

Author SHA1 Message Date
Kamil Gabryjelski
5e6af313e2 feat(chart-controls): implement dnd controls for all charts (#33) 2021-11-30 11:14:35 +08:00
Jesse Yang
4df23a4a6c v0.4.6 2021-11-30 11:14:35 +08:00
Jesse Yang
1817f1ceae chore: downgrade superset-ui/core to 0.17.11 2021-11-30 11:14:34 +08:00
Jesse Yang
2975acc4ef chore: bump demo package version 2021-11-30 11:14:34 +08:00
Jesse Yang
18604f4dd2 v0.4.5 2021-11-30 11:14:34 +08:00
Jesse Yang
b88265e0ab chore: upgrade node to v14 and bump peerDependencies 2021-11-30 11:14:34 +08:00
Jesse Yang
28f534a364 v0.4.4 2021-11-30 11:14:34 +08:00
Yongjie Zhao
6da8b7a628 chore: bump peerDependencies to 0.17.12 2021-11-30 11:14:33 +08:00
Jesse Yang
4d50245417 build: add --extract to publish script 2021-11-30 11:14:33 +08:00
Jesse Yang
c075430400 v0.4.3 2021-11-30 11:14:33 +08:00
Jesse Yang
67a75c023b chore: bump peerDependencies to 0.17.11 2021-11-30 11:14:33 +08:00
Jesse Yang
1f096038c9 build: add commands to release via lerna (#27) 2021-11-30 11:14:33 +08:00
Jesse Yang
f7534475cc v0.4.2 2021-11-30 11:14:32 +08:00
Jesse Yang
3ca1ea78c2 chore: upgrade superset-ui peerDependencies (#26) 2021-11-30 11:14:32 +08:00
Kamil Gabryjelski
18d0c48333 fix(superset-ui-legacy-preset-chart-deckgl): fix download map as image (#25)
* fix(superset-ui-legacy-preset-chart-deckgl): fix download map as image

* fix(superset-ui-legacy-preset-chart-deckgl): lint fix
2021-11-30 11:14:32 +08:00
dependabot[bot]
e105a37cd2 build(deps): bump urijs (#23)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.4.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 11:14:32 +08:00
Ville Brofeldt
d859abafd5 v0.4.1 2021-11-30 11:14:32 +08:00
Evan Rusackas
13b73c9f1c chore: lint fix 2021-11-30 11:14:31 +08:00
Evan Rusackas
d0add1a8b1 Fixing multi layer controls (#24)
* fix: docs updated with queriesData

* chore: package linting

* fix: restoring missing controls

* feat: sections.legacyRegularTime
2021-11-30 11:14:31 +08:00
Ville Brofeldt
d374375ae3 v0.4.0 2021-11-30 11:14:31 +08:00
Ville Brofeldt
9e10e04dbe chore: bump superset-ui and update references to queriesData (#22)
* chore: update references to queriesData

* fix: add legacy time sections

* fix: add missing deps
2021-11-30 11:14:31 +08:00
Jesse Yang
687b70d640 v0.3.2 2021-11-30 11:14:31 +08:00
Jesse Yang
667d56c0d1 fix: missing groupby/dimension select options (#21) 2021-11-30 11:14:30 +08:00
Jesse Yang
e0c28e38f5 v0.3.1 2021-11-30 11:14:30 +08:00
Jesse Yang
73856a305a chore: add command to cleanup tsc buildinfo 2021-11-30 11:14:30 +08:00
Jesse Yang
36c9805e89 chore: compress thumbnails with pngquant (#19)
Ran following commands:

```
brew install pngquant
pngquant --quality=65-80 ./packages/**/*.png --ext .png --force
```
2021-11-30 11:14:30 +08:00
Jesse Yang
646293ac11 v0.3.0 2021-11-30 11:14:29 +08:00
Jesse Yang
080ddd21eb chore: upgrade superset-ui packages and update tsc (#18) 2021-11-30 11:14:28 +08:00
Krist Wongsuphasawat
c9b285aa2a v0.2.5 2021-11-30 11:14:28 +08:00
Krist Wongsuphasawat
b6ae76e88f build: update lock 2021-11-30 11:14:28 +08:00
Phillip Kelley-Dotson
24c1285c4a chore(legacy-deckgl): add deckgl control panels to deckgl monorepo (#17)
* add deckgl control panels to deckgl monorepo

* fix lint errors

* readd chart-controls as dependency?

* restructure deck layer folder files and convert chart to emotions

* move peers back to depends

* move dependencies

* add lock file

* fix for eslint bug?

* update breaking package

* Update index.js
2021-11-30 11:14:28 +08:00
Krist Wongsuphasawat
e45825de9b v0.2.4 2021-11-30 11:14:27 +08:00
Krist Wongsuphasawat
46db778baa feat: update dependencies to 0.13 2021-11-30 11:14:27 +08:00
Krist Wongsuphasawat
8256d99cd1 feat: update dependencies to 0.13 2021-11-30 11:14:27 +08:00
Krist Wongsuphasawat
9583a36f37 v0.2.3 2021-11-30 11:14:27 +08:00
Krist Wongsuphasawat
8fbeba101c feat: make all deckgl charts handle their own tooltips (#13)
* feat: make all deckgl charts handle their own tooltips

* fix: use destructuring
2021-11-30 11:14:27 +08:00
Krist Wongsuphasawat
f3e5a10518 v0.2.2 2021-11-30 11:14:26 +08:00
Krist Wongsuphasawat
abc4a04294 feat: support polygon tooltip independently from superset app (#12)
* feat: support polygon tooltip independently from superset app

* fix: remove unintended changes

* fix: minor styling

* fix: tooltip

* fix: lowercase name

* fix: storybook
2021-11-30 11:14:26 +08:00
Krist Wongsuphasawat
4f0d4e038b v0.2.1 2021-11-30 11:14:26 +08:00
Krist Wongsuphasawat
940e449bbe feat: make polygon support geojson feature and fix autozoom (#11)
* feat: support standard geojson feature in polygon

* fix: viewport autozoom

* fix: type

* fix: lint

* refactor: renames

* fix: travis

* build: add yarn.lock

* fix: travis

* fix: error message

* fix: storybook

* fix: improt

* fix: address comments

* fix: storybook

* fix: remove yarn.lock

* refactor: viewport

* fix: extension

* fix: extension
2021-11-30 11:14:26 +08:00
Krist Wongsuphasawat
1a93f58550 v0.2.0 2021-11-30 11:14:25 +08:00
Krist Wongsuphasawat
8a4e141448 feat: change bundle to target modern browser (#10) 2021-11-30 11:14:25 +08:00
Krist Wongsuphasawat
55dc4f7a53 build: update browser target 2021-11-30 11:14:25 +08:00
Krist Wongsuphasawat
42cefc48ca build: remove babel transform runtime (#9) 2021-11-30 11:14:25 +08:00
Krist Wongsuphasawat
b7ec4bf266 build: migrate to nimbus (#8)
* build: migrate to nimbus

* fix: eslint-disable statements

* fix: conflict

* fix: lint

* fix: lints

* fix: bump packages
2021-11-30 11:14:25 +08:00
Krist Wongsuphasawat
b50ab75983 docs: update readme 2021-11-30 11:14:24 +08:00
khtruong
b5fa25a7df v0.1.1 2021-11-30 11:14:24 +08:00
Maxime Beauchemin
cac4e07bfe feat: add plugin for Kepler (#2)
* feat: add plugin for Kepler

* fix: add dep and update naming for consistency

* fix: lint issues
2021-11-30 11:14:24 +08:00
Kim Truong
317f185d36 fix: remove storybook dependency (#3)
* fix: remove storybook dependency

* fix: update node
2021-11-30 11:14:24 +08:00
Maxime Beauchemin
6c895c9510 Merge pull request #1 from apache-superset/upgrade_simple
chore: upgrade to deck.gl 7.x
2021-11-30 11:14:24 +08:00