Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 29, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

SlicedSilver and others added 30 commits January 12, 2024 20:54
circle CI not building correctly before type-tests check

Revert changes to circleci

remove module setting for type-checks test

try fix the circle-ci type-checks test
* fix pane widget and separator feature previously implemented in 22c6b03

* Add prepare scripts to package.json

* Add empty .npmignore

This file is being used in conjunction with the `prepare` script.
See this for details: yarnpkg/yarn#5235 (comment)

* implement subscribePaneResize and unsubscribePaneResize

* add ChartApi#removePane and ChartApi#swapPane, update Series#applyOptions for pane option

* update .size-limit.js

* Update package.json

* Revert "implement subscribePaneResize and unsubscribePaneResize"

This reverts commit 2194ebc

* add ChartApi#getPaneElements()

* fix pane widget and separator feature previously implemented in 22c6b03

* implement subscribePaneResize and unsubscribePaneResize

* add ChartApi#removePane and ChartApi#swapPane, update Series#applyOptions for pane option

* Revert "implement subscribePaneResize and unsubscribePaneResize"

This reverts commit 2194ebc

* add ChartApi#getPaneElements()

* update .size-limit.js and linter errors

* add paneIndex to MouseEventParams (click and crosshair event)

* add nonPrimaryPriceScale to ChartOptions for non primary pane

* fix: resize panes

* fix: remove empty panes

* fix: be able to move series to 0 index pane

* fix: paneSize method receive paneIndex

* chore: add method description

* update size limit

* add basic e2e tests

* add coverage tests

* add coverage test

* add customisable options

* improve coverage

* add PaneApi

* add paneApi coverage test

* remove dedicated pane options

* rename method

* remove pane index mapping

* remove paneIndex from series options

* fix tests

* fix line series

* remove PaneInfo interface

* remove paneIndex from Series

* cleanup removePane and swapPane

* fix crosshair horizontal line on all panes

* fix prevent removing last pane

* fix: remove non-primary price scale

* cleanup

* Pane separator & panes resize improvements

* fix add jsdoc comment

* fix: rename details to point

* remove getPaneElements api

* add CrosshairMarksPaneView per pane

* cleanup tests

* fix invalidation

* fix CrosshairMarksPaneView order

* add getSeriesByPane and getPaneBySeries apis

* add series method to pane

* update size limit

* createSeries fix

* add PaneApi getHTMLElement + change getSeriesByPane

* rename method

* add integration tests

* fix: remove methods from ChartApi

* Update src/api/iseries-api.ts

Co-authored-by: Mark Silverwood <[email protected]>

* Update src/model/chart-model.ts

Co-authored-by: Mark Silverwood <[email protected]>

* fixed code review suggestions

* move method to private

* Update src/api/ichart-api.ts

Co-authored-by: Mark Silverwood <[email protected]>

* fix paneIndex types

* change iseries-api description

* add how to guide

* add sidebar page

* add documentation links

* fix multiple logos

* add e2e tests

* add docs suggestions

* fix links

* fix docs links

* Update website/tutorials/how_to/panes.mdx

Co-authored-by: Evgeniia Riazanova <[email protected]>

* update docs

* fix markdown formatting

* add tm signs

* fix typo

* rename createPane method

* make getOrCreatePane private

* _getOrCreatePane refactoring

* fix: series priceScaleId option

* fix: add target blank to attr-logo

* test: disable attribution logo on unrelated tests

---------

Co-authored-by: Adrian Ng <[email protected]>
Co-authored-by: Kirill Chetverikov <[email protected]>
Co-authored-by: Mark Silverwood <[email protected]>
Co-authored-by: Evgeniia Riazanova <[email protected]>
…x-support

Enable device pixel content box support
Evgeniia Riazanova and others added 28 commits January 21, 2025 11:11
WRT-1291: Describe how to remove gaps
Final Preparations for v5 release
…eading

WRT-1308: Update price scale article
Merge v5 into master for Version 5.0.0 Release
@pull pull bot added the ⤵️ pull label Jan 29, 2025
@pull pull bot merged commit 1c1192d into syther-labs:master Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants