aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Collapse)AuthorAgeFilesLines
* ...crupest2021-06-2615-235/+142
|
* ...crupest2021-06-265-47/+15
|
* ...crupest2021-06-2618-5118/+96
|
* ...crupest2021-06-2624-228/+5266
|
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-06-231-2/+2
|\
| * build(deps): Bump bootstrap from 5.0.1 to 5.0.2 in /FrontEnddependabot[bot]2021-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #639 from ↵dependabot[bot]2021-06-231-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.15.1
| | * build(deps): Bump core-js from 3.15.0 to 3.15.1 in /FrontEnddependabot[bot]2021-06-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.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.15.1/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>
* | | feat: Optimize timeline post option mask.crupest2021-06-234-23/+34
|/ /
* / feat: Update about page.crupest2021-06-231-6/+2
|/
* ...crupest2021-06-231-1/+0
|
* ...crupest2021-06-232-7/+7
|
* fix: Fix a @ bug,crupest2021-06-221-1/+1
|
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-06-221-11/+11
|\
| * build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-06-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.0. - [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.28.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>
| * build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-06-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.0. - [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.28.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>
| * build(deps-dev): Bump @types/node from 15.12.2 to 15.12.4 in /FrontEnddependabot[bot]2021-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.12.2 to 15.12.4. - [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>
| * Merge pull request #635 from ↵dependabot[bot]2021-06-211-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/types/react-dom-17.0.8
| | * build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.7 to 17.0.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #634 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.3.8dependabot[bot]2021-06-211-1/+1
| |\ \
| | * | build(deps-dev): Bump vite from 2.3.7 to 2.3.8 in /FrontEnddependabot[bot]2021-06-211-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.3.7 to 2.3.8. - [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/v2.3.8/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #633 from ↵dependabot[bot]2021-06-211-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/eslint-7.29.0
| | * | build(deps-dev): Bump eslint from 7.28.0 to 7.29.0 in /FrontEnddependabot[bot]2021-06-211-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.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.28.0...v7.29.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #632 from ↵dependabot[bot]2021-06-211-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/core-js-3.15.0
| | * | build(deps): Bump core-js from 3.14.0 to 3.15.0 in /FrontEnddependabot[bot]2021-06-211-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.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.15.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
| * / build(deps): Bump react-bootstrap in /FrontEnddependabot[bot]2021-06-211-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.0-beta.1 to 2.0.0-beta.2. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.0-beta.1...v2.0.0-beta.2) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #630 from ↵crupest2021-06-201-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/react-bootstrap-2.0.0-beta.1
| | * build(deps): Bump react-bootstrap in /FrontEnddependabot[bot]2021-06-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.0.0-beta.0 to 2.0.0-beta.1. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.0.0-beta.0...v2.0.0-beta.1) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #628 from ↵dependabot[bot]2021-06-181-1/+1
| |\ \ | | | | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/i18next-20.3.2
| | * | build(deps): Bump i18next from 20.3.1 to 20.3.2 in /FrontEnddependabot[bot]2021-06-181-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next](https://github.com/i18next/i18next) from 20.3.1 to 20.3.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.3.1...v20.3.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * / build(deps-dev): Bump typescript from 4.3.3 to 4.3.4 in /FrontEnddependabot[bot]2021-06-181-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.3...v4.3.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #627 from ↵dependabot[bot]2021-06-171-1/+1
| |\ | | | | | | | | | crupest/dependabot/npm_and_yarn/FrontEnd/typescript-4.3.3
| | * build(deps-dev): Bump typescript from 4.3.2 to 4.3.3 in /FrontEnddependabot[bot]2021-06-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| * | build(deps): Bump i18next-browser-languagedetector in /FrontEnddependabot[bot]2021-06-171-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 6.1.1 to 6.1.2. - [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.1...v6.1.2) --- updated-dependencies: - dependency-name: i18next-browser-languagedetector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / fix: Fix timeline card zindex problem.crupest2021-06-222-2/+6
|/
* fix: Real fix #624.crupest2021-06-162-1/+18
|
* fix: Fix #624.crupest2021-06-163-31/+42
|
* ...crupest2021-06-152-14/+50
|
* ...crupest2021-06-151-4/+2
|
* ...crupest2021-06-154-17/+9
|
* ...crupest2021-06-151-0/+5
|
* ...crupest2021-06-153-22/+24
|
* ...crupest2021-06-1511-175/+113
|
* ...crupest2021-06-151-1/+9
|
* ...crupest2021-06-152-3/+8
|
* ...crupest2021-06-1510-147/+129
|
* fix: Fix a urge bug.crupest2021-06-151-1/+1
|
* ...crupest2021-06-153-3/+3
|
* ...crupest2021-06-151-1/+1
|
* ...crupest2021-06-151-1/+0
|