alstjr7375
|
d8d19cd52a
|
Fix: Padding - Unified extension menu button #603
|
2023-02-09 01:30:23 +09:00 |
|
alstjr7375
|
300d3d9c77
|
Clean: Code - SCSS -moz-document warning
Remove `-moz-document` warning to make other warnings visible.
https://github.com/sass/sass/issues/3182#issuecomment-1358425926
There is also some improvement of compilation time by reducing the output.
|
2022-12-23 14:17:06 +09:00 |
|
alstjr7375
|
8d43465a56
|
Merge branch 'master' into dev
|
2022-11-21 09:42:09 +09:00 |
|
alstjr7375
|
012d38552d
|
Fix: Decoration - Panel Arrow at bottom
|
2022-11-19 05:22:29 +09:00 |
|
alstjr7375
|
e177409905
|
Fix: Animate - Pinned Tab
|
2022-11-17 16:44:55 +09:00 |
|
alstjr7375
|
d5bb9b7eb5
|
Merge branch 'master' into dev
|
2022-11-04 05:56:21 +09:00 |
|
alstjr7375
|
b4b9e295a3
|
Add: Unified Extenstion Panel Supports
- `extensions.unifiedExtensions.enabled` to `true`
|
2022-11-02 18:09:36 +09:00 |
|
alstjr7375
|
703e9e5e01
|
Merge branch 'master' into dev
|
2022-10-13 10:21:52 +09:00 |
|
alstjr7375
|
0103a3208a
|
Add: Decoration - Panel arrow #399
|
2022-10-11 09:49:17 +09:00 |
|
alstjr7375
|
237a9eb4f5
|
Add: Decoration - Panel UI Button Separator #399
|
2022-10-09 18:07:54 +09:00 |
|
akay
|
9145232e8b
|
fix typos
|
2022-10-09 06:29:44 +03:00 |
|
alstjr7375
|
f68fe01013
|
Add: Combined - Urlbar with reload
|
2022-09-30 21:12:00 +09:00 |
|
alstjr7375
|
01cff09698
|
Merge branch 'master' into dev
|
2022-08-07 21:49:57 +09:00 |
|
alstjr7375
|
f945ac8aec
|
Fix: Decoration - Remove through when hovering on the label of download panel
|
2022-08-07 02:46:27 +09:00 |
|
alstjr7375
|
fdd3b57a68
|
Merge branch 'master' into dev
|
2022-07-24 22:00:45 +09:00 |
|
alstjr7375
|
ddd8b4401d
|
Fix: Compatibility - Hard coded -moz-accent-color #437
|
2022-07-23 23:36:45 +09:00 |
|
alstjr7375
|
54bec9504f
|
Merge branch 'master' into minimal
|
2022-07-22 09:20:33 +09:00 |
|
alstjr7375
|
56a88a5ab4
|
Fix: Compatibility - Accent Color #433
|
2022-07-20 02:25:16 +09:00 |
|
alstjr7375
|
0a1fe3fe17
|
Add: Sidebar - Separated to userChrome.sidebar.overlap
|
2022-07-12 10:22:30 +09:00 |
|
alstjr7375
|
e1b3f22eb2
|
Clean: inline mixin mark
|
2022-06-02 01:35:22 +09:00 |
|
alstjr7375
|
0c2148882c
|
Clean: refactoring decoration/download_panel
|
2022-05-10 16:35:39 +09:00 |
|
alstjr7375
|
e14aef7736
|
Fix: Animate - Field border disappear duration
|
2022-05-10 16:01:36 +09:00 |
|
alstjr7375
|
f50d274191
|
Clean: refactoring decoration/animate
|
2022-05-10 15:57:52 +09:00 |
|
alstjr7375
|
c236fe7422
|
Fix: Fullscreen - Margin top 0 at hover #383
Now, not works
- start-transition: margin-top 0.3s var(--animation-easing-function) 50ms;
- end-transtion: margin-top 1.5s var(--animation-easing-function) 0.5s;
It has been merge into:
- transition: margin-top 1.3s var(--animation-easing-function) 50ms;
|
2022-05-09 14:37:02 +09:00 |
|
alstjr7375
|
699eefd1b0
|
Fix: Fullscreen - Adjust overlap delay term #383
|
2022-05-09 00:09:58 +09:00 |
|
alstjr7375
|
ca5814827a
|
Fix: Fullscreen - Delay 0.1s -> 1s #383
|
2022-05-08 22:02:02 +09:00 |
|
alstjr7375
|
1035b88253
|
Add: Option - Disable some animate #284
|
2022-03-22 03:14:59 +09:00 |
|
alstjr7375
|
a7c0b5048a
|
Clean: SASS - Change option variables to literal (decorations)
|
2022-03-17 11:48:39 +09:00 |
|
alstjr7375
|
5a2b96c17a
|
Clean: SASS - Using Contrast, Animate mixin
|
2022-03-17 10:12:16 +09:00 |
|
alstjr7375
|
ffe51f49cd
|
Fix: update v4.6.0
|
2022-03-13 23:37:42 +09:00 |
|
alstjr7375
|
e2e9d0356c
|
Fix: update v4.5.9
|
2022-03-04 01:13:09 +09:00 |
|
alstjr7375
|
a46a11166f
|
Fix: update v4.5.5
|
2022-01-02 22:05:34 +09:00 |
|
alstjr7375
|
2f9127689a
|
Add: Option - decorations
|
2021-12-29 15:40:50 +09:00 |
|
alstjr7375
|
3892de12c6
|
Clean: Separated decoration
|
2021-12-29 15:27:59 +09:00 |
|