victory-create-container
Version:
Container Helper for Victory
232 lines (143 loc) • 6.8 kB
Markdown
# victory-create-container
## 37.3.6
## 37.3.5
## 37.3.4
## 37.3.3
### Patch Changes
- Remove deprecated babel-plugin-lodash plugin ([#2965](https://github.com/FormidableLabs/victory/pull/2965))
## 37.3.2
## 37.3.1
### Patch Changes
- update createContainer types to be backwards compatibile ([#2933](https://github.com/FormidableLabs/victory/pull/2933))
## 37.3.0
## 37.2.0
## 37.1.2
### Patch Changes
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
## 37.1.1
## 37.1.0
### Minor Changes
- Refactor containers and portal to function components ([#2799](https://github.com/FormidableLabs/victory/pull/2799))
* Pin all internal victory package versions ([#2876](https://github.com/FormidableLabs/victory/pull/2876))
## 37.0.2
## 37.0.1
### Patch Changes
- Fix the signature of class static functions in components ([#2840](https://github.com/FormidableLabs/victory/pull/2840))
## 37.0.0
### Major Changes
- Upgrade babel dependencies and build target to modern browsers ([#2804](https://github.com/FormidableLabs/victory/pull/2804))
## 36.9.2
### Patch Changes
- Replace lodash keys with native code ([#2811](https://github.com/FormidableLabs/victory/pull/2811))
* Replace lodash array utils with native code ([#2810](https://github.com/FormidableLabs/victory/pull/2810))
- Replace lodash isFunction with native code ([#2802](https://github.com/FormidableLabs/victory/pull/2802))
## 36.9.1
## 36.9.0
## 36.8.6
## 36.8.5
### Patch Changes
- Replace instances of lodash.assign with Object.assign ([#2757](https://github.com/FormidableLabs/victory/pull/2757))
## 36.8.4
## 36.8.3
### Patch Changes
- Migrate victory-create-container to TypeScript ([#2731](https://github.com/FormidableLabs/victory/pull/2731))
* Refactor param reassignments ([#2724](https://github.com/FormidableLabs/victory/pull/2724))
## 36.8.2
## 36.8.1
## 36.8.0
## 36.7.0
## 36.6.12
## 36.6.11
## 36.6.10
### Patch Changes
- Setup NPM Provenance ([#2590](https://github.com/FormidableLabs/victory/pull/2590))
## 36.6.9
### Patch Changes
- Setup NPM Provenance ([#2587](https://github.com/FormidableLabs/victory/pull/2587))
## 36.6.8
### Patch Changes
- Updated dependencies [[`c5b4f660c`](https://github.com/FormidableLabs/victory/commit/c5b4f660cb91d8d1979d216b846a44f0c5030ec1)]:
- victory-zoom-container@36.6.8
- victory-brush-container@36.6.8
- victory-core@36.6.8
- victory-cursor-container@36.6.8
- victory-selection-container@36.6.8
- victory-voronoi-container@36.6.8
## 36.6.7
### Patch Changes
- Updated dependencies []:
- victory-brush-container@36.6.7
- victory-core@36.6.7
- victory-cursor-container@36.6.7
- victory-selection-container@36.6.7
- victory-voronoi-container@36.6.7
- victory-zoom-container@36.6.7
## 36.6.6
### Patch Changes
- Updated dependencies [[`6c6764f73`](https://github.com/FormidableLabs/victory/commit/6c6764f734b9655170c75798b7fe1c6d9e63f2a5)]:
- victory-brush-container@36.6.6
- victory-cursor-container@36.6.6
- victory-selection-container@36.6.6
- victory-voronoi-container@36.6.6
- victory-zoom-container@36.6.6
- victory-core@36.6.6
## 36.6.5
### Patch Changes
- Updated dependencies [[`6f4972123`](https://github.com/FormidableLabs/victory/commit/6f49721238332bb5ee879571a45b34a04e44d416), [`6f4972123`](https://github.com/FormidableLabs/victory/commit/6f49721238332bb5ee879571a45b34a04e44d416)]:
- victory-zoom-container@36.6.5
- victory-core@36.6.5
- victory-brush-container@36.6.5
- victory-cursor-container@36.6.5
- victory-selection-container@36.6.5
- victory-voronoi-container@36.6.5
## 36.6.4
### Patch Changes
- Added explicit `any` type defs (fixes [#2358](https://github.com/FormidableLabs/victory/issues/2358)) ([`57ed0fe30`](https://github.com/FormidableLabs/victory/commit/57ed0fe304dbc8753da1126a02d44de8004e96aa))
* Allow data accessors to accept any data types (fixes [#2360](https://github.com/FormidableLabs/victory/issues/2360)) ([#2436](https://github.com/FormidableLabs/victory/pull/2436))
* Updated dependencies [[`57ed0fe30`](https://github.com/FormidableLabs/victory/commit/57ed0fe304dbc8753da1126a02d44de8004e96aa), [`9a6319cff`](https://github.com/FormidableLabs/victory/commit/9a6319cffbc480711b8c286dcae00575081170f0)]:
- victory-selection-container@36.6.4
- victory-voronoi-container@36.6.4
- victory-zoom-container@36.6.4
- victory-core@36.6.4
- victory-brush-container@36.6.4
- victory-cursor-container@36.6.4
## 36.6.3
### Patch Changes
- Do not generate \*.js.map sourcemaps (fixes [#2346](https://github.com/FormidableLabs/victory/issues/2346)) ([#2432](https://github.com/FormidableLabs/victory/pull/2432))
- Updated dependencies [[`4bfc65df5`](https://github.com/FormidableLabs/victory/commit/4bfc65df5a10aa6a10084882ed5c6d0d894dec6f)]:
- victory-brush-container@36.6.3
- victory-core@36.6.3
- victory-cursor-container@36.6.3
- victory-selection-container@36.6.3
- victory-voronoi-container@36.6.3
- victory-zoom-container@36.6.3
## 36.6.2
### Patch Changes
- Updated dependencies [[`877c16923`](https://github.com/FormidableLabs/victory/commit/877c169230c24ab02f570a21dca10a2dce0dcf4e)]:
- victory-cursor-container@36.6.2
- victory-brush-container@36.6.2
- victory-core@36.6.2
- victory-selection-container@36.6.2
- victory-voronoi-container@36.6.2
- victory-zoom-container@36.6.2
## 36.6.1
### Patch Changes
- Updated dependencies [[`d1f281104`](https://github.com/FormidableLabs/victory/commit/d1f281104c7598c43e220dafd57546ab03daeeb5)]:
- victory-core@36.6.1
- victory-cursor-container@36.6.1
- victory-brush-container@36.6.1
- victory-selection-container@36.6.1
- victory-voronoi-container@36.6.1
- victory-zoom-container@36.6.1
## 36.6.0
### Patch Changes
- Update source code with minor lint-based improvements (see [#2236](https://github.com/FormidableLabs/victory/issues/2236)). ([#2403](https://github.com/FormidableLabs/victory/pull/2403))
- Updated dependencies [[`fed5a5072`](https://github.com/FormidableLabs/victory/commit/fed5a507299b337846eed3d873ec7eb91bc69668), [`f7bf134e5`](https://github.com/FormidableLabs/victory/commit/f7bf134e58bc1660c28f83f0eede3b19048d2656), [`a2f48555a`](https://github.com/FormidableLabs/victory/commit/a2f48555adfed15bdb004dc0793f197d90c950a2)]:
- victory-core@36.6.0
- victory-brush-container@36.6.0
- victory-cursor-container@36.6.0
- victory-selection-container@36.6.0
- victory-voronoi-container@36.6.0
- victory-zoom-container@36.6.0
## 36.5.3 and earlier
Change history for version 36.5.3 and earlier can be found in our root [CHANGELOG.md](https://github.com/FormidableLabs/victory/blob/main/CHANGELOG.md).