Spedon
|
0b2622567d
|
Merge pull request #70 from Sped0n/dependabot/npm_and_yarn/eslint-plugin-import-2.28.0
Bump eslint-plugin-import from 2.27.5 to 2.28.0
|
2023-08-08 18:42:11 +08:00 |
|
Spedon
|
e0e5811321
|
Merge pull request #71 from Sped0n/dependabot/npm_and_yarn/eslint-8.46.0
Bump eslint from 8.39.0 to 8.46.0
|
2023-08-08 18:41:58 +08:00 |
|
Spedon
|
b9d16296ba
|
Merge pull request #72 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.1
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1
|
2023-08-08 18:41:45 +08:00 |
|
Spedon
|
ddcd17756e
|
Merge pull request #39 from Sped0n/dependabot/npm_and_yarn/eslint-config-standard-17.1.0
Bump eslint-config-standard from 17.0.0 to 17.1.0
|
2023-08-08 18:41:30 +08:00 |
|
dependabot[bot]
|
0dc8030d4e
|
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 6.2.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 6.2.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-31 23:52:34 +00:00 |
|
dependabot[bot]
|
989fc21b30
|
Bump eslint from 8.39.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.46.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.39.0...v8.46.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-07-28 23:58:33 +00:00 |
|
dependabot[bot]
|
9f953039a4
|
Bump eslint-plugin-import from 2.27.5 to 2.28.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.28.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-28 23:58:08 +00:00 |
|
dependabot[bot]
|
a83279cde0
|
Bump eslint-config-standard from 17.0.0 to 17.1.0
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 17.0.0 to 17.1.0.
- [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard/compare/v17.0.0...v17.1.0)
---
updated-dependencies:
- dependency-name: eslint-config-standard
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-30 00:06:00 +00:00 |
|
Spedon
|
5679c5e39c
|
import imagesMobile style
|
2023-05-04 12:35:13 +08:00 |
|
Spedon
|
823502839f
|
debugging
|
2023-05-04 12:34:32 +08:00 |
|
Spedon
|
a6648c7c2f
|
finish the basic scroll logic
|
2023-05-04 12:34:17 +08:00 |
|
Spedon
|
c8f2ecad84
|
style for mobile gallery component
|
2023-05-04 12:33:38 +08:00 |
|
Spedon
|
c610f01d51
|
separate desktop component to imagesDesktop
|
2023-05-04 12:33:01 +08:00 |
|
Spedon
|
dd942979b8
|
Merge pull request #28 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.2
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.2
|
2023-05-03 22:39:33 +08:00 |
|
dependabot[bot]
|
eb5bb5ec82
|
Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.59.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.1 to 5.59.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/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>
|
2023-05-03 14:39:20 +00:00 |
|
Spedon
|
04ef9da187
|
Merge pull request #24 from Sped0n/dependabot/npm_and_yarn/eslint-8.39.0
Bump eslint from 8.38.0 to 8.39.0
|
2023-05-03 22:39:18 +08:00 |
|
dependabot[bot]
|
405648f2d9
|
Bump eslint from 8.38.0 to 8.39.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.39.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.38.0...v8.39.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-05-03 14:39:05 +00:00 |
|
Spedon
|
681d7f3173
|
Merge pull request #26 from Sped0n/dependabot/npm_and_yarn/prettier-2.8.8
Bump prettier from 2.8.7 to 2.8.8
|
2023-05-03 22:38:52 +08:00 |
|
dependabot[bot]
|
ff73c9c5a1
|
Bump prettier from 2.8.7 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 2.8.8.
- [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.8.7...2.8.8)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-03 14:38:41 +00:00 |
|
Spedon
|
15ea0d795e
|
Merge pull request #29 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-5.59.2
Bump @typescript-eslint/parser from 5.57.1 to 5.59.2
|
2023-05-03 22:38:02 +08:00 |
|
dependabot[bot]
|
d9462e18d3
|
Bump @typescript-eslint/parser from 5.57.1 to 5.59.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.1 to 5.59.2.
- [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/v5.59.2/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-05-02 00:11:09 +00:00 |
|
Spedon
|
2bcb3895eb
|
Merge pull request #18 from Sped0n/dependabot/npm_and_yarn/eslint-8.38.0
Bump eslint from 8.37.0 to 8.38.0
|
2023-04-10 01:19:04 +08:00 |
|
Spedon
|
3fc919636e
|
Merge pull request #19 from Sped0n/dependabot/npm_and_yarn/typescript-5.0.4
Bump typescript from 5.0.3 to 5.0.4
|
2023-04-10 01:18:44 +08:00 |
|
dependabot[bot]
|
9e268dc748
|
Bump typescript from 5.0.3 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-08 00:03:30 +00:00 |
|
dependabot[bot]
|
6f602b7cf7
|
Bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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.37.0...v8.38.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-04-08 00:03:11 +00:00 |
|
Spedon
|
9b0fc0d05f
|
Merge pull request #17 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.1
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
|
2023-04-08 01:42:57 +08:00 |
|
dependabot[bot]
|
72930b5300
|
Bump @typescript-eslint/parser from 5.57.0 to 5.57.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.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/v5.57.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-07 17:42:49 +00:00 |
|
Spedon
|
b576e98aa9
|
Merge pull request #16 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.1
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
|
2023-04-08 01:42:07 +08:00 |
|
dependabot[bot]
|
c26c71f37e
|
Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.0 to 5.57.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-07 17:41:59 +00:00 |
|
Spedon
|
e83f09f982
|
Merge pull request #15 from Sped0n/dependabot/npm_and_yarn/typescript-5.0.3
Bump typescript from 5.0.2 to 5.0.3
|
2023-04-08 01:41:32 +08:00 |
|
dependabot[bot]
|
77f8a9431d
|
Bump typescript from 5.0.2 to 5.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-07 17:41:25 +00:00 |
|
Spedon
|
0d338b8aea
|
Merge pull request #14 from Sped0n/dependabot/npm_and_yarn/eslint-plugin-n-15.7.0
Bump eslint-plugin-n from 15.6.1 to 15.7.0
|
2023-04-08 01:41:09 +08:00 |
|
Spedon
|
5e58988d99
|
Merge pull request #13 from Sped0n/dependabot/npm_and_yarn/eslint-8.37.0
Bump eslint from 8.36.0 to 8.37.0
|
2023-04-08 01:40:45 +08:00 |
|
dependabot[bot]
|
33af04778a
|
Bump eslint-plugin-n from 15.6.1 to 15.7.0
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 15.6.1 to 15.7.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/15.6.1...15.7.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-30 00:07:09 +00:00 |
|
dependabot[bot]
|
6e0fad1729
|
Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.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.36.0...v8.37.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-03-29 00:07:30 +00:00 |
|
Spedon
|
448710a77d
|
change overlay cursor z index
|
2023-03-28 18:56:17 +08:00 |
|
Spedon
|
5e311692f4
|
add stack update the refresh components
|
2023-03-28 18:55:53 +08:00 |
|
Spedon
|
404c0870c7
|
modify the z index of footer
|
2023-03-28 18:54:48 +08:00 |
|
Spedon
|
44a8d0c544
|
change function name
|
2023-03-28 18:37:25 +08:00 |
|
Spedon
|
9a6f141533
|
optimize reused code fragments
|
2023-03-28 17:00:14 +08:00 |
|
Spedon
|
823de500d7
|
add comments for the code
|
2023-03-28 16:59:15 +08:00 |
|
Spedon
|
b07750d382
|
Merge remote-tracking branch 'origin/master'
|
2023-03-28 16:18:59 +08:00 |
|
Spedon
|
de692352f2
|
combine handle next/prev click code into one function
|
2023-03-28 14:14:41 +08:00 |
|
Spedon
|
204b2974a4
|
Merge pull request #11 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.0
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
|
2023-03-28 11:58:52 +08:00 |
|
dependabot[bot]
|
3a4fa3a74e
|
Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.56.0 to 5.57.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.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>
|
2023-03-28 03:58:43 +00:00 |
|
Spedon
|
2f531087e6
|
Merge pull request #12 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-5.57.0
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
|
2023-03-28 11:57:54 +08:00 |
|
dependabot[bot]
|
281a5ba4e8
|
Bump @typescript-eslint/parser from 5.56.0 to 5.57.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.0.
- [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/v5.57.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>
|
2023-03-28 00:09:13 +00:00 |
|
Spedon
|
42a8bb8bc8
|
fix the bug of transition not working when changing from display none to block
|
2023-03-26 23:32:12 +08:00 |
|
Spedon
|
7f6cfe4366
|
add comments
|
2023-03-26 20:52:29 +08:00 |
|
Spedon
|
3ba067b19e
|
add enter overlay event listener now is a function
|
2023-03-25 18:14:15 +08:00 |
|