Skip to content

Commit

Permalink
Merge branch 'preview-fixes'
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Aug 14, 2022
2 parents c23ce91 + e1456eb commit 25b9f73
Show file tree
Hide file tree
Showing 32 changed files with 1,168 additions and 173 deletions.
31 changes: 30 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
# 更新日志

## v2.3.0-preview
## v2.3.2-preview

包含 v2.2.3 的所有更新内容.

✨新增
- 新增组件 `UP 主黑名单` by [snowraincloud](https://github.com/snowraincloud). (PR #3537)
- 在无限滚动的场景下, 点击那个 `加载中` 的标识 (ScrollTrigger) 可以手动触发加载下一页. 在遇到没有自动加载下一页的情况时会比较有用.
- `下载视频` 支持 `flac` 音源. (#3497)

## v2.2.3
`2022-08-13`

✨新增
- `BiliPlus 跳转支持` 更换了新的图标.
- `简化评论区` 支持屏蔽热评图标.

🐛修复
- 调整 `自定义顶栏``bilibili 夏` logo 的尺寸.
- 修复 ScopedConsole API 缺少浏览器的额外 API (报错为 `console.table is not a function`). (#3462)
- `夜间模式` 部分适配更新后的直播间, 修复一些动态页的问题. (#2615, #3459, #3191)
- 修复启用 `禁止跳转动态详情` 后, 动态中的展开按钮无法展开动态. (#3465)
- 新版播放器界面适配:
- 部分 `夜间模式` 支持. (#2615)
- `删除广告` 支持删除广告及推广视频.
- `外置稍后再看``启用快速收藏` 支持.
- 修复 `自定义顶栏` 遮挡动态页查看大图的界面. (#3467)
- 修复视频卡片在 Safari 中的动画异常. (PR #3533 by [夜白](https://github.com/Agoines))
- 修复 3.x 播放器中开启 HEVC 后查询不到 bwp-video. (PR #3560 by [imshixin](https://github.com/imshixin))

## v2.3.1-preview
`2022-06-28`

包含 v2.2.2 的所有更新内容.
Expand Down
11 changes: 11 additions & 0 deletions doc/donate.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,17 @@ https://afdian.net/@the1812?tab=sponsor

| 时间 | 用户名 | 单号后4位 | 金额 |
| ------------------- | ---------------- | --------- | ------- |
| 2022.08.09 22:42:25 | H*l | 0339 | ¥5.88 |
| 2022.08.08 01:59:48 | 匿名 | 5919 | ¥1.00 |
| 2022.08.06 23:15:24 | *| 8967 | ¥5.00 |
| 2022.07.28 18:52:40 | *| 4307 | ¥10.00 |
| 2022.07.23 11:41:34 | *| 9440 | ¥5.00 |
| 2022.07.22 15:24:02 | *i | 4502 | ¥5.00 |
| 2022.07.19 23:26:59 | 匿名 | 7379 | ¥1.00 |
| 2022.07.07 22:48:55 | C*n | 9972 | ¥1.00 |
| 2022.07.07 15:24:18 | *| 7714 | ¥20.00 |
| 2022.07.04 21:52:46 | T*e | 8148 | ¥8.80 |
| 2022.06.29 11:11:19 | 匿名 | 1519 | ¥50.00 |
| 2022.06.23 19:22:27 |*| 7906 | ¥9.00 |
| 2022.06.23 19:13:20 |*| 9854 | ¥10.00 |
| 2022.06.19 11:39:19 | 匿名 | 1928 | ¥0.29 |
Expand Down
1 change: 1 addition & 0 deletions registry/lib/components/feeds/disable-details/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const entry = async () => {
return
}
if ([
'bili-rich-text__action',
'bili-rich-text-topic',
'bili-rich-text-module',
'bili-rich-text-link',
Expand Down
3 changes: 3 additions & 0 deletions registry/lib/components/style/custom-navbar/CustomNavbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -259,5 +259,8 @@ body.fixed-navbar {
right: 0;
}
}
~ .bili-gallery {
z-index: 10002;
}
}
</style>
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ export default Vue.extend({
}
}
&.season {
transform: scale(1.15);
height: 36px;
// transform: scale(1.15);
filter: drop-shadow(0 0 2px #0002);
}
}
Expand Down
95 changes: 71 additions & 24 deletions registry/lib/components/style/dark-mode/dark-mode.important.scss
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@import "./dark-definitions";
@import './dark-definitions';

#disable-popup-modal,
#vip-exchange-modal {
.vip-exchange .months button.disabled {
@include background-color("2");
@include background-color('2');
}
}

Expand All @@ -12,7 +12,7 @@
.sch-pub-btn.disabled,
.publish-btn.publishing,
.publish-btn.disabled {
@include background-color("2");
@include background-color('2');
}
}
.link-footer,
Expand All @@ -22,10 +22,10 @@
.tab-list .tab-item.active:before,
.player-auxiliary-area .player-auxiliary-bscrollbar .bscroll-indicator,
.home-content .publish-btn.disabled {
@include background-color("2");
@include background-color('2');
}
.manga-detail .episode-list-component .episode-list .list-header .header-item.selected {
@include background-color("3");
@include background-color('3');
}
.wrapper .elec-btn.disabled,
.f-list-hover:hover,
Expand All @@ -43,10 +43,10 @@
.main-container .media-info .media-right .media-tool-bar .btn-follow.active,
.coupon-content-con .coupon-btn-disable,
.customize-wrp .select {
@include background-color("4");
@include background-color('4');
}
.danmaku-wrap .player-auxiliary-area .player-auxiliary-danmaku-wrap .bscroll-indicator {
@include background-color("5");
@include background-color('5');
}
.player-auxiliary-area .player-auxiliary-bscrollbar {
.bscroll-vertical-scrollbar,
Expand All @@ -68,43 +68,43 @@
blockquote {
&,
* {
@include color("a");
@include color('a');
}
@each $color in "blue", "gray", "green", "lblue", "pink", "purple", "yellow" {
@each $value in "01", "02", "03", "04" {
@each $color in 'blue', 'gray', 'green', 'lblue', 'pink', 'purple', 'yellow' {
@each $value in '01', '02', '03', '04' {
.color-#{$color}-#{$value} {
@include color("a");
@include color('a');
}
}
}
}
.open-dialog-masker .open-dialog-content .open-footer .btn-normal.disabled {
&,
&:hover {
@include color("a");
@include color('a');
}
}
.status_box .status_btn.disabled {
@include color("a");
@include color('a');
}
.live-room-app .guard-rank-cntr {
.tabs.isHundred .item.active {
@include color("e");
@include color('e');
}
&.hundred,
&.thousand {
.live-skin-main-a-text,
.page-box .live-skin-main-text,
.live-skin-highlight-text {
@include color("e");
@include color('e');
}
}
}
.bb-comment .no-login .comment-submit {
.common &,
& {
@include color("9");
@include background-color("4");
@include color('9');
@include background-color('4');
@include border-color();
}
}
Expand All @@ -124,7 +124,7 @@ blockquote {
.customize-wrp .select,
.manga-detail .episode-list-component .episode-list .list-data .list-item.last-read,
.popup-content-ctnr .bl-button--ghost {
@include color("e");
@include color('e');
}

.link-footer,
Expand Down Expand Up @@ -224,27 +224,27 @@ blockquote {

#bilibiliPlayer {
box-shadow: 0 4px 8px 0 #0004;
@include background-color("2");
@include background-color('2');
}

.live-skin-coloration-area {
.live-skin-separate-area,
.live-skin-separate-area-hover:hover {
@include background-color("2");
@include background-color('2');
}
.live-skin-normal-a-text {
&,
&:link,
&:visited {
@include color("a");
@include color('a');
}
}
.live-skin-normal-text {
@include color("a");
@include color('a');
}
.live-skin-main-text,
.live-skin-highlight-text {
@include color("e");
@include color('e');
}
.live-skin-highlight-border,
.live-skin-separate-border {
Expand Down Expand Up @@ -293,4 +293,51 @@ blockquote {
.bilibili-player-block-filter-label {
@include theme-color();
}
}
}
.left-container #head-info-vm.head-info-section {
@include background-color('4');
}
#link-navbar-vm.link-navbar-ctnr {
&,
& .link-navbar {
@include background-color('3');
}
.calendar-checkin .calendar-wrapper,
.download-panel-ctnr,
.nav-item,
.nav-item .area-list-panel .list-item,
.nav-logo,
.shortcuts-ctnr .shortcut-item,
.user-panel-ctnr .user-panel .header-node .username-info,
.user-panel-ctnr .user-panel .user-level-detail .detail-link {
@include color('e');
}
.link-panel-ctnr .ps__thumb-x,
.link-panel-ctnr .ps__thumb-y,
.nav-item:hover,
.shortcuts-ctnr .shortcut-item:not(:last-child):hover {
@include background-color('4');
}
.calendar-checkin,
.calendar-checkin .calendar-wrapper,
.calendar-checkin .title,
.download-panel-ctnr,
.link-panel-ctnr,
.link-panel-ctnr .totally-empty-hint,
.nav-item .area-list-panel,
.user-panel-ctnr .user-panel,
.user-panel-ctnr .user-panel .load-error-panel,
.user-panel-ctnr .user-panel .user-level-detail {
@include background-color('3');
}
.right-part > .shortcuts-ctnr .shortcut-item:hover {
@include background-color();
}
.content-ctnr {
.items .item .light-name,
.items .item .name,
.title {
@include color('e');
}
}
}
1 change: 1 addition & 0 deletions registry/lib/components/style/dark-mode/dark-mode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@
@import "./dark-slice-14.scss";
@import "./dark-slice-15.scss";
@import "./dark-slice-16.scss";
@import "./dark-slice-17.scss";
@import "./dark-navbar.scss";
3 changes: 1 addition & 2 deletions registry/lib/components/style/dark-mode/dark-navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
#link-navbar-vm > .link-navbar,
#app > .link-navbar,
#app > .nav-header-wrapper,
.b-header-mask-wrp .b-header-mask,
.link-navbar {
.b-header-mask-wrp .b-header-mask {
@include background-color("3");
}
.z_top .i-link:hover,
Expand Down
6 changes: 3 additions & 3 deletions registry/lib/components/style/dark-mode/dark-slice-10.scss
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,9 @@
@include foreground-color();
}
}
.placeholder-shown::before {
@include color("8");
}
.publish-panel {
.core-style {
@include background-color();
Expand All @@ -623,9 +626,6 @@
@include theme-border-color();
}
}
.editor .placeholder-shown::before {
@include color("8");
}
.schedule-bar {
@include background-color("3");
.s-label,
Expand Down
32 changes: 28 additions & 4 deletions registry/lib/components/style/dark-mode/dark-slice-14.scss
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@
span:not(.cur-page) {
@include color("e");
}
.cur-page {
@include color('a');
}
}
&-right {
.next-button {
@include color('a');
}
}
&-title {
@include color("e");
Expand All @@ -121,6 +129,11 @@
}
}
&_second-line {
.second-line_left {
.abstract {
@include color('a');
}
}
.second-line_right {
@include theme-border-color();
@include background-color("4");
Expand Down Expand Up @@ -156,8 +169,13 @@
&-title {
@include color("e");
}
&-duration {
@include color('a');
}
&-playing,
&-title-playing {
@include theme-color();
@include background-color('5');
.cur-play-icon {
@include to-theme("blue");
}
Expand Down Expand Up @@ -303,10 +321,16 @@ a {
@include theme-color();
}
}
.follow-btn.followed {
@include border-color("");
@include background-color("4");
@include color("a");
.follow-btn {
&.following,
&.followed {
@include border-color("");
@include background-color("4");
@include color("a");
path {
@include fill('a');
}
}
}
#article-list-index .index-holder {
.article-item:not(.on) {
Expand Down
Loading

0 comments on commit 25b9f73

Please sign in to comment.