Releases: FormidableLabs/victory
Releases · FormidableLabs/victory
v37.3.5
v37.3.4
What's Changed
- Fix regression in cursor rendering caused by #2999 by @carbonrobot in #3001
Full Changelog: v37.3.3...v37.3.4
v37.3.3
Package Changes
- fix/bars-disappear-on-zoom by @nstolpe in #2970
- Fix(#2941): hydration error using victory line on next js 15 by @coston in #2973
- Upgrade typescript to 5.7.2 by @carbonrobot in #2997
- Improve types in victory-core helpers by @carbonrobot in #2999
Ecosystem Changes
- Refactor prettier formatting to run from root by @carbonrobot in #2959
- Enable prettier and eslint format check for website by @carbonrobot in #2960
- Box plot tooltip workaround example by @nlkluth in #2956
- Enable prettier formatting for stories by @carbonrobot in #2961
- Enable prettier formatting for demos by @carbonrobot in #2962
- Create a patch for Changesets to allow legacy tags by @carbonrobot in #2964
- Remove the deprecated babel-plugin-lodash by @carbonrobot in #2965
- Update outdated testing library dependencies by @carbonrobot in #2968
- Update to the latest version of pnpm in corepack by @carbonrobot in #2969
- Migrate chart demos to website docs by @carbonrobot in #2975
- Migrate events, labels, and legends demos to docs by @carbonrobot in #2977
- Use Named OSS Badge Exports by @bryantkelley in #2963
- Migrate polar charts to docs by @carbonrobot in #2979
- Fix lockfile workspace dependencies by @carbonrobot in #2981
- Docs: Add Brush and Zoom sample to Candlestick chart by @masiddee in #2982
- Migrate container demos to docs by @carbonrobot in #2983
- Migrate remaining demos to docs by @carbonrobot in #2984
- Fix running storybook:dev locally by @djm158 in #2994
- Lead capture banner by @nlkluth in #2998
New Contributors
- @coston made their first contribution in #2973
- @bryantkelley made their first contribution in #2963
- @masiddee made their first contribution in #2982
- @djm158 made their first contribution in #2994
Full Changelog: v37.3.2...v37.3.3
v37.3.2
What's Changed
- fix(VictoryContainer): correctly apply style overrides by @oe-josh-martin in #2953
Tooling and Docs
- Upgrade to latest storybook and chromatic by @carbonrobot in #2944
- Minor docs fixes by @carbonrobot in #2949
- Feat: theme builder label options by @ramenhog in #2948
- safari tweaks by @nlkluth in #2951
- Add bundle size analyzer to GH action by @nstolpe in #2942
- Feat: theme builder options config by @ramenhog in #2955
- Split storybook stories into individual files by @carbonrobot in #2952
- Cleanup ESLint warnings by @carbonrobot in #2957
- Upgrades ESLint to Version 9 by @carbonrobot in #2958
New Contributors
- @oe-josh-martin made their first contribution in #2953
Full Changelog: v37.3.1...v37.3.2
v37.3.1
What's Changed
- add types for create container, rm invalid prop by @nlkluth in #2932
- fix for 'Candlestick labels show incorrect midpoint label' by @nstolpe in #2931
- fix 'Pie Chart ignores categories prop' by @nstolpe in #2934
- backwards generic params compatibility by @nlkluth in #2933
- Remove duplicate types from interfaces by @carbonrobot in #2940
Next Generation Documentation
New Contributors
Full Changelog: v37.3.0...v37.3.1
v37.3.0
What's Changed
- Clean theme optimizations by @ramenhog in #2920
- fix: passing categories array of strings by @nlkluth in #2919
- feat: update demo app layout by @ramenhog in #2925
- feat(theme-builder): color scale options by @ramenhog in #2930
- fix: make sure VictoryPortal id does not change between re-renders by @gustaff-weldon in #2929
Full Changelog: v37.2.0...v37.3.0
v37.2.0
What's Changed
- Feat: apply clean theme to foundational chart demos by @ramenhog in #2909
- fix: cancel pending
onMouseMove
events whenonMouseLeave
is invoked by @osamaqarem in #2911 - Feat/clean theme demos pt 2 by @ramenhog in #2915
- Add missing delay prop to AnimatePropTypeInterface by @JasonPan in #2658
- Compatible unique id gen by @nlkluth in #2916
New Contributors
- @osamaqarem made their first contribution in #2911
- @JasonPan made their first contribution in #2658
- @nlkluth made their first contribution in #2916
Full Changelog: v37.1.2...v37.2.0
v37.1.2
What's Changed
- Fix native container styles by @zibs in #2864
- upgrade rn example app by @zibs in #2864
- Create new
clean
theme by @cpresler in #2899 - update documentation to pass customIcons by @acharyakavita in #2904
New Contributors
Full Changelog: v37.1.1...v37.1.2
v37.1.1
What's Changed
Full Changelog: v37.1.0...v37.1.1
v37.1.0
What's Changed
- Update branding to nf in readme by @carbonrobot in #2854
- Cleanup docs sidebar and improve tutorial by @carbonrobot in #2866
- Modernize react example code in docs by @carbonrobot in #2867
- Minor doc updates to avoid common confusion in issues by @carbonrobot in #2869
- Containers and portal refactor by @KenanYusuf in #2799
- chore: Add note about pnpm version by @robwalkerco in #2889
- Fix(2844): Improve null handling in VictoryStack by @robwalkerco in #2888
- Pin all internal package versions by @carbonrobot in #2876
Full Changelog: v37.0.2...v37.1.0