@d3fc/d3fc-axis
Advanced tools
Comparing version 3.0.6 to 3.0.7
132
CHANGELOG.md
@@ -6,21 +6,18 @@ # Change Log | ||
## [3.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.5...@d3fc/d3fc-axis@3.0.6) (2021-09-06) | ||
## [3.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.6...@d3fc/d3fc-axis@3.0.7) (2024-06-13) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
### Bug Fixes | ||
- replace lerna bootstrap with npm workspaces ([bad8c9d](https://github.com/d3fc/d3fc/commit/bad8c9dd84ff0c40a0e9433e9a9015a78339c9d3)) | ||
## [3.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.5...@d3fc/d3fc-axis@3.0.6) (2021-09-06) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
## [3.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.4...@d3fc/d3fc-axis@3.0.5) (2020-09-23) | ||
### Bug Fixes | ||
* d3v6 selection.selection changes ([c0175ae](https://github.com/d3fc/d3fc/commit/c0175ae)) | ||
- d3v6 selection.selection changes ([c0175ae](https://github.com/d3fc/d3fc/commit/c0175ae)) | ||
## [3.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.3...@d3fc/d3fc-axis@3.0.4) (2020-09-16) | ||
@@ -30,17 +27,8 @@ | ||
## [3.0.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.2...@d3fc/d3fc-axis@3.0.3) (2020-09-04) | ||
### Bug Fixes | ||
* label rotation and offset logic ([32150b7](https://github.com/d3fc/d3fc/commit/32150b7)) | ||
- label rotation and offset logic ([32150b7](https://github.com/d3fc/d3fc/commit/32150b7)) | ||
## [3.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@3.0.1...@d3fc/d3fc-axis@3.0.2) (2020-07-14) | ||
@@ -50,45 +38,25 @@ | ||
## 3.0.1 (2020-06-02) | ||
### Bug Fixes | ||
* update axis domain line stroke to be set on enter ([7fe60c9](https://github.com/d3fc/d3fc/commit/7fe60c9)) | ||
- update axis domain line stroke to be set on enter ([7fe60c9](https://github.com/d3fc/d3fc/commit/7fe60c9)) | ||
# 3.0.0 (2020-04-16) | ||
### chore | ||
* consolidate dependencies ([79b7d1f](https://github.com/d3fc/d3fc/commit/79b7d1f)) | ||
- consolidate dependencies ([79b7d1f](https://github.com/d3fc/d3fc/commit/79b7d1f)) | ||
### BREAKING CHANGES | ||
* d3fc no longer has a direct dependency on d3. Add the | ||
dependency directly to your package instead. | ||
- d3fc no longer has a direct dependency on d3. Add the | ||
dependency directly to your package instead. | ||
# 2.3.0 (2020-03-19) | ||
### Features | ||
* add fill to webgl boxplot ([7ea7859](https://github.com/d3fc/d3fc/commit/7ea7859)) | ||
- add fill to webgl boxplot ([7ea7859](https://github.com/d3fc/d3fc/commit/7ea7859)) | ||
## [2.2.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.4...@d3fc/d3fc-axis@2.2.5) (2019-11-28) | ||
@@ -98,6 +66,2 @@ | ||
## [2.2.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.3...@d3fc/d3fc-axis@2.2.4) (2019-09-04) | ||
@@ -107,128 +71,92 @@ | ||
<a name="2.2.3"></a> | ||
<a name="2.2.3"></a> | ||
## [2.2.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.2...@d3fc/d3fc-axis@2.2.3) (2019-08-23) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.2.2"></a> | ||
## [2.2.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.1...@d3fc/d3fc-axis@2.2.2) (2019-08-12) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.2.1"></a> | ||
## [2.2.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.2.0...@d3fc/d3fc-axis@2.2.1) (2019-05-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.2.0"></a> | ||
# [2.2.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.1.1...@d3fc/d3fc-axis@2.2.0) (2019-05-06) | ||
### Features | ||
* Axis decorators for rotated and offset labels ([4f91173](https://github.com/d3fc/d3fc/commit/4f91173)) | ||
- Axis decorators for rotated and offset labels ([4f91173](https://github.com/d3fc/d3fc/commit/4f91173)) | ||
<a name="2.1.1"></a> | ||
<a name="2.1.1"></a> | ||
## [2.1.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.1.0...@d3fc/d3fc-axis@2.1.1) (2019-03-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.1.0"></a> | ||
# [2.1.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.10...@d3fc/d3fc-axis@2.1.0) (2019-03-14) | ||
### Features | ||
* Two types of axis components, with specialisations ([5269d28](https://github.com/d3fc/d3fc/commit/5269d28)) | ||
- Two types of axis components, with specialisations ([5269d28](https://github.com/d3fc/d3fc/commit/5269d28)) | ||
<a name="2.0.10"></a> | ||
<a name="2.0.10"></a> | ||
## [2.0.10](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.9...@d3fc/d3fc-axis@2.0.10) (2019-01-15) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.0.9"></a> | ||
## [2.0.9](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.8...@d3fc/d3fc-axis@2.0.9) (2018-11-12) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.0.8"></a> | ||
## [2.0.8](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.7...@d3fc/d3fc-axis@2.0.8) (2018-08-29) | ||
### Bug Fixes | ||
* use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
- use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
<a name="2.0.7"></a> | ||
<a name="2.0.7"></a> | ||
## [2.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.6...@d3fc/d3fc-axis@2.0.7) (2018-08-21) | ||
### Bug Fixes | ||
* update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) | ||
- update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) | ||
<a name="2.0.6"></a> | ||
<a name="2.0.6"></a> | ||
## [2.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.5...@d3fc/d3fc-axis@2.0.6) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.0.5"></a> | ||
## [2.0.5](https://github.com/d3fc/d3fc-axis/compare/@d3fc/d3fc-axis@2.0.4...@d3fc/d3fc-axis@2.0.5) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.0.4"></a> | ||
## [2.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.3...@d3fc/d3fc-axis@2.0.4) (2018-08-20) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.0.3"></a> | ||
## [2.0.3](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-axis@2.0.2...@d3fc/d3fc-axis@2.0.3) (2018-08-15) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis |
{ | ||
"name": "@d3fc/d3fc-axis", | ||
"version": "3.0.6", | ||
"description": "A drop-in replacement for d3 axis, with support for the d3fc decorate pattern", | ||
"license": "MIT", | ||
"keywords": [ | ||
"d3", | ||
"d3fc", | ||
"axis" | ||
], | ||
"homepage": "https://github.com/d3fc/d3fc", | ||
"main": "build/d3fc-axis.js", | ||
"module": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/d3fc/d3fc" | ||
}, | ||
"scripts": { | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-axis" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^6.0.3", | ||
"@d3fc/d3fc-rebind": "^6.0.1" | ||
}, | ||
"peerDependencies": { | ||
"d3-scale": "*", | ||
"d3-selection": "*", | ||
"d3-shape": "*" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "f25c748ecb38ebf6c33c11cf607dbbfb55bc0eea" | ||
"name": "@d3fc/d3fc-axis", | ||
"version": "3.0.7", | ||
"description": "A drop-in replacement for d3 axis, with support for the d3fc decorate pattern", | ||
"license": "MIT", | ||
"keywords": [ | ||
"d3", | ||
"d3fc", | ||
"axis" | ||
], | ||
"homepage": "https://github.com/d3fc/d3fc", | ||
"main": "build/d3fc-axis.js", | ||
"module": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/d3fc/d3fc" | ||
}, | ||
"scripts": { | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-axis" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^6.0.3", | ||
"@d3fc/d3fc-rebind": "^6.0.1" | ||
}, | ||
"peerDependencies": { | ||
"d3-scale": "*", | ||
"d3-selection": "*", | ||
"d3-shape": "*" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "7d3c433ca26071dcf8c0ef2d6c533c2d9088e50d" | ||
} |
@@ -12,4 +12,4 @@ import jsdom from 'jsdom'; | ||
require.resolve('d3/dist/d3.js'), | ||
require.resolve('../node_modules/@d3fc/d3fc-data-join/build/d3fc-data-join.js'), | ||
require.resolve('../node_modules/@d3fc/d3fc-rebind/build/d3fc-rebind.js'), | ||
require.resolve('../../../node_modules/@d3fc/d3fc-data-join/build/d3fc-data-join.js'), | ||
require.resolve('../../../node_modules/@d3fc/d3fc-rebind/build/d3fc-rebind.js'), | ||
require.resolve('../build/d3fc-axis.js') | ||
@@ -16,0 +16,0 @@ ], |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
31108
14
447