|
4421adfe7d
|
refactor(components): make shared version and update import in components
|
2024-06-11 12:56:55 +09:00 |
|
|
38782bda7e
|
fix: use id strategy to check duplication
|
2024-06-03 20:50:04 +09:00 |
|
|
86879b4456
|
feat: add toaster duplication detection process
|
2024-06-03 20:28:56 +09:00 |
|
|
ea6d8971da
|
style: make toast border thiner
|
2024-06-03 14:52:01 +09:00 |
|
|
c3bfe665a8
|
fix: make toast animate reverse on mobile
|
2024-06-03 14:50:58 +09:00 |
|
|
b6a1555397
|
feat: add other props in Toaster
|
2024-06-03 14:46:48 +09:00 |
|
|
776429b6a9
|
style: improve visibility of toast border
|
2024-05-29 20:55:32 +09:00 |
|
|
6c25ae1d7b
|
style: make toast transition y 100%
|
2024-05-29 20:52:30 +09:00 |
|
|
f780ca1dd0
|
fix: use requestAnimationFrame instead of setTimeout to make sure toast is born
|
2024-05-29 20:52:14 +09:00 |
|
|
f4f931b0f4
|
fix: add timeout on born transition of toast to handle faster toast creation
|
2024-05-29 20:32:43 +09:00 |
|
|
b90d73663b
|
refactor: remove log
|
2024-05-28 21:41:13 +09:00 |
|
|
6cc8a59dc7
|
refactor: remove log
|
2024-05-28 21:40:58 +09:00 |
|
|
69a3a3b060
|
fix: remove version usage in toast
|
2024-05-28 21:34:14 +09:00 |
|
|
dd07adc998
|
style: change toast life transition ease function
|
2024-05-26 20:19:51 +09:00 |
|
|
de9b27b1c9
|
fix: use window.getComputedStyle if element.computedStyleMap is not defined
|
2024-05-26 19:33:53 +09:00 |
|
|
d45cbbceb8
|
refactor: add separated colors before toast
|
2024-05-26 18:22:00 +09:00 |
|
|
9493fb8857
|
refactor: make toaster scale larger on transition
|
2024-05-21 10:26:50 +09:00 |
|
|
2b59d3c572
|
feat: add toast
|
2024-05-21 00:26:21 +09:00 |
|