table icon indicating copy to clipboard operation
table copied to clipboard

Build your own data presentation using SQL and multiple data sources including big data. The most flexible and powerful low-code data workflow loved by developers.

Results 71 table issues
Sort by recently updated
recently updated
newest added

enhancement
scope:dashboard

new color editor: `table/background-color-select.tsx`

enhancement
scope:dashboard

The token signature algorithm is complicated, and APIClient should be exported to simplify the usage of Dashboard API outside the Dashboard component.

enhancement
scope:dashboard

```sql # authors = ['alice', 'bob', 'jerry'] select * from commits where author in (${authors}) ``` should output: ``` select * from commits where author in ('alice', 'bob', 'jerry') ```

enhancement
scope:dashboard

``` $ yarn publish --version v2.0.0 -> execute publish script -> publish dashboard as v2.0.0 -> publish settings-form as v2.0.0 -> update all versions in package.json to v2.0.0 ```

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mathjs](https://mathjs.org) ([source](https://redirect.github.com/josdejong/mathjs)) | [`11.8.0` -> `11.12.0`](https://renovatebot.com/diffs/npm/mathjs/11.8.0/11.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mathjs/11.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nx/jest](https://nx.dev) ([source](https://redirect.github.com/nrwl/nx/tree/HEAD/packages/jest)) | [`16.4.0` -> `16.10.0`](https://renovatebot.com/diffs/npm/@nx%2fjest/16.4.0/16.10.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fjest/16.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...