All Versions
217
Latest Version
Avg Release Cycle
16 days
Latest Release
462 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v36.5.3 Changes
June 27, 2022- Export all types from Victory
- ๐ Fix for #2329 (use-animation-state crashing charts)
- Local VSC settings to ignore built files in search
-
v36.5.2 Changes
June 23, 2022- โ Remove dependency on use-context-selector by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2325
-
v36.5.1 Changes
June 23, 2022- TS migrate: core utils by @scottrippey in https://github.com/FormidableLabs/victory/pull/2289
- Typescript: added types to
victory-vendor
by @scottrippey in https://github.com/FormidableLabs/victory/pull/2292 - TypeScript migration: more utils! by @scottrippey in https://github.com/FormidableLabs/victory/pull/2299
- TS migrate: prop types by @scottrippey in https://github.com/FormidableLabs/victory/pull/2300
- Modularize calculated props helpers by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2290
- ๐ Build enhancements for move tests PR by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2305
- Chore: generate source maps by @scottrippey in https://github.com/FormidableLabs/victory/pull/2307
- TypeScript: Mark
data
asreadonly
by @scottrippey in https://github.com/FormidableLabs/victory/pull/2313 - TS migrate: add events by @scottrippey in https://github.com/FormidableLabs/victory/pull/2306
- ๐ Move tests to root directories by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2301
- โก๏ธ Update prettier trailing comma rule by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2315
- TS: migrate victory-area, victory-chart by @scottrippey in https://github.com/FormidableLabs/victory/pull/2314
- TypeScript: migrate
victory
to TypeScript by @scottrippey in https://github.com/FormidableLabs/victory/pull/2319 - ๐ Use build config for babel by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2321
- โ Add Victory Bar v37 by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2316
-
v36.5.0 Changes
June 07, 2022- โ victory-histogram jest tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2255
- โ Convert tests for victory error bar by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2266
- ๐ Typescript Phase 1: Build configuration by @scottrippey in https://github.com/FormidableLabs/victory/pull/2260
- victory-vendor: script cleanup and exports enhancements by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2264
- โ victory-pie jest/rtl tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2268
- Typescript: Generate proper .d.ts files for Core by @scottrippey in https://github.com/FormidableLabs/victory/pull/2271
- ๐ Disable func-style eslint rule by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2275
- โ Add victory-scatter tests by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2269
- TS migration: victory-primitives by @scottrippey in https://github.com/FormidableLabs/victory/pull/2274
- ๐ Enable
eslint-comments
by @scottrippey in https://github.com/FormidableLabs/victory/pull/2277 - โ Remove karma tests by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2279
- ts-migration: migrated core components to TS by @scottrippey in https://github.com/FormidableLabs/victory/pull/2278
- โฌ๏ธ Upgrade React to v18 by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2280
- ts-migration: more core by @scottrippey in https://github.com/FormidableLabs/victory/pull/2284
- ๐ TypeScript: fix a few build issues by @scottrippey in https://github.com/FormidableLabs/victory/pull/2285
- โฌ๏ธ [Demo]: Upgrade React Native demo app by @jpdriver in https://github.com/FormidableLabs/victory/pull/2288
-
v36.4.1 Changes
May 25, 2022- Dev: Switch to ye olde yarn1 by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2228
- โก๏ธ [docs]: update victory-native introduction by @jpdriver in https://github.com/FormidableLabs/victory/pull/2231
- โ brush container helper jest tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2229
- โก๏ธ Infra: Node updates by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2235
- ๐ Docs: Upgrade to latest [email protected] by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2234
- โฌ๏ธ Upgrade dependencies by @ryan-roemer in https://github.com/FormidableLabs/victory/pull/2238
- โ Added helpful error message to 'test' script by @scottrippey in https://github.com/FormidableLabs/victory/pull/2248
- โ Convert victory and victory-chart tests to jest by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2246
- ๐ Feature/jest candlestick tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2247
- โ Add victory core tests by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2249
- โ Add tests for victory-stack, victory-group, and victory-selection-container by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2253
- โ Test migration: victory-tooltip, victory-voronoi by @scottrippey in https://github.com/FormidableLabs/victory/pull/2252
- [FIX] Replace references to non-existent PropTypes.function with PropTypes.func by @gustaff-weldon in https://github.com/FormidableLabs/victory/pull/2257
- ๐ Fix duplicate user props by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2256
- โ migrate existing legend tests to jest by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2259
-
v36.4.0 Changes
May 10, 2022- โ Added the ability to add victory charts title and desc props for better accessibility by @shankstee in https://github.com/FormidableLabs/victory/pull/2199
- โฌ๏ธ Bump axios from 0.19.2 to 0.21.2 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2188
- โฌ๏ธ Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2206
- โ add style interface to SliceProps type by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2212
- โ Add jest and react testing library tests for victory-line and victory-area by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2196
- ๐ fix typos in scale prop documentation by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2218
- โฌ๏ธ Bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in https://github.com/FormidableLabs/victory/pull/2213
- โฌ๏ธ Bump cross-fetch from 3.1.4 to 3.1.5 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2207
- โ add box plot jest/rtl tests by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2225
- โ jest and rtl unit tests for bar components by @heythisispaul in https://github.com/FormidableLabs/victory/pull/2216
โ Add victory-vendor package for d3 dependencies by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2204
โฌ๏ธ Vendor in d3 libraries to new package
victory-vendor
and upgrade. Our CommonJS path now uses transpiled versions of thed3-*
libraries while our ESM path continues to use the real underlying dependencies.- Update our tests to only refer to built versions of our libraries (in the past there was a mix of source and built). This means Karma uses the ESM version of libraries while Jest uses the CommonJS versions.
- Added very basic Node.js tests to catch future ESM issues.
- Switch all relative/prefixed import paths to be just
import <name> from "victory-<pkg>"
. - Update various dependencies.
-
v36.3.2 Changes
April 14, 2022- โ Added functionality to be able to pass user props to components. Safeโฆ by @dlcartright in https://github.com/FormidableLabs/victory/pull/2151
- โฌ๏ธ Bump moment from 2.29.1 to 2.29.2 by @dependabot in https://github.com/FormidableLabs/victory/pull/2186
- โ Add user props tests and remove arbitrary demo props by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2172
- โฌ๏ธ Bump minimist from 1.2.5 to 1.2.6 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2177
- โ Add safe user props to all top-level components by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2191
- โฌ๏ธ Bump ansi-regex from 3.0.0 to 3.0.1 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2190
- โฌ๏ธ Bump plist from 3.0.4 to 3.0.5 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2189
- โฌ๏ธ Bump async from 2.6.3 to 2.6.4 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2193
- ๐ Allow additional props from user, such as
aria-label
anddata-testid
by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2192 - ๐ Fix Horizontal charts panning at the incorrect rate by @TabithaMaudMM in https://github.com/FormidableLabs/victory/pull/2179
-
v36.3.1 Changes
March 14, 2022- โ add FAQ for Expo Web apps by @jpdriver in https://github.com/FormidableLabs/victory/pull/2121
- โ Add RegExp array to voronoiBlacklist type by @brendanmorrell in https://github.com/FormidableLabs/victory/pull/2127
- โฌ๏ธ Bump url-parse from 1.5.3 to 1.5.10 by @dependabot in https://github.com/FormidableLabs/victory/pull/2143
- โฌ๏ธ Bump url-parse from 1.5.3 to 1.5.10 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2144
- โฌ๏ธ Bump node-fetch from 2.6.0 to 2.6.7 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2075
- ๐ Fix TS build 2094 by @matt-hernandez in https://github.com/FormidableLabs/victory/pull/2107
- โฌ๏ธ Bump karma from 6.3.14 to 6.3.16 by @dependabot in https://github.com/FormidableLabs/victory/pull/2148
- โฌ๏ธ Bump url-parse from 1.4.7 to 1.5.10 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2147
- โฌ๏ธ Bump postcss from 7.0.32 to 7.0.39 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2146
- โฌ๏ธ Bump prismjs from 1.20.0 to 1.27.0 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2145
- โฌ๏ธ Bump lodash from 4.17.19 to 4.17.21 in /docs by @dependabot in https://github.com/FormidableLabs/victory/pull/2159
-
v36.3.0 Changes
February 14, 2022- โฌ๏ธ Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in https://github.com/FormidableLabs/victory/pull/2095
- โฌ๏ธ Bump karma from 6.3.4 to 6.3.14 by @dependabot in https://github.com/FormidableLabs/victory/pull/2092
- ๐ Fix font stack and correct margins in docs by @melvin-chen in https://github.com/FormidableLabs/victory/pull/2070
- Patch missing text component type by @youPickItUp in https://github.com/FormidableLabs/victory/pull/2089
- โฌ๏ธ Bump nanoid from 3.1.28 to 3.2.0 in /demo/rn by @dependabot in https://github.com/FormidableLabs/victory/pull/2074
- Patch missing text component type by @becca-bailey in https://github.com/FormidableLabs/victory/pull/2097
- ๐ fix: android touch events by @zibs in https://github.com/FormidableLabs/victory/pull/2071
- feat: Add VictoryNativeBrushLine component by @zibs in https://github.com/FormidableLabs/victory/pull/2077
-
v36.2.1 Changes
January 28, 2022