Matthias
|
c6384d2a65
|
Merge pull request #1989 from freqtrade/dependabot/npm_and_yarn/main/vue-d9e87b273d
chore(deps): bump the vue group with 5 updates
|
2024-07-24 06:47:13 +02:00 |
|
Matthias
|
c5d3d0ee5f
|
Allow slight pixel deviation
|
2024-07-24 06:47:03 +02:00 |
|
Matthias
|
b2b7d22100
|
Merge pull request #1988 from freqtrade/dependabot/npm_and_yarn/main/eslint-f44e10fcd8
chore(deps-dev): bump the eslint group with 4 updates
|
2024-07-24 06:45:45 +02:00 |
|
dependabot[bot]
|
645e328384
|
chore(deps): bump the vue group with 5 updates
Bumps the vue group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core) | `3.4.31` | `3.4.33` |
| [vue-demi](https://github.com/antfu/vue-demi) | `0.14.8` | `0.14.9` |
| [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.31` | `3.4.33` |
| [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.31` | `3.4.33` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `2.0.26` | `2.0.28` |
Updates `vue` from 3.4.31 to 3.4.33
- [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.4.31...v3.4.33)
Updates `vue-demi` from 0.14.8 to 0.14.9
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.8...v0.14.9)
Updates `@vue/compiler-sfc` from 3.4.31 to 3.4.33
- [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.4.33/packages/compiler-sfc)
Updates `@vue/runtime-dom` from 3.4.31 to 3.4.33
- [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.4.33/packages/runtime-dom)
Updates `vue-tsc` from 2.0.26 to 2.0.28
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.28/packages/tsc)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vue
- dependency-name: vue-demi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: vue
- dependency-name: "@vue/compiler-sfc"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vue
- dependency-name: "@vue/runtime-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vue
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vue
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 04:43:16 +00:00 |
|
dependabot[bot]
|
5a79652199
|
chore(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 7.17.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/v7.17.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.16.1 to 7.17.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/v7.17.0/packages/parser)
Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)
Updates `typescript-eslint` from 7.16.1 to 7.17.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.17.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 04:41:53 +00:00 |
|
Matthias
|
306212b9a6
|
Merge pull request #1997 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.5.4
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4
|
2024-07-24 06:34:10 +02:00 |
|
Matthias
|
85d5402f78
|
chore: increase screenshot threshold
|
2024-07-24 06:30:40 +02:00 |
|
dependabot[bot]
|
abebad0862
|
chore(deps-dev): bump typescript from 5.5.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 04:29:51 +00:00 |
|
Matthias
|
55599b0567
|
Merge pull request #1994 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.12
chore(deps-dev): bump @types/node from 20.14.11 to 20.14.12
|
2024-07-24 06:29:24 +02:00 |
|
Matthias
|
827e76efd8
|
Merge pull request #1990 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-10a66bc04f
chore(deps): bump bootstrap-vue-next from 0.23.5 to 0.24.2 in the bootstrap group
|
2024-07-24 06:29:08 +02:00 |
|
Matthias
|
875e22802e
|
Merge pull request #1992 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.45.3
chore(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3
|
2024-07-24 06:28:51 +02:00 |
|
Matthias
|
8a84bbb828
|
Merge pull request #1996 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-9.0.1
chore(deps): bump @vuepic/vue-datepicker from 9.0.0 to 9.0.1
|
2024-07-24 06:27:41 +02:00 |
|
Matthias
|
f2fea5ca08
|
Merge pull request #1991 from freqtrade/dependabot/npm_and_yarn/main/unplugin-359ec2d478
chore(deps-dev): bump unplugin-auto-import from 0.18.0 to 0.18.1 in the unplugin group
|
2024-07-24 06:27:29 +02:00 |
|
dependabot[bot]
|
c643b65b1e
|
chore(deps-dev): bump @types/node from 20.14.11 to 20.14.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 20.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 04:25:11 +00:00 |
|
Matthias
|
b4bb083a65
|
Merge pull request #1995 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.0.4
chore(deps-dev): bump vitest from 2.0.3 to 2.0.4
|
2024-07-24 06:24:25 +02:00 |
|
Matthias
|
e84688f27c
|
Merge pull request #1993 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-5.1.0
chore(deps-dev): bump @vitejs/plugin-vue from 5.0.5 to 5.1.0
|
2024-07-24 06:24:11 +02:00 |
|
dependabot[bot]
|
5852b155bc
|
chore(deps): bump @vuepic/vue-datepicker from 9.0.0 to 9.0.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Changelog](https://github.com/Vuepic/vue-datepicker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v9.0.0...v9.0.1)
---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 03:59:20 +00:00 |
|
dependabot[bot]
|
4d7ab7fc83
|
chore(deps-dev): bump vitest from 2.0.3 to 2.0.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 03:59:06 +00:00 |
|
dependabot[bot]
|
cc023a9675
|
chore(deps-dev): bump @vitejs/plugin-vue from 5.0.5 to 5.1.0
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.5 to 5.1.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@5.1.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>
|
2024-07-24 03:58:38 +00:00 |
|
dependabot[bot]
|
dd8a2ed64d
|
chore(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.2 to 1.45.3.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.2...v1.45.3)
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 03:58:26 +00:00 |
|
dependabot[bot]
|
a793540298
|
chore(deps-dev): bump unplugin-auto-import in the unplugin group
Bumps the unplugin group with 1 update: [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import).
Updates `unplugin-auto-import` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.18.0...v0.18.1)
---
updated-dependencies:
- dependency-name: unplugin-auto-import
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: unplugin
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 03:58:04 +00:00 |
|
dependabot[bot]
|
19d220e7ff
|
chore(deps): bump bootstrap-vue-next in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).
Updates `bootstrap-vue-next` from 0.23.5 to 0.24.2
- [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.24.2/packages/bootstrap-vue-next)
---
updated-dependencies:
- dependency-name: bootstrap-vue-next
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: bootstrap
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-24 03:57:37 +00:00 |
|
Matthias
|
a5c21d2443
|
chore: remove faulty import
|
2024-07-23 20:54:46 +02:00 |
|
Matthias
|
0dea63e6e9
|
Add test for plot config
|
2024-07-23 20:52:25 +02:00 |
|
Matthias
|
2847c7d852
|
chore: add test for plot template merging
|
2024-07-23 20:30:29 +02:00 |
|
Matthias
|
8cb21af220
|
fix: Re-map fill_to values, too
|
2024-07-23 20:27:13 +02:00 |
|
Matthias
|
a43a5924c7
|
Improve typing
|
2024-07-23 20:23:30 +02:00 |
|
Matthias
|
22c010cf65
|
chore: add tests for plotTemplates replacements
|
2024-07-23 20:20:26 +02:00 |
|
Matthias
|
6d7ac23838
|
Provide a method to remap template columns
|
2024-07-23 20:12:41 +02:00 |
|
Matthias
|
7ce1194c31
|
chore: sorted list
|
2024-07-23 20:02:02 +02:00 |
|
Matthias
|
fab6c6f4f2
|
chore: unique list
|
2024-07-23 07:16:07 +02:00 |
|
Matthias
|
7a9549d1ca
|
Partial plot config columns
|
2024-07-23 07:15:13 +02:00 |
|
Matthias
|
7d59b2f061
|
chore: Improve heikinAshi naming
|
2024-07-23 07:05:05 +02:00 |
|
Matthias
|
207e5b3e16
|
chore: Extract plotConfigColumns to utils
|
2024-07-23 07:04:22 +02:00 |
|
Matthias
|
d336ac903b
|
fix: Improved logic to trigger plot reload on config changes
|
2024-07-23 06:41:35 +02:00 |
|
Matthias
|
2739e72bff
|
chore: fix non-working template apply
|
2024-07-23 06:27:38 +02:00 |
|
Matthias
|
b7f8fe8ccb
|
Merge pull request #1986 from freqtrade/dependabot/docker/node-22.5.1-alpine
chore(deps): bump node from 22.5.0-alpine to 22.5.1-alpine
|
2024-07-22 07:11:43 +02:00 |
|
dependabot[bot]
|
064c66a281
|
chore(deps): bump node from 22.5.0-alpine to 22.5.1-alpine
Bumps node from 22.5.0-alpine to 22.5.1-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 03:19:59 +00:00 |
|
Matthias
|
9004198581
|
fix: faulty BB configuration
|
2024-07-20 15:42:53 +02:00 |
|
Matthias
|
1469086623
|
Further simplify stuff
|
2024-07-20 14:20:15 +02:00 |
|
Matthias
|
6ac1831ec5
|
chore: use defineModel for forceEntry form
|
2024-07-20 14:18:33 +02:00 |
|
Matthias
|
98583a5825
|
chore: simplify force-exit form
|
2024-07-20 14:17:06 +02:00 |
|
Matthias
|
243efd8d3d
|
Clear selection state on close
|
2024-07-20 14:14:14 +02:00 |
|
Matthias
|
641639448f
|
Add BollingerBands Template
|
2024-07-20 14:05:42 +02:00 |
|
Matthias
|
ec38bba8e0
|
feat: add plot-template selection
|
2024-07-20 14:04:15 +02:00 |
|
Matthias
|
c3764d1a73
|
feat: Add initial plotTemplates composable
|
2024-07-20 13:19:53 +02:00 |
|
Matthias
|
c33655951b
|
feat: Add deepMerge utility
|
2024-07-20 13:19:53 +02:00 |
|
Matthias
|
78001c3b91
|
chore: Fix remaining emit styles
|
2024-07-20 11:24:17 +02:00 |
|
Matthias
|
a44ff57032
|
chore: Add eslint rule for consistent emits style
|
2024-07-20 11:23:33 +02:00 |
|
Matthias
|
17cd426ca6
|
chore: consistent emits style
|
2024-07-20 11:23:33 +02:00 |
|