Closed renovate[bot] closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.13%. Comparing base (
407857d
) to head (0707455
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
3.46.0
->3.49.1
1.8.3
->1.10.0
3.4.27
->3.4.30
Release Notes
apexcharts/apexcharts.js (apexcharts)
### [`v3.49.1`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.49.1): 💎 Version 3.49.1 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.49.0...v3.49.1) #### 🆕 Enhancements - New chart type - [Slope Chart](https://apexcharts.com/javascript-chart-demos/slope-charts/basic/) #### 🐞 Bug fixes - Fix issue #4216: grid padding calculation to support array of stroke widths, thanks @veryinsanee - Fix heatmap yaxis offset #2033, thanks @cart-before-horse - FIx types (yaxis.seriesName as an Array), thanks @j2ghz - Remove redundant graphics.move() from end of lower rangeArea paths. - thanks @rosco54 - Fix #4386; pie chart size issue when given in percentage - Fix #3827 - y-axis tooltip value in reversed - Fix #4348 - dumbbell chart fix for timescale xaxis - Fix #2251 - pie chart dataPointIndex when clicked - Fix #4206 - datalabels in timeline chart - Revert PR #4240 ### [`v3.49.0`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.49.0): 💎 Version 3.49.0 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.48.0...v3.49.0) #### 🐞 Bug fixes - Fix gradient fill glitches for series with nulls - by [@rosco54](https://togithub.com/rosco54) - Fix point annotation still visible when referenced series is collapsed. - by [@rosco54](https://togithub.com/rosco54) - Additional fixes for indexing errors using yaxis-series mappings after - by [@rosco54](https://togithub.com/rosco54) - Fixed Issue [#3525](https://togithub.com/apexcharts/apexcharts.js/issues/3525). - by [@rosco54](https://togithub.com/rosco54) - added color evaluation function in Bar.js under stroke property - by [@Digvijayrao-KF](https://togithub.com/Digvijayrao-KF) - Radar chart bugfix [#4371](https://togithub.com/apexcharts/apexcharts.js/issues/4371) - Update zh-tw.json - by [@iblislin](https://togithub.com/iblislin) - Fixed [#4402](https://togithub.com/apexcharts/apexcharts.js/issues/4402) by [@rosco54](https://togithub.com/rosco54) ### [`v3.48.0`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.48.0): 💎 Version 3.48.0 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.47.0...v3.48.0) #### 🆕 Enhancements - Provide a "step before" version of the current "step after" line chart; Fixes [#4313](https://togithub.com/apexcharts/apexcharts.js/issues/4313) - Use ShadowRoot getElementById() when in ShadowDOM; Thanks [@cyraid](https://togithub.com/cyraid) #### 🐞 Bug fixes - Fixes [https://github.com/apexcharts/apexcharts.js/issues/4323](https://togithub.com/apexcharts/apexcharts.js/issues/4323) (multiple y-axis scale fixes for backward compatibility) - Zoomed scale fixes - In zoomed charts, ensure the Y axis scale fits the full min..max range of Y values - Fix css nonce attribute - Improve grid-rect to prevent bar overflowing on x-axis - When chart is type 'bar', ensure reference to zero is maintained - Fixes [https://github.com/apexcharts/apexcharts.js/issues/2757](https://togithub.com/apexcharts/apexcharts.js/issues/2757) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/3073](https://togithub.com/apexcharts/apexcharts.js/issues/3073) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/3421](https://togithub.com/apexcharts/apexcharts.js/issues/3421) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/3553](https://togithub.com/apexcharts/apexcharts.js/issues/3553) (annotation overflow) - Fixes [https://github.com/apexcharts/apexcharts.js/issues/4081](https://togithub.com/apexcharts/apexcharts.js/issues/4081) (x-axis annotation fix in sparkline) Thanks [@rosco54](https://togithub.com/rosco54) for multiple y-axis scale fixes ### [`v3.47.0`](https://togithub.com/apexcharts/apexcharts.js/releases/tag/v3.47.0): 💎 Version 3.47.0 [Compare Source](https://togithub.com/apexcharts/apexcharts.js/compare/v3.46.0...v3.47.0) #### 🆕 Enhancements - Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes [#4237](https://togithub.com/apexcharts/apexcharts.js/issues/4237) #### 🐞 Bug fixes - Area chart gradient drawing glitch; fixes [#4271](https://togithub.com/apexcharts/apexcharts.js/issues/4271) - Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis) - When chart is type 'bar', ensure reference to zero is maintained Thanks [@rosco54](https://togithub.com/rosco54) for y-axis scale improvementsguybedford/es-module-shims (es-module-shims)
### [`v1.10.0`](https://togithub.com/guybedford/es-module-shims/releases/tag/1.10.0) [Compare Source](https://togithub.com/guybedford/es-module-shims/compare/1.9.0...1.10.0) #### What's Changed - fix cycle binding updates for expressions by [@guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-shims/pull/421](https://togithub.com/guybedford/es-module-shims/pull/421) - deps: update to latest es-module-lexer by [@guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-shims/pull/423](https://togithub.com/guybedford/es-module-shims/pull/423) - feat: support importmap integrity by [@guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-shims/pull/424](https://togithub.com/guybedford/es-module-shims/pull/424) **Full Changelog**: https://github.com/guybedford/es-module-shims/compare/1.9.0...1.10.0 ### [`v1.9.0`](https://togithub.com/guybedford/es-module-shims/releases/tag/1.9.0) [Compare Source](https://togithub.com/guybedford/es-module-shims/compare/1.8.3...1.9.0) #### What's Changed - Updated Firefox stats by [@marklundin](https://togithub.com/marklundin) in [https://github.com/guybedford/es-module-shims/pull/412](https://togithub.com/guybedford/es-module-shims/pull/412) - feat: implement source phase imports by [@guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-shims/pull/413](https://togithub.com/guybedford/es-module-shims/pull/413) - feat: explicit globalLoadEventRetrigger option by [@guybedford](https://togithub.com/guybedford) in [https://github.com/guybedford/es-module-shims/pull/414](https://togithub.com/guybedford/es-module-shims/pull/414) #### New Contributors - [@marklundin](https://togithub.com/marklundin) made their first contribution in [https://github.com/guybedford/es-module-shims/pull/412](https://togithub.com/guybedford/es-module-shims/pull/412) **Full Changelog**: https://github.com/guybedford/es-module-shims/compare/1.8.3...1.9.0vuejs/core (vue)
### [`v3.4.30`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3430-2024-06-22) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.29...v3.4.30) ##### Bug Fixes - **compiler-core:** should not remove slot node with `v-else` ([#11150](https://togithub.com/vuejs/core/issues/11150)) ([e102670](https://togithub.com/vuejs/core/commit/e102670bde00417c3a5b0262c855b297c0e4169e)) - **hydration:** fix css vars hydration mismatch false positive on attr-fallthrough ([#11190](https://togithub.com/vuejs/core/issues/11190)) ([7ad67ce](https://togithub.com/vuejs/core/commit/7ad67ced26e5f53a47cb42f4834496e4958cb53b)), closes [#11188](https://togithub.com/vuejs/core/issues/11188) - **hydration:** skip prop mismatch check for directives that mutate DOM in created ([3169c91](https://togithub.com/vuejs/core/commit/3169c914939d02a013b2938aff30dac8525923f8)), closes [#11189](https://togithub.com/vuejs/core/issues/11189) - **reactivity:** fix side effect computed dirty level ([#11183](https://togithub.com/vuejs/core/issues/11183)) ([3bd79e3](https://togithub.com/vuejs/core/commit/3bd79e3e5ed960fc42cbf77bc61a97d2c03557c0)), closes [#11181](https://togithub.com/vuejs/core/issues/11181) [#11169](https://togithub.com/vuejs/core/issues/11169) - **runtime-core:** ensure unmount dynamic components in optimized mode ([#11171](https://togithub.com/vuejs/core/issues/11171)) ([220fe24](https://togithub.com/vuejs/core/commit/220fe247484209e62c7f4991902c5335e29c5007)), closes [#11168](https://togithub.com/vuejs/core/issues/11168) - **runtime-core:** update devtool \__vnode on patch, avoid memory leak during dev ([a959781](https://togithub.com/vuejs/core/commit/a959781dd6f609dcb6f16dd7fa47d3b16895e5ca)), closes [#11192](https://togithub.com/vuejs/core/issues/11192) - **runtime-dom:** ensure only symbols are explicitly stringified during attribute patching ([#11182](https://togithub.com/vuejs/core/issues/11182)) ([a2e35d6](https://togithub.com/vuejs/core/commit/a2e35d682db15a592f4270bb0cde70a0e7bdc4a6)), closes [#11177](https://togithub.com/vuejs/core/issues/11177) - **runtime-dom:** prevent setting state as attribute for custom elements ([#11165](https://togithub.com/vuejs/core/issues/11165)) ([8ae4c29](https://togithub.com/vuejs/core/commit/8ae4c293adcec28f18114cb6016230a86787e6a9)), closes [#11163](https://togithub.com/vuejs/core/issues/11163) ##### Performance Improvements - **reactivity:** cache tracking value ([#11145](https://togithub.com/vuejs/core/issues/11145)) ([7936dae](https://togithub.com/vuejs/core/commit/7936daebceab2ae9461c3b8f256e51020fb7d3ed)) ### [`v3.4.29`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3429-2024-06-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.28...v3.4.29) ##### Bug Fixes - **build:** fix accidental inclusion of runtime-core in server-renderer cjs build ([11cc12b](https://togithub.com/vuejs/core/commit/11cc12b915edfe0e4d3175e57464f73bc2c1cb04)), closes [#11137](https://togithub.com/vuejs/core/issues/11137) - **compiler-sfc:** fix missing scope for extends error message ([4ec387b](https://togithub.com/vuejs/core/commit/4ec387b100985b008cdcc4cd883a5b6328c05766)) - **compiler-sfc:** fix parsing of mts, d.mts, and mtsx files ([a476692](https://togithub.com/vuejs/core/commit/a476692ed2d7308f2742d8ff3554cf97a392b0b7)) - **compiler-sfc:** support [@vue-ignore](https://togithub.com/vue-ignore) comment on more type sources ([a23e99b](https://togithub.com/vuejs/core/commit/a23e99bedf1d65841d162951f10ce35b907a5680)) - **custom-element:** support same direct setup function signature in defineCustomElement ([7c8b126](https://togithub.com/vuejs/core/commit/7c8b12620aad4969b8dc4944d4fc486d16c3033c)), closes [#11116](https://togithub.com/vuejs/core/issues/11116) - **reactivity:** avoid infinite loop when render access a side effect computed ([#11135](https://togithub.com/vuejs/core/issues/11135)) ([8296e19](https://togithub.com/vuejs/core/commit/8296e19855e369a7826f5ea26540a6da01dc7093)), closes [#11121](https://togithub.com/vuejs/core/issues/11121) ### [`v3.4.28`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3428-2024-06-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.27...v3.4.28) ##### Bug Fixes - **compat:** correctly transform non-identifier expressions in legacy filter syntax ([#10896](https://togithub.com/vuejs/core/issues/10896)) ([07b3c4b](https://togithub.com/vuejs/core/commit/07b3c4b7860009e19446f3d78571556c5737d82a)), closes [#10852](https://togithub.com/vuejs/core/issues/10852) - **compat:** ensure proper handling of render fuction from SFC using Vue.extend ([#7781](https://togithub.com/vuejs/core/issues/7781)) ([c73847f](https://togithub.com/vuejs/core/commit/c73847f2becc20f03cb9c68748eea92455e688ee)), closes [#7766](https://togithub.com/vuejs/core/issues/7766) - **compat:** only warn ATTR_FALSE_VALUE when enabled ([04729ba](https://togithub.com/vuejs/core/commit/04729ba2163d840f0ca7866bc964696eb5557804)), closes [#11126](https://togithub.com/vuejs/core/issues/11126) - **compile-sfc:** register props destructure rest id as setup bindings ([#10888](https://togithub.com/vuejs/core/issues/10888)) ([b2b5f57](https://togithub.com/vuejs/core/commit/b2b5f57c2c945edd0eebc1b545ec1b7568e51484)), closes [#10885](https://togithub.com/vuejs/core/issues/10885) - **compile-sfc:** Support project reference with folder, ([#10908](https://togithub.com/vuejs/core/issues/10908)) ([bdeac37](https://togithub.com/vuejs/core/commit/bdeac377c7b85888193b49ac187e927636cc40bc)), closes [#10907](https://togithub.com/vuejs/core/issues/10907) - **compiler-core:** allow unicode to appear in simple identifiers ([#6765](https://togithub.com/vuejs/core/issues/6765)) ([3ea9644](https://togithub.com/vuejs/core/commit/3ea964473d3ac0ba3e7b0b2c22d71f23d0f69123)), closes [#6367](https://togithub.com/vuejs/core/issues/6367) - **compiler-core:** change v-for key type to match Object.keys ([#10963](https://togithub.com/vuejs/core/issues/10963)) ([9fead52](https://togithub.com/vuejs/core/commit/9fead5234320848f8be82275c6b5dd0a290f2cca)), closes [#8819](https://togithub.com/vuejs/core/issues/8819) - **compiler-core:** emit TS-compatible function declaration when requested ([#9363](https://togithub.com/vuejs/core/issues/9363)) ([5d25850](https://togithub.com/vuejs/core/commit/5d258502a0faffc8a451b8701f13a31b2566d068)) - **compiler-core:** fix :key shorthand on v-for ([#10942](https://togithub.com/vuejs/core/issues/10942)) ([29425df](https://togithub.com/vuejs/core/commit/29425df1acb9e520c6ae894d06bcff73fde90edd)), closes [#10882](https://togithub.com/vuejs/core/issues/10882) [#10939](https://togithub.com/vuejs/core/issues/10939) - **compiler-core:** make `ForIteratorExpression`'s `returns` property optional ([#11011](https://togithub.com/vuejs/core/issues/11011)) ([5b8c1af](https://togithub.com/vuejs/core/commit/5b8c1afb74e39045fcb53a011420d26e3f67eab4)) - **compiler-core:** should set `