aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(deps-dev): Bump sass-loader from 11.0.1 to 11.1.0 in /FrontEnddependabot[bot]2021-05-111-1/+1
| | | | | | | | Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.0.1...v11.1.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #516 from ↵dependabot[bot]2021-05-1016-139/+132
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/prettier-2.3.0
| * chore: Migrate to prettier 2.3.0.crupest2021-05-1016-138/+131
| |
| * build(deps-dev): Bump prettier from 2.2.1 to 2.3.0 in /FrontEnddependabot[bot]2021-05-101-1/+1
|/ | | | | | | | Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #519 from ↵crupest2021-05-101-1/+1
|\ | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-browser-languagedetector-6.1.1 build(deps): Bump i18next-browser-languagedetector from 6.1.0 to 6.1.1 in /FrontEnd
| * build(deps): Bump i18next-browser-languagedetector in /FrontEnddependabot[bot]2021-05-101-1/+1
| | | | | | | | | | | | | | | | Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/i18next/i18next-browser-languageDetector/releases) - [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v6.1.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #518 from ↵dependabot[bot]2021-05-101-1/+1
|\ \ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.12.1
| * | build(deps): Bump core-js from 3.12.0 to 3.12.1 in /FrontEnddependabot[bot]2021-05-101-1/+1
| |/ | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.0 to 3.12.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.12.1/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #517 from ↵dependabot[bot]2021-05-101-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.26.0
| * build(deps-dev): Bump eslint from 7.25.0 to 7.26.0 in /FrontEnddependabot[bot]2021-05-101-1/+1
|/ | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0) Signed-off-by: dependabot[bot] <support@github.com>
* feat: Add color transition to app bar.crupest2021-05-081-1/+3
|
* fix: Try to fix scroll to top problem.crupest2021-05-082-38/+29
|
* build: Roll back to webpack dev server 3.x.x because 4.x.x beta is currently ↵crupest2021-05-082-2/+2
| | | | buggy.
* Merge pull request #515 from ↵dependabot[bot]2021-05-071-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-dev-server-4.0.0-beta.3
| * build(deps-dev): Bump webpack-dev-server in /FrontEnddependabot[bot]2021-05-071-1/+1
|/ | | | | | | | Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.2 to 4.0.0-beta.3. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-beta.2...v4.0.0-beta.3) Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #514 from ↵dependabot[bot]2021-05-071-1/+1
|\ | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.12.0
| * build(deps): Bump core-js from 3.11.3 to 3.12.0 in /FrontEnddependabot[bot]2021-05-071-1/+1
| | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.3 to 3.12.0. - [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.12.0/packages/core-js) Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #513 from ↵dependabot[bot]2021-05-071-1/+1
|\ \ | |/ |/| | | crupest/dependabot/npm_and_yarn/FrontEnd/webpack-cli-4.7.0
| * build(deps-dev): Bump webpack-cli from 4.6.0 to 4.7.0 in /FrontEnddependabot[bot]2021-05-071-1/+1
|/ | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0) Signed-off-by: dependabot[bot] <support@github.com>
* fix: .text-right => .text-end.crupest2021-05-062-2/+2
|
* feat: Timeline color.crupest2021-05-068-59/+122
|
* ...crupest2021-05-062-2/+8
|
* ...crupest2021-05-067-19/+130
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-061-0/+3
|
* ...crupest2021-05-061-9/+10
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-062-1/+5
|
* ...crupest2021-05-063-71/+142
|
* ...crupest2021-05-061-1/+1
|
* ...crupest2021-05-061-2/+2
|
* Merge branch 'dependabot/npm_and_yarn/FrontEnd/bootstrap-5.0.0'crupest2021-05-0619-39/+39
|\
| * ...crupest2021-05-067-9/+9
| |
| * ...crupest2021-05-0616-29/+29
| |
| * build(deps): Bump bootstrap from 4.6.0 to 5.0.0 in /FrontEnddependabot[bot]2021-05-061-1/+1
| | | | | | | | | | | | | | 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 #511 from ↵crupest2021-05-061-1/+1
|\ \ | | | | | | | | | | | | 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-061-1/+1
| |/ | | | | | | | | | | | | | | 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>
* | Merge pull request #512 from ↵crupest2021-05-061-1/+1
|\ \ | |/ |/| | | | | crupest/dependabot/npm_and_yarn/FrontEnd/ts-loader-9.1.2 build(deps-dev): Bump ts-loader from 9.1.1 to 9.1.2 in /FrontEnd
| * build(deps-dev): Bump ts-loader from 9.1.1 to 9.1.2 in /FrontEnddependabot[bot]2021-05-061-1/+1
|/ | | | | | | | 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-053-4/+8
|
* chore: Remove a fixed bug caused config.crupest2021-05-051-3/+0
|
* chore: Clean package.json.crupest2021-05-051-3/+2
|
* Merge pull request #505 from ↵crupest2021-05-051-1/+1
|\ | | | | | | | | 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-051-1/+1
| | | | | | | | | | | | | | 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-051-1/+1
|\ \ | | | | | | | | | | | | 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-051-1/+1
| |/ | | | | | | | | | | | | | | 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
|/
* refactor: ...crupest2021-05-0512-74/+124
|
* refactor: ...crupest2021-05-0513-57/+28
|
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-05-051-2/+2
|\