- Notifications
You must be signed in to change notification settings - Fork107
Releases: d3/d3-axis
Releases · d3/d3-axis
v3.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v2.1.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Addaxis.offset.#76
- Only offset the axis by 0.5px on low-resolution devices (devicePixelRatio ≤ 1).
- Update dependencies.
Assets3
v2.0.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Mark the package as having no side effects. Thanks,@stof!#61
- Standardize dependencies.d3/d3#3337
- Use explicit files when publishing.d3/d3#3335
- Use exact paths in imports.d3/d3#3265
This release adopts ES2015 language features such asfor-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-axis 1.x or use a transpiler.
Assets3
v1.0.12
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Update dependencies.
Assets3
v1.0.11
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Update dependencies.
Assets3
v1.0.10
v1.0.9
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Use currentColor instead of black.
Assets3
v1.0.8
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Fix rendering when a scale has a non-numeric range. (d3/d3-scale#107)
Assets3
v1.0.7
v1.0.6
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- Update dependencies.