Matthias
|
8269cc23bb
|
Merge pull request #26 from freqtrade/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
|
2020-07-16 07:08:43 +02:00 |
|
Matthias
|
b5de13088a
|
Merge pull request #28 from freqtrade/dependabot/npm_and_yarn/master/typescript-3.9.6
Bump typescript from 3.9.5 to 3.9.6
|
2020-07-16 07:08:23 +02:00 |
|
dependabot-preview[bot]
|
c5b0c89ec7
|
Bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.5...v3.9.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:04:47 +00:00 |
|
dependabot-preview[bot]
|
c88b207009
|
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4.
- [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/v3.1.3...v3.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:03:50 +00:00 |
|
dependabot-preview[bot]
|
f30b2a6ea9
|
Bump vue-router from 3.3.2 to 3.3.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-16 05:03:09 +00:00 |
|
Matthias
|
caa895c4de
|
Trading to typescript
|
2020-06-29 20:43:54 +02:00 |
|
Matthias
|
07109699ea
|
Merge branch 'master' into typescript
|
2020-06-20 17:31:46 +02:00 |
|
Matthias
|
bd10be9531
|
Convert 2 modules to typescript
|
2020-06-20 17:10:11 +02:00 |
|
Matthias
|
1f68731af7
|
Merge branch 'master' into trade_detail
|
2020-06-08 19:24:56 +02:00 |
|
Matthias
|
39eef24daf
|
Use yarn as package manager
|
2020-06-05 11:22:14 +02:00 |
|
gaugau3000
|
d8bf17bddf
|
bump sass
|
2020-06-05 06:05:14 +00:00 |
|
Matthias
|
b9000f96f9
|
Rename js files to ts
|
2020-06-04 20:20:48 +02:00 |
|
Paul D. Mendes
|
6510b40939
|
Moving cdn architecutre to bootswatch module
|
2020-05-23 16:08:04 +04:00 |
|
Matthias
|
c06fb73b41
|
Improve eslint / prettier configuration
|
2020-05-20 07:23:10 +02:00 |
|
Matthias
|
b4f869a562
|
Upgrade dependencies
|
2020-05-19 20:18:04 +02:00 |
|
Matthias
|
2a95ee1a66
|
Improve code style
|
2020-05-18 21:49:26 +02:00 |
|
Paul D. Mendes
|
9c6a29249c
|
Removed unused package and moved bootstrap from devdependcies. Cleaned up styling.
|
2020-05-18 20:19:45 +04:00 |
|
Paul D. Mendes
|
916e73ab6f
|
Reorganized folder structure, by moving route Trade into views folder and created a components folder to hold the Trade views components. Also, created a component for the Header and placed layout structure into a folder.
|
2020-05-18 19:27:50 +04:00 |
|
Matthias
|
d01365a532
|
Add router ...
|
2020-05-06 21:23:47 +02:00 |
|
Matthias
|
1254e21cf2
|
Header ...
|
2020-05-04 07:20:02 +02:00 |
|
Matthias
|
ccd536f12e
|
Initial project
|
2020-05-04 06:55:18 +02:00 |
|
Matthias
|
4759e2aef8
|
init
|
2020-05-04 06:31:12 +02:00 |
|