@hpcc-js/common
Advanced tools
Comparing version 2.39.0 to 2.40.0
171
CHANGELOG.md
@@ -6,2 +6,173 @@ # Change Log | ||
# [2.40.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.22.2...@hpcc-js/common@2.40.0) (2020-08-22) | ||
# 2.33.0 (2020-08-08) | ||
### Features | ||
* Adds react gantt widgets ([cf869fe](https://github.com/hpcc-systems/Visualization/commit/cf869fea1997f54ad4057bd4e939bd39eea071eb)) | ||
# 2.32.0 (2020-08-05) | ||
# 2.31.0 (2020-07-29) | ||
# 2.30.0 (2020-07-29) | ||
# 2.29.0 (2020-07-28) | ||
# 2.28.0 (2020-07-22) | ||
# 2.26.0 (2020-06-26) | ||
# 2.25.0 (2020-06-24) | ||
# 2.24.0 (2020-06-23) | ||
# 2.23.0 (2020-06-23) | ||
# 2.22.0 (2020-06-17) | ||
# 2.21.0 (2020-06-17) | ||
### Bug Fixes | ||
* Column/Bar events moved to parent dataCell ([e541d81](https://github.com/hpcc-systems/Visualization/commit/e541d81dab54c5ac0d2f5d2b8b23ad41ee29aa57)), closes [#3631](https://github.com/hpcc-systems/Visualization/issues/3631) | ||
# 2.20.0 (2020-06-17) | ||
# 2.19.0 (2020-06-15) | ||
### Bug Fixes | ||
* Manually mapped missing FA4 icons to FA5 ([c49ebd4](https://github.com/hpcc-systems/Visualization/commit/c49ebd41138c56d0369d426c99a812f962364289)), closes [#3607](https://github.com/hpcc-systems/Visualization/issues/3607) [#3611](https://github.com/hpcc-systems/Visualization/issues/3611) | ||
# 2.18.0 (2020-06-02) | ||
# 2.17.0 (2020-05-31) | ||
# 2.16.0 (2020-05-21) | ||
### Features | ||
* **DataGraph:** Add dynamic mapping ([974fed2](https://github.com/hpcc-systems/Visualization/commit/974fed27508b0b2bc9244189f1ec0163e6620705)) | ||
## 2.15.21 (2020-05-20) | ||
## 2.15.20 (2020-05-20) | ||
## 2.15.19 (2020-05-19) | ||
## 2.15.18 (2020-05-15) | ||
## 2.15.17 (2020-05-15) | ||
## 2.15.16 (2020-05-14) | ||
## 2.15.15 (2020-05-12) | ||
### Bug Fixes | ||
* **lazyRender:** callback failing regression ([9a5fce7](https://github.com/hpcc-systems/Visualization/commit/9a5fce7e4d2f11f42492ccedd68d7ce0a7e2a1e2)) | ||
## 2.15.14 (2020-05-07) | ||
## 2.15.13 (2020-04-24) | ||
## 2.15.12 (2020-04-22) | ||
## 2.15.11 (2020-04-21) | ||
## 2.15.10 (2020-04-21) | ||
### Bug Fixes | ||
* **faChar:** Move font-family into "style" ([7ffa6c0](https://github.com/hpcc-systems/Visualization/commit/7ffa6c06ce2747134f365d94a4c1cb62ea2784c6)) | ||
## 2.15.9 (2020-04-17) | ||
### Bug Fixes | ||
* **PropertyExt:** Legacy code - "super" getting called twice. ([a31120b](https://github.com/hpcc-systems/Visualization/commit/a31120bff44b5fcdba5f01379b4017011af50858)) | ||
### Features | ||
* Add graph icon and text font family support ([1c7769c](https://github.com/hpcc-systems/Visualization/commit/1c7769cb5c29af4e948e08c6a0498a1c964db1c1)), closes [#3531](https://github.com/hpcc-systems/Visualization/issues/3531) | ||
* lazyRender returns this ([042d50d](https://github.com/hpcc-systems/Visualization/commit/042d50d2747227c379982c1335ca9855ccc1917d)), closes [#3551](https://github.com/hpcc-systems/Visualization/issues/3551) | ||
## 2.15.7 (2020-04-11) | ||
# [2.39.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/common@2.22.2...@hpcc-js/common@2.39.0) (2020-08-08) | ||
@@ -8,0 +179,0 @@ |
{ | ||
"name": "@hpcc-js/common", | ||
"version": "2.39.0", | ||
"version": "2.40.0", | ||
"description": "hpcc-js - Viz Common", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/util": "^2.25.0", | ||
"@hpcc-js/util": "^2.26.0", | ||
"@types/d3-array": "1.2.6", | ||
@@ -61,3 +61,3 @@ "@types/d3-brush": "1.0.10", | ||
"devDependencies": { | ||
"@hpcc-js/bundle": "^2.10.16", | ||
"@hpcc-js/bundle": "^2.10.17", | ||
"@rollup/plugin-alias": "3.1.0", | ||
@@ -86,3 +86,3 @@ "@rollup/plugin-commonjs": "12.0.0", | ||
"d3-zoom": "1.8.3", | ||
"downlevel-dts": "^0.4.0", | ||
"downlevel-dts": "0.6.0", | ||
"eslint": "7.2.0", | ||
@@ -96,5 +96,5 @@ "font-awesome": "4.7.0", | ||
"terser": "4.0.0", | ||
"tslib": "1.10.0", | ||
"tslib": "2.0.1", | ||
"typedoc": "0.14.2", | ||
"typescript": "3.9.2" | ||
"typescript": "4.0.2" | ||
}, | ||
@@ -112,3 +112,3 @@ "repository": { | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "a24bc51161418226aa293d887cf6b8fbf4f1ed2c" | ||
"gitHead": "a686988684d0a1c7ce869916a6e6a154944400ac" | ||
} |
export const PKG_NAME = "@hpcc-js/common"; | ||
export const PKG_VERSION = "2.39.0"; | ||
export const BUILD_VERSION = "2.33.0"; | ||
export const PKG_VERSION = "2.40.0"; | ||
export const BUILD_VERSION = "2.34.0"; |
export declare const PKG_NAME = "@hpcc-js/common"; | ||
export declare const PKG_VERSION = "2.39.0"; | ||
export declare const BUILD_VERSION = "2.33.0"; | ||
export declare const PKG_VERSION = "2.40.0"; | ||
export declare const BUILD_VERSION = "2.34.0"; | ||
//# sourceMappingURL=__package__.d.ts.map |
export declare const PKG_NAME = "@hpcc-js/common"; | ||
export declare const PKG_VERSION = "2.39.0"; | ||
export declare const BUILD_VERSION = "2.33.0"; | ||
export declare const PKG_VERSION = "2.40.0"; | ||
export declare const BUILD_VERSION = "2.34.0"; | ||
//# sourceMappingURL=__package__.d.ts.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6422486
Updated@hpcc-js/util@^2.26.0