Spedon
|
448710a77d
|
change overlay cursor z index
|
2023-03-28 18:56:17 +08:00 |
|
Spedon
|
de692352f2
|
combine handle next/prev click code into one function
|
2023-03-28 14:14:41 +08: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
|
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
|
e897561afa
|
initial version of transition toward image elements
|
2023-03-24 16:11:00 +08: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
|
401d6254db
|
dump layerPosSet, now FIFO can handle most part of position passing
|
2023-03-20 22:18:43 +08:00 |
|
Spedon
|
023aa36c3f
|
components update
|
2023-03-20 21:58:34 +08:00 |
|
Spedon
|
1e74555d86
|
dev
|
2023-03-20 20:19:37 +08:00 |
|
Spedon
|
3247219da8
|
update overlay design
|
2023-03-18 01:12:01 +08:00 |
|
Spedon
|
28ad9cb099
|
fix lazy load placeholder display bug
|
2023-03-16 21:42:59 +08:00 |
|
Spedon
|
19e89db88a
|
change function style to const
|
2023-03-16 20:18:11 +08:00 |
|
Spedon
|
4d6f75d50f
|
rename import
|
2023-03-16 00:07:09 +08:00 |
|
Spedon
|
81477f0ed8
|
add lazyload background
|
2023-03-14 23:31:20 +08:00 |
|
Spedon
|
533ab5fb35
|
add the function of clicking prev and next to control displaying image
|
2023-03-14 12:00:48 +08:00 |
|
Spedon
|
f1820a851c
|
add comments to the code
|
2023-03-14 01:49:35 +08:00 |
|
Spedon
|
c8e6ab505b
|
move footerUpdate function to overlay.ts and combine it with recenter function
|
2023-03-14 01:31:35 +08:00 |
|
Spedon
|
1785e1e7ce
|
[bug fix] close text still show after closing the overlay section
|
2023-03-14 01:10:11 +08:00 |
|
Spedon
|
211e2fd4fb
|
transition from javascript to typescript
|
2023-03-14 01:01:23 +08:00 |
|