-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[IMP][17.0] to_backend_theme: change background #536
base: 17.0
Are you sure you want to change the base?
Conversation
ea91fd1
to
d61b9bc
Compare
75ae8ea
to
4e43422
Compare
@duyquyen96 Viindoo Test Suite has passed! |
4e43422
to
ac5751b
Compare
ac5751b
to
fdb9e9e
Compare
1208b8a
to
a1059c7
Compare
@duyquyen96 Viindoo Test Suite has passed! |
patch(AppsMenuAction.prototype, { | ||
setup() { | ||
super.setup(); | ||
onMounted(() => { | ||
this.theme = session.apps_menu.theme || "viindoo"; | ||
document.body.setAttribute('data-theme', this.theme); | ||
}) | ||
}, | ||
}); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Đưa biến theme ra ngoài AppMenu để bg có thể tùy chỉnh theo lựa chọn.
Trước đó biến này nằm trong component con của AppMenu nên css của AppMenu không thể sử dụng
a1059c7
to
7e633fa
Compare
@duyquyen96 Viindoo Test Suite has failed! |
@duyquyen96 Viindoo Test Suite has passed! |
@viinbot rebuild |
@duyquyen96 PR in the queue to wait for rebuild! |
@duyquyen96 Viindoo Test Suite has passed! |
@viinbot rebase |
@duyquyen96 PR rebased! |
7e633fa
to
5f16149
Compare
@duyquyen96 Viindoo Test Suite has passed! |
Ticket: [2024] Thay thế bộ icon ứng dụng Viindoo 17.0
Video
Screen.Recording.2024-08-15.at.1.21.58.PM.mov