Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

fix: d3-scale typings #246

Merged
merged 1 commit into from
Nov 12, 2019
Merged

fix: d3-scale typings #246

merged 1 commit into from
Nov 12, 2019

Conversation

kristw
Copy link
Contributor

@kristw kristw commented Nov 12, 2019

馃彔 Internal

  • Drop support for null and undefined as input to categorical scales. Tried to PR this into @types/d3-scale and receive good discussion that it should not accept null undefined. The coercion to string should be explicit. Not really a breaking change because this package has not been released yet.

@kristw kristw requested a review from a team as a code owner November 12, 2019 23:21
@kristw kristw changed the title fix: d3 scale types fix: d3-scale typings Nov 12, 2019
@codecov
Copy link

codecov bot commented Nov 12, 2019

Codecov Report

Merging #246 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #246   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         142    142           
  Lines        1578   1578           
  Branches      409    409           
=====================================
  Hits         1578   1578

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 341d946...650cac2. Read the comment docs.

@netlify
Copy link

netlify bot commented Nov 12, 2019

Deploy preview for superset-ui ready!

Built with commit 650cac2

https://deploy-preview-246--superset-ui.netlify.com

@kristw kristw merged commit 1bb49a8 into master Nov 12, 2019
@delete-merged-branch delete-merged-branch bot deleted the kristw--fix-scale-dependencies branch November 12, 2019 23:33
kristw added a commit that referenced this pull request Apr 17, 2020
* feat: optimize table rendering

* fix: memoize

* fix: more opti

* fix: bug

* fix: render 0

* fix: return type

* Update HTMLRenderer.tsx
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant