aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'dependabot/npm_and_yarn/FrontEnd/bootstrap-5.0.0'crupest2021-05-0620-88/+58
|\
| * ...crupest2021-05-067-9/+9
| |
| * ...crupest2021-05-0617-40/+40
| |
| * build(deps): Bump bootstrap from 4.6.0 to 5.0.0 in /FrontEnddependabot[bot]2021-05-062-39/+9
| | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #510 from ↵crupest2021-05-061-13/+37
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/pmmmwh/react-refresh-webpack-plugin-0.5.0-beta.7 build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin from 0.5.0-beta.6 to 0.5.0-beta.7 in /FrontEnd
| * | build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin in /FrontEnddependabot[bot]2021-05-061-13/+37
| |/ | | | | | | | | | | | | | | Bumps [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) from 0.5.0-beta.6 to 0.5.0-beta.7. - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #511 from ↵crupest2021-05-062-8/+8
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/postcss-8.2.14 build(deps-dev): Bump postcss from 8.2.13 to 8.2.14 in /FrontEnd
| * | build(deps-dev): Bump postcss from 8.2.13 to 8.2.14 in /FrontEnddependabot[bot]2021-05-062-8/+8
| |/ | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) from 8.2.13 to 8.2.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.2.13...8.2.14) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump ts-loader from 9.1.1 to 9.1.2 in /FrontEnddependabot[bot]2021-05-062-8/+8
|/ | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.1.1 to 9.1.2. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.1.1...v9.1.2) Signed-off-by: dependabot[bot] <support@github.com>
* ...crupest2021-05-054-5931/+1568
|
* chore: Remove a fixed bug caused config.crupest2021-05-051-3/+0
|
* chore: Clean package.json.crupest2021-05-052-4/+2
|
* Merge pull request #505 from ↵crupest2021-05-052-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/node-15.0.2 build(deps-dev): Bump @types/node from 15.0.1 to 15.0.2 in /FrontEnd
| * build(deps-dev): Bump @types/node from 15.0.1 to 15.0.2 in /FrontEnddependabot[bot]2021-05-052-8/+8
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #506 from ↵crupest2021-05-052-189/+48
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.22.1 build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.22.1 in /FrontEnd
| * | build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-05-052-189/+48
| |/ | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
* / fix: A very ugly fix of scroll to top problem.crupest2021-05-052-36/+61
|/
* Merge pull request #507 from ↵crupest2021-05-052-14/+155
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.22.1 build(deps-dev): Bump @typescript-eslint/parser from 4.22.0 to 4.22.1 in /FrontEnd
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-05-052-14/+155
| | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @types/react from 17.0.4 to 17.0.5 in /FrontEnddependabot[bot]2021-05-052-8/+8
|/ | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.4 to 17.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #503 from ↵crupest2021-05-042-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.11.2 build(deps): Bump core-js from 3.11.1 to 3.11.2 in /FrontEnd
| * build(deps): Bump core-js from 3.11.1 to 3.11.2 in /FrontEnddependabot[bot]2021-05-042-8/+8
| | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.1 to 3.11.2. - [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.11.2/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* | build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-05-042-24/+24
|/ | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.0 to 7.14.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.1/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #500 from ↵dependabot[bot]2021-05-032-16/+16
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-inlinesvg-2.3.0
| * build(deps): Bump react-inlinesvg from 2.2.2 to 2.3.0 in /FrontEnddependabot[bot]2021-05-032-16/+16
| | | | | | | | | | | | | | Bumps [react-inlinesvg](https://github.com/gilbarbara/react-inlinesvg) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/gilbarbara/react-inlinesvg/releases) - [Commits](https://github.com/gilbarbara/react-inlinesvg/compare/v2.2.2...v2.3.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #501 from ↵dependabot[bot]2021-05-032-8/+8
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.36.2
| * | build(deps-dev): Bump webpack from 5.36.1 to 5.36.2 in /FrontEnddependabot[bot]2021-05-032-8/+8
| |/ | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.1...v5.36.2) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-05-032-8/+8
|/ | | | | | | | Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.1...v1.6.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #497 from crupest/dependabot/npm_and_yarn/FrontEnd/rxjs-7.0.0crupest2021-04-302-13/+22
|\ | | | | build(deps): Bump rxjs from 6.6.7 to 7.0.0 in /FrontEnd
| * build(deps): Bump rxjs from 6.6.7 to 7.0.0 in /FrontEnddependabot[bot]2021-04-302-13/+22
| | | | | | | | | | | | | | | | Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.0.0. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.7...7.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #498 from ↵crupest2021-04-302-30/+30
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/babel/core-7.14.0 build(deps-dev): Bump @babel/core from 7.13.16 to 7.14.0 in /FrontEnd
| * | build(deps-dev): Bump @babel/core from 7.13.16 to 7.14.0 in /FrontEnddependabot[bot]2021-04-302-82/+82
| |/ | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-core) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump @babel/preset-env in /FrontEnddependabot[bot]2021-04-302-132/+234
|/ | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.15 to 7.14.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #492 from ↵crupest2021-04-292-8/+8
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.36.1 build(deps-dev): Bump webpack from 5.36.0 to 5.36.1 in /FrontEnd
| * build(deps-dev): Bump webpack from 5.36.0 to 5.36.1 in /FrontEnddependabot[bot]2021-04-292-8/+8
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.36.0 to 5.36.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.0...v5.36.1) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #493 from ↵crupest2021-04-292-8/+8
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.15 build(deps): Bump react-i18next from 11.8.14 to 11.8.15 in /FrontEnd
| * | build(deps): Bump react-i18next from 11.8.14 to 11.8.15 in /FrontEnddependabot[bot]2021-04-292-8/+8
| |/ | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.14 to 11.8.15. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.14...v11.8.15) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #494 from ↵crupest2021-04-292-8/+8
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/sass-1.32.12 build(deps-dev): Bump sass from 1.32.11 to 1.32.12 in /FrontEnd
| * | build(deps-dev): Bump sass from 1.32.11 to 1.32.12 in /FrontEnddependabot[bot]2021-04-292-8/+8
| |/ | | | | | | | | | | | | | | Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #495 from ↵crupest2021-04-292-8/+8
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.11.1 build(deps): Bump core-js from 3.11.0 to 3.11.1 in /FrontEnd
| * | build(deps): Bump core-js from 3.11.0 to 3.11.1 in /FrontEnddependabot[bot]2021-04-292-8/+8
| |/ | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.0 to 3.11.1. - [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.11.1/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump mini-css-extract-plugin in /FrontEnddependabot[bot]2021-04-292-8/+8
|/ | | | | | | | Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.5.0...v1.5.1) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #490 from ↵crupest2021-04-282-16/+16
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-i18next-11.8.14 build(deps): Bump react-i18next from 11.8.13 to 11.8.14 in /FrontEnd
| * build(deps): Bump react-i18next from 11.8.13 to 11.8.14 in /FrontEnddependabot[bot]2021-04-282-16/+16
| | | | | | | | | | | | | | | | Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.13 to 11.8.14. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.13...v11.8.14) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #491 from ↵crupest2021-04-282-16/+16
|\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-5.36.0 build(deps-dev): Bump webpack from 5.35.1 to 5.36.0 in /FrontEnd
| * | build(deps-dev): Bump webpack from 5.35.1 to 5.36.0 in /FrontEnddependabot[bot]2021-04-282-16/+16
| |/ | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.35.1 to 5.36.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.35.1...v5.36.0) Signed-off-by: dependabot[bot] <support@github.com>
* / build(deps-dev): Bump @types/node from 15.0.0 to 15.0.1 in /FrontEnddependabot[bot]2021-04-282-8/+8
|/ | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.0 to 15.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): Bump @types/node from 14.14.41 to 15.0.0 in /FrontEnddependabot[bot]2021-04-272-8/+8
| | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 15.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #484 from ↵dependabot[bot]2021-04-272-8/+8
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.2.2
| * build(deps): Bump i18next from 20.2.1 to 20.2.2 in /FrontEnddependabot[bot]2021-04-272-8/+8
| | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 20.2.1 to 20.2.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v20.2.1...v20.2.2) Signed-off-by: dependabot[bot] <support@github.com>