aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #609 from crupest/dependabot/npm_and_yarn/FrontEnd/postcss...dependabot[bot]2021-06-101-1/+1
|\
| * build(deps-dev): Bump postcss from 8.3.0 to 8.3.1 in /FrontEnddependabot[bot]2021-06-101-1/+1
* | build(deps-dev): Bump @types/react from 17.0.10 to 17.0.11 in /FrontEnddependabot[bot]2021-06-101-1/+1
|/
* Merge pull request #607 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...dependabot[bot]2021-06-091-1/+1
|\
| * build(deps-dev): Bump @types/react from 17.0.9 to 17.0.10 in /FrontEnddependabot[bot]2021-06-091-1/+1
* | Merge pull request #606 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...dependabot[bot]2021-06-091-1/+1
|\ \
| * | build(deps-dev): Bump @types/react-dom in /FrontEnddependabot[bot]2021-06-091-1/+1
| |/
* / build(deps): Bump @microsoft/signalr from 5.0.6 to 5.0.7 in /FrontEnddependabot[bot]2021-06-091-1/+1
|/
* Merge pull request #597 from crupest/dependabot/npm_and_yarn/FrontEnd/prettie...crupest2021-06-0812-49/+51
|\
| * chore: Migrate to new prettier version.crupest2021-06-0811-48/+50
| * build(deps-dev): Bump prettier from 2.3.0 to 2.3.1 in /FrontEnddependabot[bot]2021-06-081-1/+1
* | Merge pull request #603 from crupest/dependabot/npm_and_yarn/FrontEnd/typescr...crupest2021-06-081-1/+1
|\ \
| * | build(deps-dev): Bump @typescript-eslint/parser in /FrontEnddependabot[bot]2021-06-081-1/+1
* | | build(deps-dev): Bump @types/node from 15.12.0 to 15.12.2 in /FrontEnddependabot[bot]2021-06-081-1/+1
|/ /
* | Merge pull request #601 from crupest/dependabot/npm_and_yarn/FrontEnd/webpack...crupest2021-06-081-1/+1
|\ \
| * | build(deps-dev): Bump webpack-cli from 4.7.0 to 4.7.2 in /FrontEnddependabot[bot]2021-06-081-1/+1
| |/
* | Merge pull request #602 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...crupest2021-06-081-1/+1
|\ \
| * | build(deps-dev): Bump @types/react-router in /FrontEnddependabot[bot]2021-06-081-1/+1
| |/
* / build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnddependabot[bot]2021-06-081-1/+1
|/
* Merge pull request #594 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...crupest2021-06-081-1/+1
|\
| * build(deps-dev): Bump @types/node from 15.12.0 to 15.12.1 in /FrontEnddependabot[bot]2021-06-071-1/+1
* | Merge pull request #595 from crupest/dependabot/npm_and_yarn/FrontEnd/ts-load...crupest2021-06-081-1/+1
|\ \
| * | build(deps-dev): Bump ts-loader from 9.2.2 to 9.2.3 in /FrontEnddependabot[bot]2021-06-071-1/+1
| |/
* | Merge pull request #596 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-...crupest2021-06-081-1/+1
|\ \
| * | build(deps-dev): Bump eslint from 7.27.0 to 7.28.0 in /FrontEnddependabot[bot]2021-06-071-1/+1
| |/
* | Merge pull request #598 from crupest/dependabot/npm_and_yarn/FrontEnd/pmmmwh/...crupest2021-06-081-1/+1
|\ \
| * | build(deps-dev): Bump @pmmmwh/react-refresh-webpack-plugin in /FrontEnddependabot[bot]2021-06-071-1/+1
| |/
* / build(deps): Bump core-js from 3.13.1 to 3.14.0 in /FrontEnddependabot[bot]2021-06-071-1/+1
|/
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-06-041-1/+1
|\
| * Merge pull request #593 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...crupest2021-06-041-1/+1
| |\
| | * build(deps-dev): Bump @types/node from 15.9.0 to 15.12.0 in /FrontEnddependabot[bot]2021-06-041-1/+1
* | | build: Upgrade packages.crupest2021-06-041-3/+0
|/ /
* | fix: Fix change post property time init value bug.crupest2021-06-042-23/+46
* | chore: Remove debug logs.crupest2021-06-042-13/+1
|/
* feat: Add change post property dialog.crupest2021-06-038-19/+159
* feat: Full page app bar use primary color.crupest2021-06-031-1/+1
* Merge branch 'master' of https://github.com/crupest/Timelinecrupest2021-06-031-4/+4
|\
| * Merge pull request #588 from crupest/dependabot/npm_and_yarn/FrontEnd/sass-1....crupest2021-06-031-1/+1
| |\
| | * build(deps-dev): Bump sass from 1.34.0 to 1.34.1 in /FrontEnddependabot[bot]2021-06-031-1/+1
| * | Merge pull request #589 from crupest/dependabot/npm_and_yarn/FrontEnd/types/r...crupest2021-06-031-1/+1
| |\ \
| | * | build(deps-dev): Bump @types/remarkable from 2.0.1 to 2.0.2 in /FrontEnddependabot[bot]2021-06-031-1/+1
| * | | Merge pull request #590 from crupest/dependabot/npm_and_yarn/FrontEnd/react-b...crupest2021-06-031-1/+1
| |\ \ \
| | * | | build(deps): Bump react-bootstrap in /FrontEnddependabot[bot]2021-06-031-1/+1
| | |/ /
| * | | Merge pull request #591 from crupest/dependabot/npm_and_yarn/FrontEnd/types/n...crupest2021-06-031-1/+1
| |\ \ \
| | * | | build(deps-dev): Bump @types/node from 15.6.1 to 15.9.0 in /FrontEnddependabot[bot]2021-06-031-1/+1
| | |/ /
* | / / fix: Fix markdown render problem.crupest2021-06-031-0/+1
|/ / /
* | | build: Bump to v0.4.0.crupest2021-06-031-1/+1
* | | fix: Don't know this is No.which attemp to fix scroll to top bug.crupest2021-06-034-23/+98
| |/ |/|
* | feat: Reset default color.crupest2021-06-031-1/+1
* | build: Remove a unused package.crupest2021-06-034-10/+5