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 |
|
Spedon
|
eda2029d14
|
Merge pull request #10 from Sped0n/dependabot/npm_and_yarn/prettier-2.8.7
Bump prettier from 2.8.6 to 2.8.7
|
2023-03-25 17:23:03 +08:00 |
|
dependabot[bot]
|
210cdd5a49
|
Bump prettier from 2.8.6 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [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.6...2.8.7)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-25 00:04:27 +00:00 |
|
Spedon
|
7262a43fae
|
move pushIndex function to utils.ts
|
2023-03-24 17:17:57 +08:00 |
|
Spedon
|
5b172414ec
|
now the overlay delay time will change with the stack depth
|
2023-03-24 16:53:31 +08:00 |
|
Spedon
|
26661911dc
|
shrink the size of displaying images
|
2023-03-24 16:49:14 +08:00 |
|
Spedon
|
bd34d5c911
|
delete deprecated css style for image containers
|
2023-03-24 16:46:40 +08:00 |
|
Spedon
|
e897561afa
|
initial version of transition toward image elements
|
2023-03-24 16:11:00 +08:00 |
|
Spedon
|
ef20aa5963
|
Merge pull request #9 from Sped0n/dependabot/npm_and_yarn/prettier-2.8.6
Bump prettier from 2.8.5 to 2.8.6
|
2023-03-22 17:25:47 +08:00 |
|
dependabot[bot]
|
ca05f1567e
|
Bump prettier from 2.8.5 to 2.8.6
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
- [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.5...2.8.6)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-22 00:05:40 +00:00 |
|
Spedon
|
56fd85e875
|
set the layer 0 as stack top
|
2023-03-21 12:00:22 +08:00 |
|
Spedon
|
7da5c2228a
|
now html element can be generated by typescript
|
2023-03-21 11:55:05 +08:00 |
|
Spedon
|
6eff09f717
|
Merge remote-tracking branch 'origin/master'
|
2023-03-21 11:06:29 +08:00 |
|
Spedon
|
d266919b26
|
Merge pull request #6 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.56.0
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
|
2023-03-21 11:06:13 +08:00 |
|
Spedon
|
52c4f029ae
|
Merge pull request #7 from Sped0n/dependabot/npm_and_yarn/prettier-2.8.5
Bump prettier from 2.8.4 to 2.8.5
|
2023-03-21 11:06:00 +08:00 |
|
Spedon
|
d46ebff082
|
Merge pull request #8 from Sped0n/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0
Bump eslint-config-prettier from 8.7.0 to 8.8.0
|
2023-03-21 11:05:44 +08:00 |
|
dependabot[bot]
|
3da1086cd2
|
Bump eslint-config-prettier from 8.7.0 to 8.8.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 00:07:56 +00:00 |
|
dependabot[bot]
|
e42d2d5fe7
|
Bump prettier from 2.8.4 to 2.8.5
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
- [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.4...2.8.5)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 00:07:47 +00:00 |
|
dependabot[bot]
|
48c6f56673
|
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.56.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.56.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-21 00:07:32 +00:00 |
|
Spedon
|
3b072307ce
|
Merge pull request #5 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/parser-5.56.0
|
2023-03-21 03:16:38 +08:00 |
|
Spedon
|
defd4184ea
|
Merge pull request #1 from Sped0n/dependabot/npm_and_yarn/typescript-5.0.2
|
2023-03-21 03:16:19 +08:00 |
|
dependabot[bot]
|
956ced3ed3
|
Bump @typescript-eslint/parser from 5.54.1 to 5.56.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.56.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.56.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-20 19:16:10 +00:00 |
|
Spedon
|
8cb13d963d
|
Merge pull request #2 from Sped0n/dependabot/npm_and_yarn/eslint-config-standard-with-typescript-34.0.1
|
2023-03-21 03:15:45 +08:00 |
|
Spedon
|
8777062b10
|
Merge pull request #4 from Sped0n/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.55.0
|
2023-03-21 03:15:16 +08:00 |
|
Spedon
|
bedc7c7691
|
remove unused part for createImgElement
|
2023-03-20 22:25:39 +08:00 |
|
Spedon
|
93c2ef3517
|
add doc for the code
|
2023-03-20 22:21:04 +08:00 |
|
Spedon
|
401d6254db
|
dump layerPosSet, now FIFO can handle most part of position passing
|
2023-03-20 22:18:43 +08:00 |
|
Spedon
|
8245c54b09
|
get ready for flexible stack
|
2023-03-20 21:59:01 +08:00 |
|
Spedon
|
023aa36c3f
|
components update
|
2023-03-20 21:58:34 +08:00 |
|
Spedon
|
843e9bb24e
|
disable resizer for performance
|
2023-03-20 21:58:09 +08:00 |
|
Spedon
|
eabecd860c
|
disable preloader
|
2023-03-20 21:57:51 +08:00 |
|
Spedon
|
4e98152859
|
optimize animation
|
2023-03-20 21:57:14 +08:00 |
|
Spedon
|
1e74555d86
|
dev
|
2023-03-20 20:19:37 +08:00 |
|
Spedon
|
c445a5776d
|
Merge remote-tracking branch 'origin/master'
|
2023-03-18 01:13:00 +08:00 |
|
Spedon
|
3247219da8
|
update overlay design
|
2023-03-18 01:12:01 +08:00 |
|
dependabot[bot]
|
373c5986f7
|
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.55.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.55.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-17 09:44:26 +00:00 |
|