Commit Graph

4624 Commits

Author SHA1 Message Date
Matthias
3083bef4bf Use rect instead of line for measure tool 2023-12-12 20:58:42 +01:00
Tako
656250427e show label on drawStart 2023-12-10 06:08:48 +00:00
Tako
d4df3e7422 fix theme switching, activate on click 2023-12-10 06:02:52 +00:00
Tako
0282a643f6 replace custom inputListener with vueuse 2023-12-07 06:59:47 +00:00
Tako
34c32b53ce rename candles to bars 2023-12-04 21:56:25 +00:00
Tako
6d2438b74d move chart component import to main file 2023-12-02 18:03:47 +00:00
Matthias
640baa7455 Also show "candles" ... 2023-12-02 14:10:17 +01:00
Matthias
6239d30fbc Add support for light Theme 2023-12-02 14:00:57 +01:00
Tako
635d70fe56 pct tool draft 2023-12-01 23:40:30 +00:00
Matthias
722a279578
Merge pull request #1593 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.4.3
build(deps-dev): bump @vue/test-utils from 2.4.2 to 2.4.3
2023-11-29 06:59:09 +01:00
Matthias
36cd791afb
Merge pull request #1589 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.13.1
build(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.1
2023-11-29 06:55:11 +01:00
Matthias
3893ce8e77
Merge pull request #1592 from freqtrade/dependabot/npm_and_yarn/main/vite-5.0.3
build(deps-dev): bump vite from 4.5.0 to 5.0.3
2023-11-29 06:51:26 +01:00
dependabot[bot]
2507099fcd
build(deps-dev): bump vite from 4.5.0 to 5.0.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 05:36:09 +00:00
dependabot[bot]
33327ab028
build(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.12.0 to 6.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 05:35:49 +00:00
Matthias
5c20d9b2a4
Merge pull request #1585 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.57
build(deps-dev): bump @iconify-json/mdi from 1.1.55 to 1.1.57
2023-11-29 06:35:01 +01:00
Matthias
18e83a1fa3
Merge pull request #1591 from freqtrade/dependabot/npm_and_yarn/main/vue-3.3.9
build(deps): bump vue from 3.3.8 to 3.3.9
2023-11-29 06:34:50 +01:00
dependabot[bot]
8e6d124771
build(deps-dev): bump @iconify-json/mdi from 1.1.55 to 1.1.57
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.55 to 1.1.57.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.55...1.1.57)

---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 05:28:52 +00:00
dependabot[bot]
4b31d8e4e8
build(deps): bump vue from 3.3.8 to 3.3.9
Bumps [vue](https://github.com/vuejs/core) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 05:28:29 +00:00
dependabot[bot]
2127cc9751
build(deps-dev): bump @vue/test-utils from 2.4.2 to 2.4.3
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 05:28:17 +00:00
Matthias
9a70937ae4
Merge pull request #1583 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.9
build(deps-dev): bump @vue/runtime-dom from 3.3.8 to 3.3.9
2023-11-29 06:27:42 +01:00
Matthias
c4482c173e
Merge pull request #1584 from freqtrade/dependabot/npm_and_yarn/main/unplugin-auto-import-0.17.1
build(deps-dev): bump unplugin-auto-import from 0.16.7 to 0.17.1
2023-11-29 06:27:33 +01:00
Matthias
2a0e430f28
Merge pull request #1586 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.15.5
build(deps): bump bootstrap-vue-next from 0.15.1 to 0.15.5
2023-11-29 06:27:14 +01:00
Matthias
f15801aaac
Merge pull request #1587 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.13.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1
2023-11-29 06:27:04 +01:00
Matthias
32f6008dc3
Merge pull request #1588 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.9
build(deps-dev): bump @vue/compiler-sfc from 3.3.8 to 3.3.9
2023-11-29 06:26:53 +01:00
Matthias
1aefc2659d
Merge pull request #1590 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.3.0
build(deps): bump @vuepic/vue-datepicker from 7.2.2 to 7.3.0
2023-11-29 06:26:46 +01:00
dependabot[bot]
b81b65ab24
build(deps): bump @vuepic/vue-datepicker from 7.2.2 to 7.3.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.2.2...v7.3.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:29:07 +00:00
dependabot[bot]
6ca2ff8127
build(deps-dev): bump @vue/compiler-sfc from 3.3.8 to 3.3.9
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.9/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:27:52 +00:00
dependabot[bot]
7d0ec0cd11
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.12.0 to 6.13.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.13.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:27:23 +00:00
dependabot[bot]
4f120e12ba
build(deps): bump bootstrap-vue-next from 0.15.1 to 0.15.5
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.15.1 to 0.15.5.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.15.5/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:26:22 +00:00
dependabot[bot]
7ad531f23e
build(deps-dev): bump unplugin-auto-import from 0.16.7 to 0.17.1
Bumps [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) from 0.16.7 to 0.17.1.
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.16.7...v0.17.1)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:25:20 +00:00
dependabot[bot]
e64275ec3c
build(deps-dev): bump @vue/runtime-dom from 3.3.8 to 3.3.9
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.9/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 03:24:52 +00:00
Matthias
95e5a8220c
Merge pull request #1582 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.15.1
build(deps): bump bootstrap-vue-next from 0.14.10 to 0.15.1
2023-11-22 06:39:51 +01:00
Matthias
bf5744175f
Merge pull request #1577 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.12.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
2023-11-22 06:39:43 +01:00
Matthias
ab91929e7c
Merge pull request #1575 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.3.2
build(deps-dev): bump typescript from 5.2.2 to 5.3.2
2023-11-22 06:39:34 +01:00
Matthias
f01e4e0b0d
Merge pull request #1578 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.6.0
build(deps-dev): bump cypress from 13.5.1 to 13.6.0
2023-11-22 06:39:22 +01:00
Matthias
f1bf4462a4
Merge pull request #1576 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-4.5.0
build(deps-dev): bump @vitejs/plugin-vue from 4.4.1 to 4.5.0
2023-11-22 06:39:13 +01:00
dependabot[bot]
fbb964df65
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 05:34:17 +00:00
dependabot[bot]
42f9623c18
build(deps-dev): bump typescript from 5.2.2 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 05:34:15 +00:00
dependabot[bot]
4365a7eee6
build(deps-dev): bump @vitejs/plugin-vue from 4.4.1 to 4.5.0
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@4.5.0/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 05:34:12 +00:00
dependabot[bot]
2dcdcc9f37
build(deps-dev): bump cypress from 13.5.1 to 13.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.1 to 13.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.5.1...v13.6.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 05:34:05 +00:00
dependabot[bot]
897a51a99d
build(deps): bump bootstrap-vue-next from 0.14.10 to 0.15.1
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.10 to 0.15.1.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.15.1/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 05:34:01 +00:00
Matthias
2e56356a2c
Merge pull request #1580 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.12.0
build(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 6.12.0
2023-11-22 06:33:32 +01:00
Matthias
ecd2f5dbc9
Merge pull request #1579 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.22
build(deps-dev): bump @types/echarts from 4.9.21 to 4.9.22
2023-11-22 06:33:23 +01:00
Matthias
fe0b894e89
Merge pull request #1581 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.33.3
build(deps): bump core-js from 3.33.2 to 3.33.3
2023-11-22 06:33:14 +01:00
Matthias
1d1cecfa97
Merge pull request #1574 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.54.0
build(deps-dev): bump eslint from 8.53.0 to 8.54.0
2023-11-22 06:33:03 +01:00
dependabot[bot]
cc86b3cdba
build(deps): bump core-js from 3.33.2 to 3.33.3
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.2 to 3.33.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.3/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 03:27:48 +00:00
dependabot[bot]
56055d25e1
build(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 6.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.12.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 03:27:28 +00:00
dependabot[bot]
7bb9e5ae8a
build(deps-dev): bump @types/echarts from 4.9.21 to 4.9.22
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.21 to 4.9.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

---
updated-dependencies:
- dependency-name: "@types/echarts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 03:27:01 +00:00
dependabot[bot]
05ec2e7fce
build(deps-dev): bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.53.0...v8.54.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-22 03:24:26 +00:00
Matthias
6ecf7323c3 Allow today in timerange select 2023-11-21 19:25:43 +01:00