Skip to content

Latest commit

 

History

History
572 lines (372 loc) · 34.5 KB

CHANGELOG.md

File metadata and controls

572 lines (372 loc) · 34.5 KB

v0.31.0 (2017-12-04)

Features

  • calendar
    • add support for tooltip (149e664e)
    • remove support for motion and align code with other charts (b9b47f75)

v0.30.1 (2017-12-04)

Features

  • line
    • fix wrong prop type (df4ac4ea)
    • new prop enableArea was added to Line chart (#82) (6958db18)
    • part of a line with missing data was hidden (#81) (60e47746)
  • tooltip prop to format values in tooltip was added (#69) (0dfafff5)
  • voronoi improve voronoi (#93) (e1ae81a8)

v0.30.0 (2017-12-04)

Bug Fixes

  • bar getLabel is defined twice (#76) (4cfd3a11)

Features

  • axes add onClick handler to axis ticks (#60) (0c9efe4b)
  • interactivity add onClick support for Sankey (#75) (a547917c)
  • pie add ability to use default dataset order (#79) (f4a261d3)
  • react update required react version (4b4865fc)
  • sankey
    • Support complete configuration of the tooltips (#78) (f3aecf6c)
    • Support configurable labels (#77) (5ac962b1)

v0.29.4 (2017-12-04)

v0.29.3 (2017-12-04)

Features

  • axis add support for custom tick values/count (#58) (bd789728)

v0.29.2 (2017-12-04)

v0.29.1 (2017-12-04)

Features

  • tooltip improve positioning (288657c7)
  • treemap add TreeMapCanvas component (e12a1268)

v0.29.0 (2017-12-04)

Features

  • bubble improve bubble components (0779f335)
  • treemap remove placeholders and improve svg & html flavors (ff3734da)

v0.28.1 (2017-12-04)

Bug Fixes

  • window use global.window instead of window for node env (bf1e6202)

v0.28.0 (2017-12-04)

Features

  • bar add support for border on Bar component (7f5ac7ce)
  • bubble add canvas support for bubble chart (8db9a136)
  • chord add ability to customize chord borders color (bee8de33)
  • defs init support for svg gradients/patterns (cd4c1663)
  • line add ability to customize line width (8cb88477)
  • stream add border suppport (5eabc451)

v0.27.0 (2017-12-04)

Features

  • bar
    • improve bar components: (640debc7)
    • add label format support for Bar (#45) (c5a63c95)

v0.26.3 (2017-12-04)

v0.26.2 (2017-12-04)

Bug Fixes

  • bubble fix bubble props export (37067061)

v0.26.1 (2017-12-04)

Features

  • interactivity add onClick support for Bar & Bubble (a73af167)

v0.26.0 (2017-12-04)

Features

  • axis improve axis formatting support (69269a60)
  • bar add ability to define bar chart min/max value (d9b9bdae)
  • bubble fix bubble color transition (675c6689)
  • sankey improve sankey interactivity (27a5ff54)

Bug Fixes

  • tooltip fix tooltip offset with scroll (c320c23f)

v0.25.0 (2017-12-04)

Features

  • chord add labels, stories and cavans variant for Chord component (281021bb)

v0.24.0 (2017-12-04)

Features

  • axes use same code for svg & canvas ticks (c8c693a3)
  • chord improve Chord component (16af1340)
  • heatmap add tooltip support for HeatMap (28077c58)

v0.23.4 (2017-12-04)

Features

  • axes use same code for svg & canvas ticks (c0de4732)
  • heatmap
    • add tooltip support for HeatMap (422d4c2a)
    • add hover behavior on HeatMapCanvas (37974a91)

v0.23.3 (2017-12-04)

Bug Fixes

  • canvas fix resizing when using canvas based components (0d41f563)

v0.23.2 (2017-12-04)

Features

  • canvas add support for HiDPI screens (26ebb9b7)

v0.23.1 (2017-12-04)

Features

  • bar add tooltip support for BarCanvas (946bb066)
  • heatmap add tooltip support for HeatMapCanvas (db579a16)

v0.23.0 (2017-12-04)

Features

  • canvas add canvas support for bar & heatmap (94ad4d97)

Bug Fixes

  • stream fix stream stacked tooltip (05fbcc9f)

v0.22.1 (2017-12-04)

v0.22.0 (2017-12-04)

Features

  • heatmap add HeatMap component (425afdaa)

v0.21.0 (2017-12-04)

v0.20.0 (2017-12-04)

Features

  • dots add ability to define custom dot symbol (da49e15f)
  • generators update nivo-generators (ada44cf7)
  • line add ability to define min/max Y value (2bd2554f)
  • markers add support for markers on Line & Bar charts (e36a7a2b)
  • sankey
    • improve Sankey diagram (aa5c8471)
    • add support for label on Sankey diagram (b90de33a)
    • add sankey diagram component (f358d2f9)
  • theming fix tooltip theming (9385dd67)

v0.19.0 (2017-12-04)

Bug Fixes

  • treemap fix missing default props (887cfcde)

v0.18.0 (2017-12-04)

Features

  • bubble
    • fix bubble tooltip id value (615b90e9)
    • add Bubble stories (aba5c985)
    • add zooming ability to Bubble components (a231c07b)
  • hierarchy add withHierarchy() HOC (99c2f789)
  • labels use alignmentBaseline instead of approximative dy (10aa40fe)
  • radar add support for tooltip on Radar component (acd9a4f9)
  • treemap add support for tooltip on TreeMap components (755783d8)

v0.17.0 (2017-12-04)

v0.16.0 (2017-12-04)

Features

  • radar simplify radar data format (d56a9441)
  • storybook update Bar storybook (b5c39f70)

v0.15.0 (2017-12-04)

Features

  • tooltip add support for tooltip theming (72f2f751)

v0.14.0 (2017-12-04)

Features

  • bar add support for horizontal layout & change data format (29a4b350)

v0.13.0 (2017-12-04)

Features

  • axes add ability to rotate axes tick label (3921c2f1)

v0.12.0 (2017-12-04)

Features

  • axes
    • add onClick handler to axis ticks (#60) (0c9efe4b)
    • use same code for svg & canvas ticks (c8c693a3)
    • add ability to rotate axes tick label (3921c2f1)
    • remove stale axes components & add proper props validation (7fc0e4de)
    • add ability to disable axes transitions (bc1be6c7)
    • add more options to AxisY component (98ac2f18)
    • add AxisX component (91399e6b)
  • axis
    • add support for custom tick values/count (#58) (bd789728)
    • improve axis formatting support (69269a60)
  • bar
    • add support for border on Bar component (7f5ac7ce)
    • improve bar components: (640debc7)
    • add label format support for Bar (#45) (c5a63c95)
    • add ability to define bar chart min/max value (d9b9bdae)
    • add tooltip support for BarCanvas (946bb066)
    • add support for horizontal layout & change data format (29a4b350)
    • add ability to customize bar labels colors (0f63c077)
    • add support for animation on Bar component (a099654c)
    • update bar chart (05565ca8)
  • bubble
    • improve bubble components (0779f335)
    • add canvas support for bubble chart (8db9a136)
    • fix bubble color transition (675c6689)
    • fix bubble tooltip id value (615b90e9)
    • add Bubble stories (aba5c985)
    • add zooming ability to Bubble components (a231c07b)
    • add onBubbleClick property to BubbleD3 component (3b615080)
    • add ability to center Bubble components text (fecbc22e)
    • rename 'root' property to 'data' (49bffcd5)
    • add border support for Bubble components (6e2f25e0)
    • improve Bubble components (d0ea00b5)
    • move Bubble legends in a dedicated component (08a7259c)
    • move Bubble legends in a dedicated component (c54116d5)
    • init Bubble component (0a8a3865)
  • calendar
    • add support for tooltip (149e664e)
    • remove support for motion and align code with other charts (b9b47f75)
    • add onDayClick property to Calendar components (ca947080)
    • add ability to customize empty day color (644cc8e3)
    • fix Calendar related tests (4f358136)
    • add ability to colorize calendar components days (69d03562)
    • add ability to toggle motion on Calendar component (d8062ed0)
    • add test for Calendar component (31eb7203)
    • port CalendarD3 features to Calendar (e11737db)
    • update CalendarD3 test (4058b9f9)
    • add legends offset properties to CalendarD3 component (cd94e38c)
    • add month legend to CalendarD3 component (49a71306)
    • add test for CalendarD3 component (d9720021)
    • add year legends to Calendar component (1ef5b5e6)
    • proper spacing between Calendar years (96f9cf23)
    • fix Calendar month path position (88d2e81c)
    • add CalendarCanvas to readme (d451f365)
    • add experimental CalendarCanvas component (28e6e233)
    • init support for multiple years (1bbb2b07)
    • add pure React based Calendar component (a0473e42)
    • add support for day spacing (2acc80b1)
    • add support for adaptive cell size on Calendar component (9e4e8bb2)
    • add ability to switch direction on Calendar component (5160b435)
    • add transition staggering for days (53cef593)
    • init Calendar component (163a4902)
  • canvas
    • add support for HiDPI screens (26ebb9b7)
    • add canvas support for bar & heatmap (94ad4d97)
  • chord
    • add ability to customize chord borders color (bee8de33)
    • add labels, stories and cavans variant for Chord component (281021bb)
    • improve Chord component (16af1340)
    • add Chord component (427cf8aa)
  • colors
    • improve withColors HOC (9e6af9b4)
    • use nivo default colors id instead of value (2a5b0757)
    • improve colors generator (8e723f13)
    • default to given value for getColorGenerator() (39542527)
    • add defautl nivo categorical colors (b8b8992f)
    • add defautl nivo categorical colors (4c5f7082)
    • add colors config for Pie/Stack/TreeMap components (584ff47c)
    • add utility to generate color range from config (657d8cc3)
    • improve colors config (330356a6)
    • add smart declarative color management (c4fb5330)
  • container add ability to disable interactivity (73a33f92)
  • defs init support for svg gradients/patterns (cd4c1663)
  • dots add ability to define custom dot symbol (da49e15f)
  • generators update nivo-generators (ada44cf7)
  • heatmap
    • add tooltip support for HeatMap (28077c58)
    • add hover behavior on HeatMapCanvas (37974a91)
    • add tooltip support for HeatMapCanvas (db579a16)
    • add HeatMap component (425afdaa)
  • hierarchy add withHierarchy() HOC (99c2f789)
  • interactivity
    • add onClick support for Sankey (#75) (a547917c)
    • add onClick support for Bar & Bubble (a73af167)
    • add isInteractive property on multiple components (16b7f4df)
  • labels use alignmentBaseline instead of approximative dy (10aa40fe)
  • line
    • fix wrong prop type (df4ac4ea)
    • new prop enableArea was added to Line chart (#82) (6958db18)
    • part of a line with missing data was hidden (#81) (60e47746)
    • add ability to customize line width (8cb88477)
    • add ability to define min/max Y value (2bd2554f)
    • restrict allowed curve interpolators (7c332acd)
    • avoid re-rendering tooltip on mouse move for line chart (1b0d5052)
    • add ability to disable stack tooltip on line chart (732d1704)
    • add support for tooltip on line component (ccdb2e67)
    • add ability to animate line chart lines (1918772f)
    • improve Line component (63ee809f)
  • markers
    • add support for markers on Line & Bar charts (e36a7a2b)
    • improve radar & line charts markers (18c43473)
  • pie
    • add ability to use default dataset order (#79) (f4a261d3)
    • add pie stories (a123c899)
    • ad ability to skip label if slice angle is lower than given value (c0aecaa2)
    • restore Pie chart (7eb85964)
    • update Pie component css classes (d1042d8f)
    • animate pi column legends (1580b16c)
  • radar
    • add support for tooltip on Radar component (acd9a4f9)
    • simplify radar data format (d56a9441)
    • add radar chart (b0739b96)
  • react update required react version (4b4865fc)
  • readial-stack add RadialStack component (3fbebe52)
  • sankey
    • Support complete configuration of the tooltips (#78) (f3aecf6c)
    • Support configurable labels (#77) (5ac962b1)
    • improve sankey interactivity (27a5ff54)
    • improve Sankey diagram (aa5c8471)
    • add support for label on Sankey diagram (b90de33a)
    • add sankey diagram component (f358d2f9)
  • scales improve XYScales component (f69dc5ac)
  • shapes add ability to define custom data accessors (17a555d3)
  • stack
    • rename StackDots to StackSlicer (69256abb)
    • add lines to StackDots (475b78bc)
    • add StackDots component (fa879a05)
    • add ability to configure Stack offset (50d2fdbc)
    • add Stack component for d3.layout.stack (7122dca5)
  • stack-filters
    • fix areas z-index + seamless areas transitions (f797073f)
    • init stack layers filtering (4d21f331)
  • stack-slicer split dot and line related properties (fad06c7a)
  • storybook
  • stream
  • sunburst add Sunburst component (a8c872a9)
  • theming fix tooltip theming (9385dd67)
  • tooltip
    • prop to format values in tooltip was added (#69) (0dfafff5)
    • improve positioning (288657c7)
    • add support for tooltip theming (72f2f751)
    • improve tooltip with global component (631265d2)
    • add support for tooltip on pie & bar charts (abbd801d)
  • treemap
    • add TreeMapCanvas component (e12a1268)
    • remove placeholders and improve svg & html flavors (ff3734da)
    • add support for tooltip on TreeMap components (755783d8)
    • get rid of data nesting when using animated treemap (507dcb64)
    • add SVG based TreeMap (de08c6b6)
    • fix TreeMapD3 nodes exit (9e02da4e)
    • add TreeMap component (d88e328f)
  • voronoi improve voronoi (#93) (e1ae81a8)

Bug Fixes

  • bar getLabel is defined twice (#76) (4cfd3a11)
  • bubble
    • fix bubble props export (37067061)
    • add missing tooltip when using static bubble chart (9faae318)
  • calendar fix regression on calendar (b687ec84)
  • canvas fix resizing when using canvas based components (0d41f563)
  • color fix ColorUtils unit test (bd9e03d3)
  • ignores fix git ignore misconfiguration (41e278a7)
  • line
    • fix default curve property (4835a02a)
    • fix line chart color when animation disabled (41e9e25f)
  • react-dom use react-dom instead of react for DOM retrieval (c0940876)
  • readme
    • fix readme badges links (21a90289)
    • fix broken license link in readme (a27a2117)
  • rename Remove trailing layout component (860c8e77)
  • stack fix broken Stack tests (6ef978c4)
  • stream fix stream stacked tooltip (05fbcc9f)
  • svg fix svg for server side rendering (ae77d432)
  • tests add missing webpack package (9be90ace)
  • tooltip fix tooltip offset with scroll (c320c23f)
  • travis use specific browser on travis for browser testing (45d318ce)
  • treemap fix missing default props (887cfcde)
  • unit-tests fix broken unit tests (321ef10d)
  • window use global.window instead of window for node env (bf1e6202)