Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/plouc/nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
https://github.com/plouc/nivo
Fix: add initial property for truncateTickAt (#2504)
* add initial property for truncateTickAt
* remove unecessary new line
* add missing trunc...
44d8967e774dc4d11d2d1f48513e102dcb4688e9 authored 10 months ago by William Scalabre <[email protected]>
chore: upgrade d3-color and d3-scale-chromatic
Done to match other packages
c741a8832990b60c58e2e4041394e02f4388c88a authored 10 months ago by Nat Welch <[email protected]>
fix(sankey): update onClick types in sankey chart to respect generics (#2509)
* Fix onClick types in sankey chart
* Update types.ts
bc18832351f6e1bc70ec189ed5efd1fe96e0a654 authored 11 months ago by Stanislav Demydiuk <[email protected]>
refactor default props to fix error message
0bc2fe8f4a83c9f430aaee1285c4b993f1dfe574 authored 12 months ago by André Solak <[email protected]>
0bc2fe8f4a83c9f430aaee1285c4b993f1dfe574 authored 12 months ago by André Solak <[email protected]>
set default props inside components
d87af09a2287f55d0496d007ff995c5fa8fc3de2 authored 12 months ago by André Solak <[email protected]>
d87af09a2287f55d0496d007ff995c5fa8fc3de2 authored 12 months ago by André Solak <[email protected]>
v0.84.0
71f3496361eb33c10380d12d3abb200813d9429b authored about 1 year ago by plouc <[email protected]>
71f3496361eb33c10380d12d3abb200813d9429b authored about 1 year ago by plouc <[email protected]>
feat(pie): fix typings
a1a774dbe704d3e1c374830cc4a935e5f24f9b26 authored about 1 year ago by plouc <[email protected]>
a1a774dbe704d3e1c374830cc4a935e5f24f9b26 authored about 1 year ago by plouc <[email protected]>
feat(pie): document new properties for controlling the activeId
513a1c8abc30538b759b5ba014661c98d047eee2 authored about 1 year ago by plouc <[email protected]>
513a1c8abc30538b759b5ba014661c98d047eee2 authored about 1 year ago by plouc <[email protected]>
feat(pie): migrate unit tests to react-test-renderer
238e8d149c188d6e6caa216b0bc59b0c11c921d1 authored about 1 year ago by plouc <[email protected]>
238e8d149c188d6e6caa216b0bc59b0c11c921d1 authored about 1 year ago by plouc <[email protected]>
feat(pie): add the ability to programmatically control the activeId for the canvas implementation
401dcf1e76d0b7e8657a960057277d19f82cbeb2 authored about 1 year ago by plouc <[email protected]>
401dcf1e76d0b7e8657a960057277d19f82cbeb2 authored about 1 year ago by plouc <[email protected]>
feat(pie): add support for forwarding legend data
4fa26a2dadca181b0bfa7ea2a2a579533aba578d authored about 1 year ago by plouc <[email protected]>
4fa26a2dadca181b0bfa7ea2a2a579533aba578d authored about 1 year ago by plouc <[email protected]>
feat(pie): add the ability to programmatically control the activeId
de33c8944f24b7c9a92c16ab30dc6b71a4595cda authored about 1 year ago by plouc <[email protected]>
de33c8944f24b7c9a92c16ab30dc6b71a4595cda authored about 1 year ago by plouc <[email protected]>
Fix Bar SSR
cba9500a88f5f87e2a1f8464f2c808cbb6c8c944 authored about 1 year ago by Oleksandr Rakovets <[email protected]>
cba9500a88f5f87e2a1f8464f2c808cbb6c8c944 authored about 1 year ago by Oleksandr Rakovets <[email protected]>
fix(pie): use readonly arrays for props as the library does not modify them
6dc6636cb64135104264547f05a3f44c787c6508 authored about 1 year ago by Pascal Corpet <[email protected]>
6dc6636cb64135104264547f05a3f44c787c6508 authored about 1 year ago by Pascal Corpet <[email protected]>
fix(bar): use readonly arrays for props as the library does not modify them
53061060ed0c8a13ab6ae559bd029d27212548ad authored about 1 year ago by Pascal Corpet <[email protected]>
53061060ed0c8a13ab6ae559bd029d27212548ad authored about 1 year ago by Pascal Corpet <[email protected]>
v0.83.1
64f4a7d3a7e0c6525d1129648a44f2502c41fb4d authored about 1 year ago by plouc <[email protected]>
64f4a7d3a7e0c6525d1129648a44f2502c41fb4d authored about 1 year ago by plouc <[email protected]>
feat(legends): export SymbolProps
1d504bafcc83078c42db1ffd74016c0c016249e4 authored about 1 year ago by plouc <[email protected]>
1d504bafcc83078c42db1ffd74016c0c016249e4 authored about 1 year ago by plouc <[email protected]>
Adding rotation in animatedProps
ff73fab6e873d6e63efd5c88f2579841015aeed1 authored about 1 year ago by Sebastian Quiroga <[email protected]>
ff73fab6e873d6e63efd5c88f2579841015aeed1 authored about 1 year ago by Sebastian Quiroga <[email protected]>
New AxisProps rotateTickOnLength with its corresponding Prop-types
9ecbc7fa408fd00fa7cfbb27423d83e28d00d5f4 authored about 1 year ago by Sebastian Quiroga <[email protected]>
9ecbc7fa408fd00fa7cfbb27423d83e28d00d5f4 authored about 1 year ago by Sebastian Quiroga <[email protected]>
Website new control for Axes on BarChart
6fa5da45ac9deb6a2ced657dc0a982cffa91c4ec authored about 1 year ago by Sebastian Quiroga <[email protected]>
6fa5da45ac9deb6a2ced657dc0a982cffa91c4ec authored about 1 year ago by Sebastian Quiroga <[email protected]>
Correct approach to truncate tick value + Unit tests
a016564fefdcb9a216984f0122483edee019d88b authored about 1 year ago by Sebastian Quiroga <[email protected]>
a016564fefdcb9a216984f0122483edee019d88b authored about 1 year ago by Sebastian Quiroga <[email protected]>
truncateTickAt initial approach finished
38445718c8a0f60f638dbe66865c84ecfad28c82 authored about 1 year ago by Sebastian Quiroga <[email protected]>
38445718c8a0f60f638dbe66865c84ecfad28c82 authored about 1 year ago by Sebastian Quiroga <[email protected]>
Removed unnecessary imports
abf91786226fc3d11ad9a977735d002df14c38d6 authored about 1 year ago by Sebastian Quiroga <[email protected]>
abf91786226fc3d11ad9a977735d002df14c38d6 authored about 1 year ago by Sebastian Quiroga <[email protected]>
rotateOnTickLength as optional
1898d3a62890d91a3675582f8eb27c64bfda6e83 authored about 1 year ago by Sebastian Quiroga <[email protected]>
1898d3a62890d91a3675582f8eb27c64bfda6e83 authored about 1 year ago by Sebastian Quiroga <[email protected]>
fix(core): upgrade d3-interpolate and d3-scale-chromatic
d3e59cf5925c065859c9f86148dd249dd5736b28 authored about 1 year ago by plouc <[email protected]>
d3e59cf5925c065859c9f86148dd249dd5736b28 authored about 1 year ago by plouc <[email protected]>
fix(timeRange): shiftArray should not mutate its argument (#2420)
e4a343f59137efcd4dfe818ec4fd8ad1dcec6973 authored about 1 year ago by wirhabenzeit <[email protected]>
e4a343f59137efcd4dfe818ec4fd8ad1dcec6973 authored about 1 year ago by wirhabenzeit <[email protected]>
fix(snapshots): fix tests due to the addition of text outline
1620db2529d1b5d3b0ae158c326b0eeaa375ead1 authored about 1 year ago by plouc <[email protected]>
1620db2529d1b5d3b0ae158c326b0eeaa375ead1 authored about 1 year ago by plouc <[email protected]>
fix(deps): update lock file
cf87388e74dc8acccee81cd643f9aad27f767ebb authored about 1 year ago by plouc <[email protected]>
cf87388e74dc8acccee81cd643f9aad27f767ebb authored about 1 year ago by plouc <[email protected]>
fix GitHub workflow badge URL
See https://github.com/badges/shields/issues/8671
841f2d84cadb36de6c27c215f53644b153cf68a1 authored about 1 year ago by shoito <[email protected]>
fix(stream): fix stream diagram overflowing
The stream diagram was overflowing. Particularly in the "silhouette"
mode. This was introduced i...
feat/export responsive bar props
People can use them, if it's not just an inline Omit type
c16adb406cdd6c8e59c158e5114226b0753c8acc authored over 1 year ago by Sam Jones <[email protected]>
fix(arcLinkLabels): fix arcLinkLabelsOffset for pie chart (#2369)
* Render arcLinkLabels layer after arcs
Adjusting the `arcLinkLabelsOffset` prop does not cur...
2250a31e23c05d6a223e632adb87ef5e74abafe2 authored over 1 year ago by Alex Autem <[email protected]>
fix: waffle types missing from dist
78d6d2ad5618fe6094b4cbbb4638b595e74e6788 authored over 1 year ago by Brandon Mitchell <[email protected]>
78d6d2ad5618fe6094b4cbbb4638b595e74e6788 authored over 1 year ago by Brandon Mitchell <[email protected]>
Use navigate from gatsby
fb958feaf76a552fba2504cfa0c7350cf39e0f66 authored over 1 year ago by Alex Autem <[email protected]>
fb958feaf76a552fba2504cfa0c7350cf39e0f66 authored over 1 year ago by Alex Autem <[email protected]>
fix(boxplot): included boxplot in monorepo tsconfig
31ce26a80120d57955acbf02b0ebe7d59afde5bd authored over 1 year ago by NicolasNewman <[email protected]>
31ce26a80120d57955acbf02b0ebe7d59afde5bd authored over 1 year ago by NicolasNewman <[email protected]>
fix: Lodash - use module imports
9045e5e81b9b3ef2c39e0bce0afce6c25343c451 authored over 1 year ago by Vio <[email protected]>
9045e5e81b9b3ef2c39e0bce0afce6c25343c451 authored over 1 year ago by Vio <[email protected]>
feat(pie): add tests for gradients attribute
0f0a926627c370f4ae0ca435a91573a16d96affc authored over 1 year ago by henry <[email protected]>
0f0a926627c370f4ae0ca435a91573a16d96affc authored over 1 year ago by henry <[email protected]>
feat(parallel-coords): add support for legends and layers
99122fa0eda0977f9564bc1e554db816dee4fd46 authored over 1 year ago by plouc <[email protected]>
99122fa0eda0977f9564bc1e554db816dee4fd46 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): add support for text outline for axes
ce598c04c657c4839527c7baea6e36c31a54b623 authored over 1 year ago by plouc <[email protected]>
ce598c04c657c4839527c7baea6e36c31a54b623 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): add the ability to forward legend data to allow implementing custom legends outside of the chart
50e07c787af392859d8849cb78ef85f97e0ba191 authored over 1 year ago by plouc <[email protected]>
50e07c787af392859d8849cb78ef85f97e0ba191 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): improve support for grouping
660d7c7866fab6197186258aeb142e46c40c1720 authored over 1 year ago by plouc <[email protected]>
660d7c7866fab6197186258aeb142e46c40c1720 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): mark data and variables as readonly
dfff00af690199fbfc201b4a888e511501e2daed authored over 1 year ago by plouc <[email protected]>
dfff00af690199fbfc201b4a888e511501e2daed authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): add support for testIdPrefix to the SVG implementation
98b9bc889f32d439953c4b6428a45528fd573a9d authored over 1 year ago by plouc <[email protected]>
98b9bc889f32d439953c4b6428a45528fd573a9d authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): fix data generators
897334be4657d0a1d666f1c1f553f56b884ca7b0 authored over 1 year ago by plouc <[email protected]>
897334be4657d0a1d666f1c1f553f56b884ca7b0 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): fix defaults for the website
78339fc94bc3f6cf4280e12b32635b129c2ec992 authored over 1 year ago by plouc <[email protected]>
78339fc94bc3f6cf4280e12b32635b129c2ec992 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): add support for a custom tooltip
b82ad59d184396d2a93bcd2f169dd11c94615973 authored over 1 year ago by plouc <[email protected]>
b82ad59d184396d2a93bcd2f169dd11c94615973 authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): add support for custom layers to the canvas implementation
d8b12073fe731eb53fdafda93f9a29d6b4a5d1d8 authored over 1 year ago by plouc <[email protected]>
d8b12073fe731eb53fdafda93f9a29d6b4a5d1d8 authored over 1 year ago by plouc <[email protected]>
feat(website): update the install instructions as we do not need to manually install @nivo/core anymore
1e34bde20ba5fcd75636014f1014f34c2c09522f authored over 1 year ago by plouc <[email protected]>
1e34bde20ba5fcd75636014f1014f34c2c09522f authored over 1 year ago by plouc <[email protected]>
feat(parallel-coords): migrate to TypeScript
9924609c2358409d3aa600d31e6b791d027c2b7c authored over 1 year ago by plouc <[email protected]>
9924609c2358409d3aa600d31e6b791d027c2b7c authored over 1 year ago by plouc <[email protected]>
v0.83.0
5ee7cba46ac12deb04095d6555c3d12bc358a211 authored over 1 year ago by plouc <[email protected]>
5ee7cba46ac12deb04095d6555c3d12bc358a211 authored over 1 year ago by plouc <[email protected]>
feat(infrastructure): remove bump-peer-deps script
0aeb88c8cebbe6918e88f9647b2d9b2991b6d338 authored over 1 year ago by plouc <[email protected]>
0aeb88c8cebbe6918e88f9647b2d9b2991b6d338 authored over 1 year ago by plouc <[email protected]>
feat(core): move @nivo/core as a regular dependency in all dependent packages
74cefdaccc2b2a9d1e0927c9a10f627c8cb92d26 authored over 1 year ago by plouc <[email protected]>
74cefdaccc2b2a9d1e0927c9a10f627c8cb92d26 authored over 1 year ago by plouc <[email protected]>
feat(motion): remove all references to react-motion
640de0381385b59deaaa18110be7acfe0660de60 authored over 1 year ago by plouc <[email protected]>
640de0381385b59deaaa18110be7acfe0660de60 authored over 1 year ago by plouc <[email protected]>
feat(waffle): fix snapshots due to the change for the default of fillDirection
7ce44a7de3ca1c1aaf99be37c2d1b902fda3d6c3 authored over 1 year ago by plouc <[email protected]>
7ce44a7de3ca1c1aaf99be37c2d1b902fda3d6c3 authored over 1 year ago by plouc <[email protected]>
feat(waffle): add support for borderRadius
e1c18c4641f0597450c32ee2305bf96243e2261f authored over 1 year ago by plouc <[email protected]>
e1c18c4641f0597450c32ee2305bf96243e2261f authored over 1 year ago by plouc <[email protected]>
feat(waffle): restore support for emptyOpacity
cdee20a87872b7dd3b9ee0fcb215c59e72f07eb2 authored over 1 year ago by plouc <[email protected]>
cdee20a87872b7dd3b9ee0fcb215c59e72f07eb2 authored over 1 year ago by plouc <[email protected]>
feat(waffle): areas should be hidden as well
571724dbee00bc8afed979b1e19b50b3ef5d867f authored over 1 year ago by plouc <[email protected]>
571724dbee00bc8afed979b1e19b50b3ef5d867f authored over 1 year ago by plouc <[email protected]>
feat(waffle): add missing computedData to the custom layer context
c436391b9b8dc1f8f6bef9c1d68282d7bc495c15 authored over 1 year ago by plouc <[email protected]>
c436391b9b8dc1f8f6bef9c1d68282d7bc495c15 authored over 1 year ago by plouc <[email protected]>
feat(waffle): restore the behavior of hiddenIds so that legends are preserved
b7b24e0a87c9218dd5415f0e861cb34decc264bd authored over 1 year ago by plouc <[email protected]>
b7b24e0a87c9218dd5415f0e861cb34decc264bd authored over 1 year ago by plouc <[email protected]>
feat(waffle): use a centralized data generator for the website and storybook
18eca5e3161992dac79b2f8c77ef0b8248540892 authored over 1 year ago by plouc <[email protected]>
18eca5e3161992dac79b2f8c77ef0b8248540892 authored over 1 year ago by plouc <[email protected]>
feat(waffle): use the default fillDirectioon in the website for all flavors
ec3ab1b218250fcd6653246a5bea4815a53c7ab6 authored over 1 year ago by plouc <[email protected]>
ec3ab1b218250fcd6653246a5bea4815a53c7ab6 authored over 1 year ago by plouc <[email protected]>
feat(waffle): add aria attributes doc to the website
be42aa5301d4c5e765ae5c0ebede2d31e47c4fd9 authored over 1 year ago by plouc <[email protected]>
be42aa5301d4c5e765ae5c0ebede2d31e47c4fd9 authored over 1 year ago by plouc <[email protected]>
feat(grid): mark data as readonly
cc436a0345219a5d74e11a6d7559c922794a548b authored over 1 year ago by plouc <[email protected]>
cc436a0345219a5d74e11a6d7559c922794a548b authored over 1 year ago by plouc <[email protected]>
feat(grid): adjust the version to match the latest version of other packages
b427323e2d940ed79feb8f7b9b293c922c92299e authored over 1 year ago by plouc <[email protected]>
b427323e2d940ed79feb8f7b9b293c922c92299e authored over 1 year ago by plouc <[email protected]>
feat(waffle): implement proper types for both SVG and canvas custom layers
6f5f0cca3321cd8a8aedf69ecf4dc1478e5db87b authored over 1 year ago by plouc <[email protected]>
6f5f0cca3321cd8a8aedf69ecf4dc1478e5db87b authored over 1 year ago by plouc <[email protected]>
feat(waffle): fix borderColor to work for empty and non-empty cells
650da455279fae635434998a4001062101423942 authored over 1 year ago by plouc <[email protected]>
650da455279fae635434998a4001062101423942 authored over 1 year ago by plouc <[email protected]>
feat(waffle): mark the package as side-effects free
9005653b4f077c45217f2b18bc18e6deee9d9879 authored over 1 year ago by plouc <[email protected]>
9005653b4f077c45217f2b18bc18e6deee9d9879 authored over 1 year ago by plouc <[email protected]>
feat(grid): mark the package as side-effects free
7fcb9baa8e98e89a09ae3a14371451aa7cb67510 authored over 1 year ago by plouc <[email protected]>
7fcb9baa8e98e89a09ae3a14371451aa7cb67510 authored over 1 year ago by plouc <[email protected]>
feat(core): remove unused HOCs
d60d87b2b9feead032785f89f79e9fcdfe3d5e2b authored over 1 year ago by plouc <[email protected]>
d60d87b2b9feead032785f89f79e9fcdfe3d5e2b authored over 1 year ago by plouc <[email protected]>
feat(waffle): use @nivo/grid for most computations and restore padding support
1b6652e265b65141e7db8a866c0a1e12d5bb3a13 authored over 1 year ago by plouc <[email protected]>
1b6652e265b65141e7db8a866c0a1e12d5bb3a13 authored over 1 year ago by plouc <[email protected]>
feat(grid): introduce @nivo/grid package
0f5229f46dbe026d9483f0c6b22dfb6e96bd12dd authored over 1 year ago by plouc <[email protected]>
0f5229f46dbe026d9483f0c6b22dfb6e96bd12dd authored over 1 year ago by plouc <[email protected]>
feat(waffle): remove react-motion from deps
ef984d0908cf878da9ff0eb7f3c79f16afd514ef authored over 1 year ago by plouc <[email protected]>
ef984d0908cf878da9ff0eb7f3c79f16afd514ef authored over 1 year ago by plouc <[email protected]>
feat(waffle): legend items order reacts to fillDirection
e4f7a2f5de126b8ffb88121793c05fb8f550f51f authored over 1 year ago by plouc <[email protected]>
e4f7a2f5de126b8ffb88121793c05fb8f550f51f authored over 1 year ago by plouc <[email protected]>
feat(waffle): cleanup stories
af38d8a2f3104af9ec96cde53db70765455a91a5 authored over 1 year ago by plouc <[email protected]>
af38d8a2f3104af9ec96cde53db70765455a91a5 authored over 1 year ago by plouc <[email protected]>
feat(waffle): restore legends for WaffleCanvas
cdb6873b62e427858803624dd8dc4f7eb7291e7d authored over 1 year ago by plouc <[email protected]>
cdb6873b62e427858803624dd8dc4f7eb7291e7d authored over 1 year ago by plouc <[email protected]>
feat(waffle): fix the story showcasing a custom cell component
951da89088d3ea1da78d74a1f9bba6579613e97a authored over 1 year ago by plouc <[email protected]>
951da89088d3ea1da78d74a1f9bba6579613e97a authored over 1 year ago by plouc <[email protected]>
feat(waffle): restore the test for Waffle legends support
fea828419c8fa6a0baa26385a8b674072c078a3d authored over 1 year ago by plouc <[email protected]>
fea828419c8fa6a0baa26385a8b674072c078a3d authored over 1 year ago by plouc <[email protected]>
feat(waffle): add an ent-to-end test for the tooltip
3968c8506bdfb3e5a5b3eb0237d946df52af604e authored over 1 year ago by plouc <[email protected]>
3968c8506bdfb3e5a5b3eb0237d946df52af604e authored over 1 year ago by plouc <[email protected]>
feat(waffle): adjust the documentation according to the updated API
f15baa0f161c349b714776638532a3788437c479 authored over 1 year ago by plouc <[email protected]>
f15baa0f161c349b714776638532a3788437c479 authored over 1 year ago by plouc <[email protected]>
fix(waffle): fix the waffle pages in the website
14d11cd4cf4ae59053b9d9616f46d01ec701aeac authored over 1 year ago by plouc <[email protected]>
14d11cd4cf4ae59053b9d9616f46d01ec701aeac authored over 1 year ago by plouc <[email protected]>
fix(website): disable gatsby handling of eslint
db12b0cdcf0eb4437fea25b36a61153a91859a26 authored over 1 year ago by plouc <[email protected]>
db12b0cdcf0eb4437fea25b36a61153a91859a26 authored over 1 year ago by plouc <[email protected]>
feat(jest): upgrade jest and enable workerThreads to speedup tests
0517d66096c80c5b420749b1fa69e468efaa5aa1 authored over 1 year ago by plouc <[email protected]>
0517d66096c80c5b420749b1fa69e468efaa5aa1 authored over 1 year ago by plouc <[email protected]>
feat(storybook): improve globl styles
154728681c54a736efccdcadbb0081ebb4d9d637 authored over 1 year ago by plouc <[email protected]>
154728681c54a736efccdcadbb0081ebb4d9d637 authored over 1 year ago by plouc <[email protected]>
feat(waffle): forward legend data
d6b04620f19f33f47df165392776ba8c3ea4c940 authored over 1 year ago by plouc <[email protected]>
d6b04620f19f33f47df165392776ba8c3ea4c940 authored over 1 year ago by plouc <[email protected]>
feat(waffle): update tests
d3847c0bfadc51008fb64dd793abf54850146069 authored over 1 year ago by plouc <[email protected]>
d3847c0bfadc51008fb64dd793abf54850146069 authored over 1 year ago by plouc <[email protected]>
feat(waffle): add story links for WaffleHtml and WaffleCanvas
4b8f4af86bfe7071cd4306f56e48c3ff0b6075d9 authored over 1 year ago by plouc <[email protected]>
4b8f4af86bfe7071cd4306f56e48c3ff0b6075d9 authored over 1 year ago by plouc <[email protected]>
feat(waffle): remove DefaultRawDatum as Datum can be used as a default
07fc16a14fca7833cef388928c951e7a602b2d47 authored over 1 year ago by plouc <[email protected]>
07fc16a14fca7833cef388928c951e7a602b2d47 authored over 1 year ago by plouc <[email protected]>
feat(waffle): get all flavors to work and types to be generated without errors
564acd1c03a6d8038bba737442ff7e633d7c63cb authored over 1 year ago by plouc <[email protected]>
564acd1c03a6d8038bba737442ff7e633d7c63cb authored over 1 year ago by plouc <[email protected]>
feat(waffle): migrate to TypeScript, remove react-motion
6a861f1d687326036a94a3232529402e3164e04e authored over 1 year ago by plouc <[email protected]>
6a861f1d687326036a94a3232529402e3164e04e authored over 1 year ago by plouc <[email protected]>
feat(waffle): get rid of lodash
121207e78d6a0ff3b914597ea23dd9a4779f6b1a authored over 1 year ago by plouc <[email protected]>
121207e78d6a0ff3b914597ea23dd9a4779f6b1a authored over 1 year ago by plouc <[email protected]>
feat(waffle): restore support for patterns & gradients for the SVG implementation
c9298f8f86d01ceff703f35771c74aa7cb3a4a35 authored over 1 year ago by plouc <[email protected]>
c9298f8f86d01ceff703f35771c74aa7cb3a4a35 authored over 1 year ago by plouc <[email protected]>
feat(waffle): update the doc to indicate that the canvas implementation does not support custom layers
edc92cf6147e738c94328c68e8943eeb045ba212 authored over 1 year ago by plouc <[email protected]>
edc92cf6147e738c94328c68e8943eeb045ba212 authored over 1 year ago by plouc <[email protected]>
feat(waffle): canvas implementation now support cell opacity
e2f57a7a4684b9357aacf0709c41e03d2ea56e4e authored over 1 year ago by plouc <[email protected]>
e2f57a7a4684b9357aacf0709c41e03d2ea56e4e authored over 1 year ago by plouc <[email protected]>
feat(waffle): fix linting errors
35bf3d290924637d0433325307d35689e1034ba1 authored over 1 year ago by plouc <[email protected]>
35bf3d290924637d0433325307d35689e1034ba1 authored over 1 year ago by plouc <[email protected]>
feat(waffle): canvas implementation now support borderWidth and introduce @nivo/canvas
c6dcf3302ad690eef843d80f1f529f2affa1ce4a authored over 1 year ago by plouc <[email protected]>
c6dcf3302ad690eef843d80f1f529f2affa1ce4a authored over 1 year ago by plouc <[email protected]>
feat(waffle): adjust snapshots due to the addition of opacity
549b8abdf1e75d04c999f5b5c12134f0e5737406 authored over 1 year ago by plouc <[email protected]>
549b8abdf1e75d04c999f5b5c12134f0e5737406 authored over 1 year ago by plouc <[email protected]>
feat(waffle): move the management of cells transitions to a hook
593a1596cb3570accf4f6335b18429205d05dbc2 authored over 1 year ago by plouc <[email protected]>
593a1596cb3570accf4f6335b18429205d05dbc2 authored over 1 year ago by plouc <[email protected]>
v0.82.1
5aa364bb0a29e0bc41aba3f80394b1cf7e582297 authored over 1 year ago by plouc <[email protected]>
5aa364bb0a29e0bc41aba3f80394b1cf7e582297 authored over 1 year ago by plouc <[email protected]>
feat(infrastructure): restore the fix to bump peer dependencies
b2876512d000449ba5412817df0747d985d6d8f3 authored over 1 year ago by plouc <[email protected]>
b2876512d000449ba5412817df0747d985d6d8f3 authored over 1 year ago by plouc <[email protected]>
v0.82.0
579fc012df24e154a387243559165e344b6523da authored over 1 year ago by plouc <[email protected]>
579fc012df24e154a387243559165e344b6523da authored over 1 year ago by plouc <[email protected]>