Commit Graph

316 Commits

Author SHA1 Message Date
Janis
61f6651a57 Merge pull request #90 from DerTyp7/DerTyp7-patch-1
Update README.md
2023-11-12 19:24:46 +01:00
Janis
1d9b6de814 Update README.md 2023-11-12 19:24:20 +01:00
Janis
751fad72f4 Update README.md 2023-11-12 19:22:30 +01:00
Janis
4eb61d3b96 fix viewer font size v2.0.7 2023-11-12 19:19:33 +01:00
Janis
7fd2e2aafa Merge pull request #89 from DerTyp7/DerTyp7-patch-2
Update README.md
2023-11-12 19:04:09 +01:00
Janis
33786d7366 Update README.md 2023-11-12 19:03:18 +01:00
Janis
1a5b231d1e fix hashruter generator v2.0.6 2023-11-12 19:01:01 +01:00
Janis
232bca2bbc remove doubled pathname issue v2.0.5 2023-11-12 18:52:24 +01:00
Janis
0b74390d2e update version v2.0.4 2023-11-12 18:50:13 +01:00
Janis
d16e80a48d fix pathname in generator 2023-11-12 18:49:49 +01:00
Janis
c5009271c4 update version v2.0.3 2023-11-12 18:43:57 +01:00
Janis
e9f3fa28f9 remove auto reroute 2023-11-12 18:43:24 +01:00
Janis
8b23a8cca7 update version v2.0.2 2023-11-12 18:41:36 +01:00
Janis
87dd069dec fix url generation for gh pages 2023-11-12 18:41:12 +01:00
Janis
1a5f0b8e6e update version v2.0.1 2023-11-12 18:35:34 +01:00
Janis
8db32153d2 Use Hashrouter because of ghpages 2023-11-12 18:34:40 +01:00
Janis
b1da52ad1d Merge pull request #88 from DerTyp7/dev
Implement generator to simplify customization
v2.0.0
2023-11-12 18:24:08 +01:00
Janis
dbc2bd422d Merge pull request #87 from DerTyp7/feature_implement-url-generator
Feature implement URL generator
2023-11-12 18:21:44 +01:00
Janis
86d2eb4c50 remove vite-plugin-singlefile 2023-11-12 18:19:14 +01:00
Janis
63bef6e11d update readme 2023-11-12 18:16:18 +01:00
Janis
e65eb5b3c4 Update README.md 2023-11-12 18:14:30 +01:00
Janis
e847dde41d update readme 2023-11-12 18:14:08 +01:00
Janis
5f0ca2c209 clean up 2023-11-12 18:03:20 +01:00
Janis
a4f64c3781 add instructions 2023-11-12 17:24:34 +01:00
Janis
9870fdcdb4 add responsive design 2023-11-12 17:16:58 +01:00
Janis
ce7aee8481 fix viewer style 2023-11-12 16:41:09 +01:00
Janis
5ef2facfec better generator 2023-11-12 16:28:42 +01:00
DerTyp7
bbd10af0dc add basic generator structure 2023-11-10 11:20:58 +01:00
Janis
e2a8472cf9 add generator url 2023-11-05 17:40:16 +01:00
Janis
ed78b23bb1 add router 2023-11-05 17:32:27 +01:00
Janis
58fa81eb71 change version to 2.0.0 2023-11-05 17:20:01 +01:00
Janis
3a75c91bbd use moduleResolution node 2023-11-05 17:19:14 +01:00
Janis
fa64de9666 update vite 2023-11-05 17:16:22 +01:00
Janis
847cb76bca Merge pull request #83 from DerTyp7/dependabot/npm_and_yarn/dev/eslint-8.53.0
Bump eslint from 8.45.0 to 8.53.0
2023-11-05 17:10:25 +01:00
Janis
6a7dd4455e Merge pull request #84 from DerTyp7/dependabot/npm_and_yarn/dev/typescript-eslint/parser-6.9.1
Bump @typescript-eslint/parser from 6.2.1 to 6.9.1
2023-11-05 17:10:19 +01:00
dependabot[bot]
61678b3ed4 Bump eslint from 8.45.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.45.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05 16:10:14 +00:00
Janis
fea7f03d20 Merge pull request #85 from DerTyp7/dependabot/npm_and_yarn/dev/types/react-dom-18.2.14
Bump @types/react-dom from 18.2.7 to 18.2.14
2023-11-05 17:10:12 +01:00
dependabot[bot]
7551dd421c Bump @typescript-eslint/parser from 6.2.1 to 6.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.2.1 to 6.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/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>
2023-11-05 16:10:00 +00:00
dependabot[bot]
18b4c0c67d Bump @types/react-dom from 18.2.7 to 18.2.14
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.7 to 18.2.14.
- [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>
2023-11-05 16:09:55 +00:00
Janis
e75116d6c9 Merge pull request #86 from DerTyp7/dependabot/npm_and_yarn/dev/types/react-18.2.35
Bump @types/react from 18.2.23 to 18.2.35
2023-11-05 17:09:20 +01:00
dependabot[bot]
176cdc79ed Bump @types/react from 18.2.23 to 18.2.35
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.23 to 18.2.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05 16:08:39 +00:00
Janis
6ca724bd77 Merge pull request #82 from DerTyp7/dependabot/npm_and_yarn/react-router-dom-6.18.0
Bump react-router-dom from 6.14.2 to 6.18.0
2023-11-05 17:07:53 +01:00
Janis
3bd6c60987 dependabot should target dev branch 2023-11-05 17:06:49 +01:00
dependabot[bot]
eb73c51ee1 Bump react-router-dom from 6.14.2 to 6.18.0
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.14.2 to 6.18.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.18.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 01:11:44 +00:00
Janis
945c3ec582 Update bug_report.md 2023-10-23 15:12:11 +02:00
Janis
2c24379bbb Update README.md 2023-10-21 16:28:24 +02:00
Janis
d67a243c5d Update README 2023-10-07 23:04:42 +02:00
Janis
3174145067 update package.json 2023-10-07 22:59:51 +02:00
Janis
c40b33de2b update prettier config 2023-10-07 22:53:39 +02:00
Janis
7974a08b24 remove old eslint comment 2023-10-07 22:50:45 +02:00