Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

Update dependency @vx/responsive to v0.0.195#3

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vx-responsive-0.x
Closed

Update dependency @vx/responsive to v0.0.195#3
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vx-responsive-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 14, 2020

This PR contains the following updates:

Package Type Update Change
@vx/responsive dependencies patch 0.0.172 -> 0.0.195

Release Notes

hshoff/vx

v0.0.195

Compare Source

🏆 Contributors
🚀 Enhancements
  • [tooltip] useTooltip hook added
💥 Breaking Changes
  • [tooltip] internally introduces useState, requires bumping the peerDep for react to ^16.8.0-0
📝 Documentation
  • [tooltip] add useState to readme, add advice on HOC vs hooks

  • [demo] Rewrite the BarStack demo to use useTooltip instead of withTooltip

    Changes:

    • @​vx/annotation: 0.0.194 => 0.0.195
    • @​vx/axis: 0.0.194 => 0.0.195
    • @​vx/bounds: 0.0.194 => 0.0.195
    • @​vx/brush: 0.0.194 => 0.0.195
    • @​vx/chord: 0.0.194 => 0.0.195
    • @​vx/clip-path: 0.0.194 => 0.0.195
    • @​vx/curve: 0.0.194 => 0.0.195
    • @​vx/demo: 0.0.194 => 0.0.195
    • @​vx/drag: 0.0.194 => 0.0.195
    • @​vx/event: 0.0.194 => 0.0.195
    • @​vx/geo: 0.0.194 => 0.0.195
    • @​vx/glyph: 0.0.194 => 0.0.195
    • @​vx/gradient: 0.0.194 => 0.0.195
    • @​vx/grid: 0.0.194 => 0.0.195
    • @​vx/group: 0.0.194 => 0.0.195
    • @​vx/heatmap: 0.0.194 => 0.0.195
    • @​vx/hierarchy: 0.0.194 => 0.0.195
    • @​vx/legend: 0.0.194 => 0.0.195
    • @​vx/marker: 0.0.194 => 0.0.195
    • @​vx/mock-data: 0.0.194 => 0.0.195
    • @​vx/network: 0.0.194 => 0.0.195
    • @​vx/pattern: 0.0.194 => 0.0.195
    • @​vx/point: 0.0.194 => 0.0.195
    • @​vx/responsive: 0.0.194 => 0.0.195
    • @​vx/scale: 0.0.194 => 0.0.195
    • @​vx/shape: 0.0.194 => 0.0.195
    • @​vx/stats: 0.0.194 => 0.0.195
    • @​vx/text: 0.0.194 => 0.0.195
    • @​vx/threshold: 0.0.194 => 0.0.195
    • @​vx/tooltip: 0.0.194 => 0.0.195
    • @​vx/voronoi: 0.0.194 => 0.0.195
    • @​vx/vx: 0.0.194 => 0.0.195
    • @​vx/zoom: 0.0.194 => 0.0.195

v0.0.194

Compare Source

🏆 Contributors
🚀 Enhancements
  • [brush] Add resetOnEnd prop #​614
  • [tooltip] Add hook for custom Tooltip container to support SVG tooltips #​610
  • [scale] Add sqrtScale #​615
🐛 Bug Fix
  • [zoom] Don't use stale zoom constraint prop #​578

  • [responsive] Don't render withParentSize base component until size is known #​621

    Changes:

    • @​vx/annotation: 0.0.193 => 0.0.194
    • @​vx/axis: 0.0.193 => 0.0.194
    • @​vx/bounds: 0.0.193 => 0.0.194
    • @​vx/brush: 0.0.193 => 0.0.194
    • @​vx/chord: 0.0.193 => 0.0.194
    • @​vx/clip-path: 0.0.193 => 0.0.194
    • @​vx/curve: 0.0.193 => 0.0.194
    • @​vx/demo: 0.0.193 => 0.0.194
    • @​vx/drag: 0.0.193 => 0.0.194
    • @​vx/event: 0.0.193 => 0.0.194
    • @​vx/geo: 0.0.193 => 0.0.194
    • @​vx/glyph: 0.0.193 => 0.0.194
    • @​vx/gradient: 0.0.193 => 0.0.194
    • @​vx/grid: 0.0.193 => 0.0.194
    • @​vx/group: 0.0.193 => 0.0.194
    • @​vx/heatmap: 0.0.193 => 0.0.194
    • @​vx/hierarchy: 0.0.193 => 0.0.194
    • @​vx/legend: 0.0.193 => 0.0.194
    • @​vx/marker: 0.0.193 => 0.0.194
    • @​vx/mock-data: 0.0.193 => 0.0.194
    • @​vx/network: 0.0.193 => 0.0.194
    • @​vx/pattern: 0.0.193 => 0.0.194
    • @​vx/point: 0.0.193 => 0.0.194
    • @​vx/responsive: 0.0.193 => 0.0.194
    • @​vx/scale: 0.0.193 => 0.0.194
    • @​vx/shape: 0.0.193 => 0.0.194
    • @​vx/stats: 0.0.193 => 0.0.194
    • @​vx/text: 0.0.193 => 0.0.194
    • @​vx/threshold: 0.0.193 => 0.0.194
    • @​vx/tooltip: 0.0.193 => 0.0.194
    • @​vx/voronoi: 0.0.193 => 0.0.194
    • @​vx/vx: 0.0.193 => 0.0.194
    • @​vx/zoom: 0.0.193 => 0.0.194

v0.0.193

Compare Source

See the TypeScript project for a full list of issues + PRs.

🏆 Contributors
🚀 Enhancements
  • [@​vx/*]
    • all packages re-written in TypeScript and export types under lib/index.d.ts
    • Many misc bug fixes with improved type safety, most propTypes are likely stricter now
  • [brush] @vx/brush now exports a working Brush component 🎉
  • [demo]
    • all gallery demos re-written with react hooks + types
    • new @vx/brush demo is added
📝 Documentation
  • [@​vx/*] all components in all packages now have full doc strings. note: these is not yet reflected on the docs site.
💥 Breaking Changes
  • [boxplot] @vx/boxplot deprecated in favor of @vx/stats #​561
  • [mock-data] radius and distance values in the @vx/mock-data exoplanet dataset were updated from strings to numbers to remove the need for consumers to coerce to numbers themselves #​579
  • [drag]#​499
    • now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15
    • Empty parent <g> wrapper around Drag children was replaced with a React.Fragment which removes a DOM element.
  • [pattern] PatternOrientation is no longer the default export of @vx/patterns/lib/constants and is instead a named export. PatternOrientation is still used as the export name if importing from the index: import { PatternOrientation } from '@&#8203;vx/pattern' #​503
  • [shape]#​507
    • now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15
    • the Arc centroid prop was removed as it was not functional (it was called as if it was an arc.centroid() configuration parameter, but in reality the .centroid method is for returning the centroid of a datum.
    • the Area component is no longer wrapped in an empty <g> element
    • order and offset props for Stack, BarStack, BarStackHorizontal, and AreaStack previously supported string, array, or functions. Only the string prop was functional, and only the enumerated string presets are now allowed.
  • [voronoi] now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15 #​512
  • [network]#​535
    • now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15
    • <Nodes /> inner node wrapper <g> element className changed to singular (vx-network-nodes => vx-network-node) and outer wrapper <g> was replaced with a React.Fragment
    • <Links /> inner link wrapper <g> element className changed to singular (vx-network-links => vx-network-link) and outer wrapper <g> was replaced with a React.Fragment
  • [glyph]#​518
    • now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15
    • (non-functional) children prop removed from GlyphDot component
  • [heatmap] now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15 #​520
  • [hierarchy] now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15 #​524
  • [threshold] makes the Threshold id prop required #​533
  • [geo] now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15 #​537
  • [legend]#​551
    • now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15
    • the following directory structures were changed which will break deep imports: src/legends/* => src/*
  • [stats]#​570
    • now has a peerDep react@^16.3 for React.Fragment, dropping support for react@^15
    • the following directory structures were changed which will break deep imports
      • src/violinplot/ViolinPlot.jsx => src/ViolinPlot.tsx
      • src/boxplot/BoxPlot.jsx => src/BoxPlot.tsx
🏠 Internal
  • add TypeScript build support to monorepo #​488

  • [text] Remove deprecated lifecycles used in Text #​576

    Changes:

    • @​vx/annotation: 0.0.192 => 0.0.193
    • @​vx/axis: 0.0.192 => 0.0.193
    • @​vx/bounds: 0.0.192 => 0.0.193
    • @​vx/brush: 0.0.192 => 0.0.193
    • @​vx/chord: 0.0.192 => 0.0.193
    • @​vx/clip-path: 0.0.192 => 0.0.193
    • @​vx/curve: 0.0.192 => 0.0.193
    • @​vx/demo: 0.0.192 => 0.0.193
    • @​vx/drag: 0.0.192 => 0.0.193
    • @​vx/event: 0.0.192 => 0.0.193
    • @​vx/geo: 0.0.192 => 0.0.193
    • @​vx/glyph: 0.0.192 => 0.0.193
    • @​vx/gradient: 0.0.192 => 0.0.193
    • @​vx/grid: 0.0.192 => 0.0.193
    • @​vx/group: 0.0.192 => 0.0.193
    • @​vx/heatmap: 0.0.192 => 0.0.193
    • @​vx/hierarchy: 0.0.192 => 0.0.193
    • @​vx/legend: 0.0.192 => 0.0.193
    • @​vx/marker: 0.0.192 => 0.0.193
    • @​vx/mock-data: 0.0.192 => 0.0.193
    • @​vx/network: 0.0.192 => 0.0.193
    • @​vx/pattern: 0.0.192 => 0.0.193
    • @​vx/point: 0.0.192 => 0.0.193
    • @​vx/responsive: 0.0.192 => 0.0.193
    • @​vx/scale: 0.0.192 => 0.0.193
    • @​vx/shape: 0.0.192 => 0.0.193
    • @​vx/stats: 0.0.192 => 0.0.193
    • @​vx/text: 0.0.192 => 0.0.193
    • @​vx/threshold: 0.0.192 => 0.0.193
    • @​vx/tooltip: 0.0.192 => 0.0.193
    • @​vx/voronoi: 0.0.192 => 0.0.193
    • @​vx/vx: 0.0.192 => 0.0.193
    • @​vx/zoom: 0.0.192 => 0.0.193

v0.0.192

Compare Source

See #​484 for details.

💥 Breaking Changes
  • [breaking] Deprecate build/ and dist/, use lib/ and esm/ instead
  • [breaking] Deprecate umd builds
🏠 Internal
  • use babel not rollup
  • use yarn not npm
    • this will enable workspaces so that we can push all config to the root instead of duplicating across every package as is the case now
  • Stricter linting rules (e.g., .jsx required for React files)
🏆 Contributors
  • williaster

    Changes:

    • @​vx/annotation: 0.0.190 => 0.0.192
    • @​vx/axis: 0.0.191 => 0.0.192
    • @​vx/bounds: 0.0.189 => 0.0.192
    • @​vx/boxplot: 0.0.190 => 0.0.192
    • @​vx/brush: 0.0.189 => 0.0.192
    • @​vx/chord: 0.0.189 => 0.0.192
    • @​vx/clip-path: 0.0.189 => 0.0.192
    • @​vx/curve: 0.0.189 => 0.0.192
    • @​vx/demo: 0.0.191 => 0.0.192
    • @​vx/drag: 0.0.189 => 0.0.192
    • @​vx/event: 0.0.189 => 0.0.192
    • @​vx/geo: 0.0.190 => 0.0.192
    • @​vx/glyph: 0.0.190 => 0.0.192
    • @​vx/gradient: 0.0.189 => 0.0.192
    • @​vx/grid: 0.0.190 => 0.0.192
    • @​vx/group: 0.0.190 => 0.0.192
    • @​vx/heatmap: 0.0.190 => 0.0.192
    • @​vx/hierarchy: 0.0.190 => 0.0.192
    • @​vx/legend: 0.0.190 => 0.0.192
    • @​vx/marker: 0.0.190 => 0.0.192
    • @​vx/mock-data: 0.0.189 => 0.0.192
    • @​vx/network: 0.0.190 => 0.0.192
    • @​vx/pattern: 0.0.189 => 0.0.192
    • @​vx/point: 0.0.189 => 0.0.192
    • @​vx/responsive: 0.0.189 => 0.0.192
    • @​vx/scale: 0.0.190 => 0.0.192
    • @​vx/shape: 0.0.190 => 0.0.192
    • @​vx/stats: 0.0.190 => 0.0.192
    • @​vx/text: 0.0.191 => 0.0.192
    • @​vx/threshold: 0.0.190 => 0.0.192
    • @​vx/tooltip: 0.0.189 => 0.0.192
    • @​vx/voronoi: 0.0.190 => 0.0.192
    • @​vx/vx: 0.0.191 => 0.0.192
    • @​vx/zoom: 0.0.189 => 0.0.192

v0.0.189

Compare Source

💥 Breaking Changes
  • [shape] <Arc /> and <Pie pieValue={} /> props now check for !== undefined. Before 0 wouldn't set the prop to 0 because if (0) is false. This is only a breaking change if you were passing 0 before and happy with <Arc /> treating that as undefined and using d3.arc() defaults. #​464
  • [zoom] make wheel event active by default. fixes Chrome 73 scroll intervention warning. #​456
    • To keep the default behavior before Chrome 73 and remove console warnings in Chrome 73, remove:
      <MyComponent
      - onWheel={zoom.handleWheel}
      />
    • To make the onWheel events passive, add:
      <Zoom
      + passive={true}
      >
        {zoom => {
          return (
            <MyComponent
      +      onWheel={zoom.handleWheel}
            /> 
          );
        }}
      </Zoom>
🚀 Enhancements
  • [responsive][shape][text][geo] update innerRef propType to include PropType.object. #​446
🐛 Bug Fix
  • [text] move Babel dependencies to dev only. #​461
  • [shape] <Arc /> now respects 0 as an allowed prop value. #​464
  • [shape] <Pie /> pieValue now respects 0 as an allowed prop value. #​464
📝 Documentation
  • [docs] update docs. #​446
  • [glyph] fixes outdated @vx/glyph examples in the readme docs. #​454
🏠 Internal
  • [internal] fix jest code coverage, update jest, move to babel.config.js + jest.config.js. #​439
  • [internal] babel preset env target explorer => ie. #​446
  • [internal] babel preset env target remove ucandroid. #​446
  • [shape] add more <Arc /> tests. #​464
  • [shape] convert Arc.test from CRLF => LF. #​464
🏆 Contributors
  • hshoff

  • milesj

    Changes:

    • @​vx/annotation: 0.0.184 => 0.0.189
    • @​vx/axis: 0.0.184 => 0.0.189
    • @​vx/bounds: 0.0.182 => 0.0.189
    • @​vx/boxplot: 0.0.183 => 0.0.189
    • @​vx/brush: 0.0.182 => 0.0.189
    • @​vx/chord: 0.0.183 => 0.0.189
    • @​vx/clip-path: 0.0.183 => 0.0.189
    • @​vx/curve: 0.0.182 => 0.0.189
    • @​vx/demo: 0.0.188 => 0.0.189
    • @​vx/drag: 0.0.183 => 0.0.189
    • @​vx/event: 0.0.182 => 0.0.189
    • @​vx/geo: 0.0.187 => 0.0.189
    • @​vx/glyph: 0.0.183 => 0.0.189
    • @​vx/gradient: 0.0.183 => 0.0.189
    • @​vx/grid: 0.0.184 => 0.0.189
    • @​vx/group: 0.0.183 => 0.0.189
    • @​vx/heatmap: 0.0.183 => 0.0.189
    • @​vx/hierarchy: 0.0.183 => 0.0.189
    • @​vx/legend: 0.0.183 => 0.0.189
    • @​vx/marker: 0.0.184 => 0.0.189
    • @​vx/mock-data: 0.0.185 => 0.0.189
    • @​vx/network: 0.0.183 => 0.0.189
    • @​vx/pattern: 0.0.183 => 0.0.189
    • @​vx/point: 0.0.182 => 0.0.189
    • @​vx/responsive: 0.0.188 => 0.0.189
    • @​vx/scale: 0.0.182 => 0.0.189
    • @​vx/shape: 0.0.184 => 0.0.189
    • @​vx/stats: 0.0.183 => 0.0.189
    • @​vx/text: 0.0.183 => 0.0.189
    • @​vx/threshold: 0.0.184 => 0.0.189
    • @​vx/tooltip: 0.0.184 => 0.0.189
    • @​vx/voronoi: 0.0.183 => 0.0.189
    • @​vx/vx: 0.0.188 => 0.0.189
    • @​vx/zoom: 0.0.185 => 0.0.189

v0.0.188

Compare Source

🐛 Bug Fix
  • [responsive] add debounceTime back to prevent it spreading on children through restProps. #​437
🏆 Contributors
  • hshoff

    Changes:

    • @​vx/demo: 0.0.187 => 0.0.188
    • @​vx/responsive: 0.0.186 => 0.0.188
    • @​vx/vx: 0.0.187 => 0.0.188

v0.0.186

Compare Source

📝 Documentation
  • [demo] cleanup DragII demo. #​424
  • [demo] fixed broken BarStacks example. Bar Stack Horizontal example works correct, but BarStack for some reason uses ({ barStacks }) instead of barStacks. #​423
🐛 Bug Fix
  • [responsive] <ParentSize /> replace for..of with forEach() to fix IE11 error without having to sham Symbol. More info: #​258 #​428
🏆 Contributors
  • EugeneDraitsev

  • dennisja

  • hshoff

    Changes:

    • @​vx/demo: 0.0.185 => 0.0.186
    • @​vx/responsive: 0.0.184 => 0.0.186
    • @​vx/vx: 0.0.185 => 0.0.186

v0.0.184

Compare Source

🚀 Enhancements
🐛 Bug Fix
  • [shape] fix proptype for LinePath defined prop. Should use oneOfType rather than oneOf. #​414
  • [demo] remove unnecessary destructuring of props in demo code. #​409
  • [responsive] fix proptype for ScaleSVG children prop. #​408
📝 Documentation
  • [tooltip] fix tooltip docs. #​403
🏆 Contributors
  • lorenries

  • spiderbites

  • pajkicdj

  • mmarkelov

  • dennisja

    Changes:

    • @​vx/annotation: 0.0.183 => 0.0.184
    • @​vx/axis: 0.0.183 => 0.0.184
    • @​vx/demo: 0.0.183 => 0.0.184
    • @​vx/geo: 0.0.183 => 0.0.184
    • @​vx/grid: 0.0.183 => 0.0.184
    • @​vx/marker: 0.0.183 => 0.0.184
    • @​vx/responsive: 0.0.183 => 0.0.184
    • @​vx/shape: 0.0.183 => 0.0.184
    • @​vx/threshold: 0.0.183 => 0.0.184
    • @​vx/tooltip: 0.0.182 => 0.0.184
    • @​vx/vx: 0.0.183 => 0.0.184

v0.0.183

Compare Source

🚀 Enhancements
  • [responsive] add innerRef prop to <ScaleSVG />. #​393
📝 Documentation
  • [docs] use react-docgen to generate docs from prop-types and comments. #​399
  • [responsive][docs] add innerRef prop docs. #​400
  • [threshold][docs] update clipAboveTo and clipBelowTo prop types to number|func. #​401
🏠 Internal
🏆 Contributors
  • dagda1

  • hshoff

    Changes:

    • @​vx/annotation: 0.0.182 => 0.0.183
    • @​vx/axis: 0.0.182 => 0.0.183
    • @​vx/boxplot: 0.0.182 => 0.0.183
    • @​vx/chord: 0.0.182 => 0.0.183
    • @​vx/clip-path: 0.0.182 => 0.0.183
    • @​vx/demo: 0.0.182 => 0.0.183
    • @​vx/drag: 0.0.182 => 0.0.183
    • @​vx/geo: 0.0.182 => 0.0.183
    • @​vx/glyph: 0.0.182 => 0.0.183
    • @​vx/gradient: 0.0.182 => 0.0.183
    • @​vx/grid: 0.0.182 => 0.0.183
    • @​vx/group: 0.0.182 => 0.0.183
    • @​vx/heatmap: 0.0.182 => 0.0.183
    • @​vx/hierarchy: 0.0.182 => 0.0.183
    • @​vx/legend: 0.0.182 => 0.0.183
    • @​vx/marker: 0.0.182 => 0.0.183
    • @​vx/network: 0.0.182 => 0.0.183
    • @​vx/pattern: 0.0.182 => 0.0.183
    • @​vx/responsive: 0.0.182 => 0.0.183
    • @​vx/shape: 0.0.182 => 0.0.183
    • @​vx/stats: 0.0.182 => 0.0.183
    • @​vx/text: 0.0.182 => 0.0.183
    • @​vx/threshold: 0.0.182 => 0.0.183
    • @​vx/voronoi: 0.0.182 => 0.0.183
    • @​vx/vx: 0.0.182 => 0.0.183

v0.0.182

Compare Source

🐛 Bug Fix
  • [tooltip] fractional pixel values can sometimes lead to shaky rendering when using Firefox. #​389
📝 Documentation
  • [gallery] add <BarStackHorizontal /> example code back. #​387
  • [readme] add a new demo of a project using vx components. #​391
🏠 Internal
🏆 Contributors
  • abradley

  • JayWelsh

  • hshoff

    Changes:

    • @​vx/annotation: 0.0.181 => 0.0.182
    • @​vx/axis: 0.0.181 => 0.0.182
    • @​vx/bounds: 0.0.165 => 0.0.182
    • @​vx/boxplot: 0.0.181 => 0.0.182
    • @​vx/brush: 0.0.179 => 0.0.182
    • @​vx/chord: 0.0.166 => 0.0.182
    • @​vx/clip-path: 0.0.165 => 0.0.182
    • @​vx/curve: 0.0.165 => 0.0.182
    • @​vx/demo: 0.0.181 => 0.0.182
    • @​vx/drag: 0.0.179 => 0.0.182
    • @​vx/event: 0.0.179 => 0.0.182
    • @​vx/geo: 0.0.181 => 0.0.182
    • @​vx/glyph: 0.0.181 => 0.0.182
    • @​vx/gradient: 0.0.165 => 0.0.182
    • @​vx/grid: 0.0.181 => 0.0.182
    • @​vx/group: 0.0.170 => 0.0.182
    • @​vx/heatmap: 0.0.181 => 0.0.182
    • @​vx/hierarchy: 0.0.181 => 0.0.182
    • @​vx/legend: 0.0.181 => 0.0.182
    • @​vx/marker: 0.0.181 => 0.0.182
    • @​vx/mock-data: 0.0.179 => 0.0.182
    • @​vx/network: 0.0.179 => 0.0.182
    • @​vx/pattern: 0.0.179 => 0.0.182
    • @​vx/point: 0.0.165 => 0.0.182
    • @​vx/responsive: 0.0.179 => 0.0.182
    • @​vx/scale: 0.0.179 => 0.0.182
    • @​vx/shape: 0.0.181 => 0.0.182
    • @​vx/stats: 0.0.181 => 0.0.182
    • @​vx/text: 0.0.179 => 0.0.182
    • @​vx/threshold: 0.0.181 => 0.0.182
    • @​vx/tooltip: 0.0.179 => 0.0.182
    • @​vx/voronoi: 0.0.181 => 0.0.182
    • @​vx/vx: 0.0.181 => 0.0.182
    • @​vx/zoom: 0.0.165 => 0.0.182

v0.0.179

Compare Source

💥 Breaking Changes
  • [vx] there's a possibility that new prop type checks might not be as care free as before. #​371
🚀 Enhancements
  • [vx] add missing propTypes to all components. #​371
🏠 Internal
  • [vx] add .eslintrc. #​371
  • [vx] fix all eslint errors + warnings. #​371
🏆 Contributors
  • hshoff

    Changes:

    • @​vx/annotation: 0.0.178 => 0.0.179
    • @​vx/axis: 0.0.178 => 0.0.179
    • @​vx/brush: 0.0.165 => 0.0.179
    • @​vx/demo: 0.0.178 => 0.0.179
    • @​vx/drag: 0.0.165 => 0.0.179
    • @​vx/event: 0.0.165 => 0.0.179
    • @​vx/geo: 0.0.170 => 0.0.179
    • @​vx/glyph: 0.0.170 => 0.0.179
    • @​vx/grid: 0.0.178 => 0.0.179
    • @​vx/heatmap: 0.0.173 => 0.0.179
    • @​vx/hierarchy: 0.0.170 => 0.0.179
    • @​vx/legend: 0.0.178 => 0.0.179
    • @​vx/marker: 0.0.178 => 0.0.179
    • @​vx/mock-data: 0.0.165 => 0.0.179
    • @​vx/network: 0.0.172 => 0.0.179
    • @​vx/pattern: 0.0.165 => 0.0.179
    • @​vx/responsive: 0.0.177 => 0.0.179
    • @​vx/scale: 0.0.178 => 0.0.179
    • @​vx/shape: 0.0.178 => 0.0.179
    • @​vx/stats: 0.0.178 => 0.0.179
    • @​vx/text: 0.0.175 => 0.0.179
    • @​vx/threshold: 0.0.178 => 0.0.179
    • @​vx/tooltip: 0.0.165 => 0.0.179
    • @​vx/vx: 0.0.178 => 0.0.179

v0.0.177

Compare Source

🚀 Enhancements
  • [responsive] add rest props to <ParentSize /> wrapper internal div. #​363, #​365
🏆 Contributors
  • giulioz

  • hshoff

    Changes:

    • @​vx/demo: 0.0.176 => 0.0.177
    • @​vx/responsive: 0.0.175 => 0.0.177
    • @​vx/vx: 0.0.176 => 0.0.177

v0.0.175

Compare Source

💥 Breaking Changes
  • [responsive] Rewrite withParentSize using ResizeObserver. withParentSize() changed windowResizeDebounceTime prop to debounceTime to match <ParentSize />. #​348
🐛 Bug Fix
  • [axis] fix labelTransform function in @​vx/axis to correctly align the axis label when different values for the scale's range are specified, in particular when it does not start (or end) with a 0. #​349
  • [text] change measurement svg display: none => position: absolute and position the svg offscreen. #​358
🚀 Enhancements
  • [shape] add <Polygon /> component. #​355
📝 Documentation
  • [demo] update /boxplot example code. #​354
  • [demo] add /polygons example. #​355
🏠 Internal
🏆 Contributors
  • lucafalasco

  • marcofugaro

  • geekplux

  • ezy

  • dagda1

  • mmartinsky

  • hshoff

    Changes:

    • @​vx/annotation: 0.0.171 => 0.0.175
    • @​vx/axis: 0.0.173 => 0.0.175
    • @​vx/demo: 0.0.174 => 0.0.175
    • @​vx/grid: 0.0.171 => 0.0.175
    • @​vx/marker: 0.0.171 => 0.0.175
    • @​vx/responsive: 0.0.172 => 0.0.175
    • @​vx/shape: 0.0.171 => 0.0.175
    • @​vx/text: 0.0.173 => 0.0.175
    • @​vx/threshold: 0.0.174 => 0.0.175
    • @​vx/vx: 0.0.173 => 0.0.175

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@ktmud ktmud closed this Mar 14, 2020
@ktmud ktmud deleted the renovate/vx-responsive-0.x branch March 14, 2020 22:37
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Mar 14, 2020

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.0.195). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

pull Bot pushed a commit that referenced this pull request Nov 3, 2021
* split db modal file

* split db modal file

* hook up available databases

* add comment

* split db modal file

* hook up available databases

* use new validation component

* first draft

* use new validation component

* Creating IconButton

* Changed naming: logo is now icon

* Hard-coded inset values for ellipses

* Removed default SVG

* Fixed test

* get tests passing

* Removed logo from test

* split db modal file

* hook up available databases

* use new validation component

* feat(db-connection-ui): Allow users to pick engine (apache#14884)

* poc picker for db selection

* working select

* setup is loading for available dbs and step1 view

* fix on close

* update on fetch

* remove unneeded code

* add some styls

* saving for now

* revisions

* fix package-lock.json

* update styles

* save

* # This is a combination of 6 commits.
# This is the 1st commit message:

feat: validation db modal (apache#14832)

* split db modal file

* hook up available databases

* use new validation component
# This is the commit message #2:

feat: Icon Button (apache#14818)

* Creating IconButton

* Changed naming: logo is now icon

* Hard-coded inset values for ellipses

* Removed default SVG

* Fixed test

* Removed logo from test
# This is the commit message #3:

chore: Improves the native filters UI/UX - iteration 6 (apache#14932)


# This is the commit message #4:

fix: is_temporal should overwrite is_dttm (apache#14894)

* fix: is_temporal should overwrite is_dttm

* move up
# This is the commit message #5:

fix: time parser truncate to first day of year/month (apache#14945)


# This is the commit message #6:

hook up available databases

* fix test for db modal

* feat(db-connection-ui): Allow users to pick engine (apache#14884)

* poc picker for db selection

* working select

* setup is loading for available dbs and step1 view

* fix on close

* update on fetch

* remove unneeded code

* add some styls

* more revisions

* create 1 function for setting the DB

* add function to preferred section

* small refactor and added styling

* used db.backend

* add new footer buttons

* add finsh buttong

* refactor db modal render

* fix comments issue

* added engine to model

* elizabeth revisions

* add header

* add bottom footer to sqlalchemy form

* # This is a combination of 6 commits.
# This is the 1st commit message:

feat: validation db modal (apache#14832)

* split db modal file

* hook up available databases

* use new validation component
# This is the commit message #2:

feat: Icon Button (apache#14818)

* Creating IconButton

* Changed naming: logo is now icon

* Hard-coded inset values for ellipses

* Removed default SVG

* Fixed test

* Removed logo from test
# This is the commit message #3:

chore: Improves the native filters UI/UX - iteration 6 (apache#14932)


# This is the commit message #4:

fix: is_temporal should overwrite is_dttm (apache#14894)

* fix: is_temporal should overwrite is_dttm

* move up
# This is the commit message #5:

fix: time parser truncate to first day of year/month (apache#14945)


# This is the commit message #6:

hook up available databases

* fix test for db modal

* feat(db-connection-ui): Allow users to pick engine (apache#14884)

* poc picker for db selection

* working select

* setup is loading for available dbs and step1 view

* fix on close

* update on fetch

* remove unneeded code

* add some styls

* elizabeth revisions

* add back headers

* add step

* feat: Dynamic Form for edit DB Modal (apache#14845)

* split db modal file

* split db modal file

* hook up available databases

* add comment

* split db modal file

* hook up available databases

* use new validation component

* first draft

* use new validation component

* get tests passing

* split db modal file

* hook up available databases

* use new validation component

* feat(db-connection-ui): Allow users to pick engine (apache#14884)

* poc picker for db selection

* working select

* setup is loading for available dbs and step1 view

* fix on close

* update on fetch

* remove unneeded code

* add some styls

* revisions

* fix package-lock.json

* # This is a combination of 6 commits.
# This is the 1st commit message:

feat: validation db modal (apache#14832)

* split db modal file

* hook up available databases

* use new validation component
# This is the commit message #2:

feat: Icon Button (apache#14818)

* Creating IconButton

* Changed naming: logo is now icon

* Hard-coded inset values for ellipses

* Removed default SVG

* Fixed test

* Removed logo from test
# This is the commit message #3:

chore: Improves the native filters UI/UX - iteration 6 (apache#14932)


# This is the commit message #4:

fix: is_temporal should overwrite is_dttm (apache#14894)

* fix: is_temporal should overwrite is_dttm

* move up
# This is the commit message #5:

fix: time parser truncate to first day of year/month (apache#14945)


# This is the commit message #6:

hook up available databases

* fix test for db modal

* feat(db-connection-ui): Allow users to pick engine (apache#14884)

* poc picker for db selection

* working select

* setup is loading for available dbs and step1 view

* fix on close

* update on fetch

* remove unneeded code

* add some styls

* more revisions

* used db.backend

* added engine to model

* elizabeth revisions

* elizabeth revisions

Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: hughhhh <hughmil3s@gmail.com>

* address comments

* oops

* # This is a combination of 6 commits.
# This is the 1st commit message:

feat: validation db modal (apache#14832)

* split db modal file

* hook up available databases

* use new validation component
# This is the commit message #2:

feat: Icon Button (apache#14818)

* Creating IconButton

* Changed naming: logo is now icon

* Hard-coded inset values for ellipses

* Removed default SVG

* Fixed test

* Removed logo from test
# This is the commit message #3:

chore: Improves the native filters UI/UX - iteration 6 (apache#14932)


# This is the commit message #4:

fix: is_temporal should overwrite is_dttm (apache#14894)

* fix: is_temporal should overwrite is_dttm

* move up
# This is the commit message #5:

fix: time parser truncate to first day of year/month (apache#14945)


# This is the commit message #6:

hook up available databases

* fix test for db modal

* feat(db-connection-ui): Allow users to pick engine (apache#14884)

* poc picker for db selection

* working select

* setup is loading for available dbs and step1 view

* fix on close

* update on fetch

* remove unneeded code

* add some styls

* remove merge conflicts

* small fix on blocking creating

* feat(db-connection-ui): Big Query Add Database Form (apache#14829)

* fix(native-filters): Manage default value of filters by superset (apache#14785)

* fix:fix get permission function

* feat: manage default value in superset

* fix(native-filters): loop bug by simplify state handling (apache#14788)

* fix: set table name width to not hide icons when name is too long (apache#14489)

* fix: set table name width to now hide icons when name is too long

* fix: table style

Co-authored-by: einatnielsen <einat.bertenthal@nielsen.com>

* feat(explore): Remove default for time range filter and Metrics (apache#14661)

* feat(explore): Remove default for time range filter and Metrics

* Merge errors with same messages

* Fix e2e test

* Rename a variable

* Bump packages

* Fix unit tests

* feat: chart gallery search improvement (apache#14484)

* feat: chart gallery search improvement

* test: adding unit test for VizTypeControl

* fix: lint errors

Co-authored-by: einatnielsen <einat.bertenthal@nielsen.com>

* Update schemas.py

* Update bigquery.py

* Fix tests

* big query form is appearing on the screen

* add name to allow for actions to get picked up

* working post for saving db via paste

* working file upload

* switch to textare

* better styles

* add delete buttong

* save formating

* wrap encrypted_extra

* formatting component

* clear out file input before reloading

* remove default driver

* address comments

* fix things off rebase

* small refactore

* more patches

* checkout space file

* fix variable ref

Co-authored-by: simcha90 <56388545+simcha90@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
Co-authored-by: Einat Bertenthal <einatbar@users.noreply.github.com>
Co-authored-by: einatnielsen <einat.bertenthal@nielsen.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* feat: adding SSL Toggle to Create Database Modal (apache#14976)

* first draft of SSL Toggle

* added payload data

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/DatabaseConnectionForm.tsx

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* changed tooltips based on stephen advice

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com>

* feat(database-connection-ui) Allow configuration of Database Images from SupersetText (apache#15023)

* saving this for now

* fix some styles

* add database images

* fix

* enforce only numbers

* add default iamge

* fix bug

* additional params to the DatabaseConnectionForm (apache#15071)

* additional params to the DatabaseConnectionForm

* save passing params up to api

* feat: Added Steps and centralized Headers (apache#15041)

* fix superset_text issue (apache#15095)

* fix edit issue by returning parameters properly (apache#15101)

* feat: added alerts (apache#15103)

* added alerts

* revisions

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* Update superset-frontend/src/views/CRUD/data/database/DatabaseModal/index.tsx

Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com>

* fix: fixing api tests for database connections (apache#15124)

* fixing api tests

* added test for no config method on create

* added config method to validation tests

* fix(db-connection-ui): Additional Query Parameters render (apache#15150)

* working query params

* move condition out before update or create

* fix type script issues

* feat(db-connection-ui): Move fields from Extra section and split engine and metadata (apache#15143)

* working edit extra options

* acquired most of json

* recontruct json

* add schema array

* add proper styles

* fix tslint issues

* remove console.log

* this is working

* style: Database connect UI Polish - Step 1 (apache#15119)

* save avg

* Styled step 1

* Remove Alert

* Finished styling, added ellipsis library to IconButton

* Fixed text margin

Co-authored-by: hughhhh <hughmil3s@gmail.com>

* fix app from merge

* fix tslint issues

* fix all tslint issue on feature branch

* catch errors for dialects with no driver set

* fix dremio issue

* fix dialect issue without driver attr

* Styled step 3 (apache#15187)

* feat: adding server-side validation and unmasked password on create (apache#15151)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* validation and password masking

* revisions and validation range

* revisions

* added beto revisions

* added tests for port range

* added config to available

* testing, rtl

* made tests always pass

* feat: add Close/Finish buttons to DBModal on Edit (apache#15199)

* fix(db-connection-ui): Allow Dynamic Big Query Edits (apache#15185)

* working big query edits

* fix big stoping users from moving to next step

* fix default

* save defaults

* fix tslint

* remove object

* fix styling

* fix: Connect on DB Connection wasn't working (apache#15201)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* fixed the connect button

* make available alphabetically sort

* make available alphabetically sort II

* fix selection

* remove console.log

* fix styling

* fix: fix api_test and typeScript error (apache#15202)

* fix big query issue

* allow for query params

* feat: Added Dynamic form link to SQL Alchemy Form (apache#15208)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* added dynamic form link

* fix: fix api tests for test_available (apache#15210)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* fixes api tests

* feat: added Spinner to DB Modal (apache#15229)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* spinner

* Made header sticky (apache#15204)

* fix: make Edit DB modal look similar to create Modal (apache#15231)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* spinner

* changed edit

* fix: DB Connection UI R2 Fixes (apache#15232)

* fix display name refill

* fix order of additional params to always be at the bottom

* remove schema check on validation

* make encryption last

* fix json file upload

* fix additional params issue

* remove comments

* add back validation

* small fixes on bigquery edit

* only wrap encrypted with bigquery

* specific conditions for wrapping big query items

* dix additional params

* fix allow display name in sqlalchemy form

* backend before engine

* fix: do not use Marshmallow validation in partial params validation (apache#15236)

* fix: do not use Marshmallow validation in partial params validation

* Fix lint

* Update test

* make display name required

* reset validation errors onClose (apache#15243)

* fix: Edit for all dynamic forms (apache#15244)

* fix edit for dynamic forms

* fix linting

* fix edit on sqlalchemy forms

* fix big query reference

* remove extra if

* wrap configuration method (apache#15274)

* add more specific engine elastic search (apache#15287)

* do a deep copy of obj before POST (apache#15298)

* feat: add Back button to extra options (apache#15300)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* spinner

* first draft

* working

* added back button to create modal

* revisions and testing

* chore: Add tooltips and button to Connect Postgresql DB Modal Form (apache#15179)

* Added tooltips. Still need to place in the right spot.

* Revert to where I started.

* Added 3 tooltips, 1 Button(need link config). BigQuery not added yet.

* Added tooltip BigOuery modal. `span` above upload btn missing `*`

* Added tooltip to `Host` field. Alignment needs to be fixed.

* Stuck trying to add conditional render of tooltip to LabeledErrorBoundInput

* Clean commit for review

* Dynamic tooltip componet created. Needs alignment of SVG still.

* Fixed typo.

* Added line spacing back in

* Changed required props to optional/Remove comment

* Fixed alignment of tooltips & moved 2tooltips outside of Btn

* Added one more line space back in

* Removed Typo

* Removed another typo

* Flixed linter error

* Created test for tooltip.

* Added expectation for visible tooltipIcon

Co-authored-by: andrewbastian <andrewbastian@hosaka-deck.lan>

* style: Database Modal UI Polish (apache#15234)

* Corrected polishing tasks from Clubhouse ticket

* More UI polish

* Added more polish

* Moved encryption field and created constant value for viewBox in InfoToolTip

* feat: allow editing (apache#15308)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* spinner

* elizabeth fixed the edit issue

* feat: Added error alert for DB connection Modal  (apache#15242)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* spinner

* added errorAlert

* added revisions

* current work

* revisions

* fix: validation on edit (apache#15310)

* fix: Big Query Error messaging (apache#15334)

* remove validation check

* remove validation check

* fix error messaging

* stop validation on big query

* add condition for skipping specific engines for validation

* if no params

* update styles

* feat: big Query using back button (apache#15338)

* fix: password errors on validation (apache#15372)

* filter out password supply for validation

* filter password

* feat: updated Error Alert (apache#15377)

* Updated styling (apache#15379)

* fix password error filter

* feat: Arash/password field error (apache#15388)

* fix: Back Button on Create for DB conncetion (apache#15389)

* fix: add icons (apache#15122)

* added alerts

* revisions

* added icon

* spinner

* fixing backButton on Create

* fix doc (apache#15393)

* style: Database Connection Modal UI Polish R5 (apache#15412)

* Fixed inconsistent header spacing in step 1

* Touched up tooltips

* Added red *s to BigQuery form

* Centered modal window

* make alerts configurable (apache#15404)

* fix: Allow users to override database connection docs (apache#15434)

* allow users to override docs

* fix linting issue

* fix: Error Icon not showing up on  errored input fieds on validation (apache#15431)

* Fixed now-show error icon

Signed-off-by: andrewbastian <andrew.bastian@gmail.com>

* Changed `%` to `px`

* Fixed lint error

* Changed units to `theme.gridUnit`

* test: RTL testing on DatabaseModal (apache#15394)

* RTL testing on DatabaseModal

* Continued RTL testing on DatabaseModal

* Code cleanup

* Removed a comment that missed my radar

* test: Add e2e testing (apache#15376)

* create boilerplate for cypress test

* added 1 more test

* add more test cases

* saving this for development

* lit

* remove name

* update pass

* remove unused test

* fix merge conflicts

* Fixed "connetion" typo (apache#15458)

* fix: Database connection modal touch up (apache#15463)

* Removed unnecessary TODO and named the remaining ones

* Added translation functionality

* Fixed typo in Database Modal RTL test

* Update modal.test.ts

* fix: Showing errors for SQLA forms (apache#15462)

* fix documentation links

* fix sqlalchemy onCreate

* Fixing SQLA error messaging

* fix logic for extra save

* fix this issue

* fix: Update Invalid Port SIP-40 Reference (apache#15464)

* Fixed jumpy header text

* fix: Edit Modal not saving properly (apache#15468)

* Aligned info icons on dynamic form

* fix: merge conflict (apache#15479)

* chore: simplify errors and issue codes (apache#15437)

* Fix issue number

* Fix test

* Fixed line-height in header, also fixed translation functions in BigQuery

* Updated placeholder text in additional params field

* Fixed padding in edit form

* Corrected placeholder text in BigQuery > Service Account field

* Make linter happy

Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Arash <arash.afghahi@gmail.com>
Co-authored-by: hughhhh <hughmil3s@gmail.com>
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com>
Co-authored-by: simcha90 <56388545+simcha90@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
Co-authored-by: Einat Bertenthal <einatbar@users.noreply.github.com>
Co-authored-by: einatnielsen <einat.bertenthal@nielsen.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
Co-authored-by: Andrew Bastian <50464395+andrewbastian@users.noreply.github.com>
Co-authored-by: andrewbastian <andrewbastian@hosaka-deck.lan>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants