71.0.0 • Published 1 year ago

@clevercanary/data-explorer-ui v71.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

70.0.0

1 year ago

69.0.0

1 year ago

68.0.0

1 year ago

67.0.0

1 year ago

66.0.0

2 years ago

65.0.0

2 years ago

64.0.0

2 years ago

63.0.0

2 years ago

62.0.0

2 years ago

0.60.0

2 years ago

0.61.0

2 years ago

0.59.0

2 years ago

0.58.0

2 years ago

0.43.0

2 years ago

0.41.0

2 years ago

0.38.0

2 years ago

0.57.0

2 years ago

0.36.0

2 years ago

0.55.0

2 years ago

0.34.0

2 years ago

0.53.0

2 years ago

0.32.0

2 years ago

0.51.0

2 years ago

0.30.0

2 years ago

0.29.0

2 years ago

0.48.0

2 years ago

0.46.0

2 years ago

0.44.0

2 years ago

0.42.0

2 years ago

0.40.0

2 years ago

0.39.0

2 years ago

0.37.0

2 years ago

0.35.0

2 years ago

0.56.0

2 years ago

0.33.0

2 years ago

0.54.0

2 years ago

0.31.0

2 years ago

0.52.0

2 years ago

0.50.0

2 years ago

0.28.0

2 years ago

0.49.0

2 years ago

0.47.0

2 years ago

0.45.0

2 years ago

0.27.1

2 years ago

0.27.0

2 years ago

0.26.0

2 years ago

0.25.0

2 years ago

0.24.0

2 years ago

0.23.1

2 years ago

0.23.0

2 years ago

0.22.0

2 years ago

0.21.0

2 years ago

0.20.1

2 years ago

0.20.0

2 years ago

0.19.0

2 years ago

0.18.1

2 years ago

0.14.0

2 years ago

0.15.0

2 years ago

0.16.0

2 years ago

0.17.0

2 years ago

0.16.1

2 years ago

0.18.0

2 years ago

0.17.1

2 years ago

0.11.0

2 years ago

0.12.0

2 years ago

0.13.0

2 years ago

0.10.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.9.0

2 years ago

0.8.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.7.0

2 years ago

0.5.2

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago