71.0.0 • Published 2 months ago

@clevercanary/data-explorer-ui v71.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

data-explorer-ui

General info

  • src contains TypeScript source files; lib will contain compiled JavaScript, which is what should be imported by the external application.
  • Import paths used by the external application need to specify the full path starting from the package name, in the form @clevercanary/data-explorer-ui/lib/<path>, where <path> is the path of the file within the lib folder.

Developing the Clever Canary Data Explorer alongside Clever Canary Data Browser

  1. Clone this repository into the same parent folder as the Clever Canary Data Browser.
  2. Set node version to 16.15.0 (this is also the version used by the Data Browser).
  3. In the Data Explorer packages/data-explorer-ui directory (e.g. data-explorer/packages/data-explorer-ui):
    • Run npm ci.
    • Bump the version number in package.json e.g. npm version <update_type>.
    • Run npx tsc (this should be run when this repository is first downloaded and when any changes are made to the source files; one way this can be done more efficiently is by setting the default build task in VS Code so that it can be done with a keyboard shortcut).
  4. In the Data Browser explorer directory (e.g. data-browser/explorer):
    • Run npm ci.
    • Update the @clevercanary/data-explorer-ui dependency in the package.json file to use the new version of data-explorer-ui.
    • Run npm link ../../data-explorer/packages/data-explorer-ui, which will create a symlink in node_modules pointing to data-explorer-ui.
    • If any packages are later installed or uninstalled, the symlink will need to be created again, which can be done with the same command or by running npm link @clevercanary/data-explorer-ui.
71.0.0

2 months ago

70.0.0

2 months ago

69.0.0

3 months ago

68.0.0

3 months ago

67.0.0

3 months ago

66.0.0

4 months ago

65.0.0

4 months ago

64.0.0

5 months ago

63.0.0

5 months ago

62.0.0

6 months ago

0.60.0

6 months ago

0.61.0

6 months ago

0.59.0

6 months ago

0.58.0

6 months ago

0.43.0

8 months ago

0.41.0

9 months ago

0.38.0

9 months ago

0.57.0

6 months ago

0.36.0

9 months ago

0.55.0

6 months ago

0.34.0

10 months ago

0.53.0

7 months ago

0.32.0

10 months ago

0.51.0

7 months ago

0.30.0

10 months ago

0.29.0

10 months ago

0.48.0

7 months ago

0.46.0

8 months ago

0.44.0

8 months ago

0.42.0

8 months ago

0.40.0

9 months ago

0.39.0

9 months ago

0.37.0

9 months ago

0.35.0

9 months ago

0.56.0

6 months ago

0.33.0

10 months ago

0.54.0

6 months ago

0.31.0

10 months ago

0.52.0

7 months ago

0.50.0

7 months ago

0.28.0

10 months ago

0.49.0

7 months ago

0.47.0

8 months ago

0.45.0

8 months ago

0.27.1

11 months ago

0.27.0

11 months ago

0.26.0

11 months ago

0.25.0

11 months ago

0.24.0

11 months ago

0.23.1

12 months ago

0.23.0

12 months ago

0.22.0

12 months ago

0.21.0

12 months ago

0.20.1

1 year ago

0.20.0

1 year ago

0.19.0

1 year ago

0.18.1

1 year ago

0.14.0

1 year ago

0.15.0

1 year ago

0.16.0

1 year ago

0.17.0

1 year ago

0.16.1

1 year ago

0.18.0

1 year ago

0.17.1

1 year ago

0.11.0

1 year ago

0.12.0

1 year ago

0.13.0

1 year ago

0.10.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.5.0

1 year ago

0.4.0

1 year ago

0.7.0

1 year ago

0.5.2

1 year ago

0.6.0

1 year ago

0.5.1

1 year ago

0.1.0

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago