Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yyliucha
/
plugin-important-dates
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v1.0.22
v1.0.22 弹窗报错修复 + 全站悬浮提醒(设置驱动)
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
yyliucha
released this
31 Aug 03:47
·
18 commits
to main since this release
v1.0.22
953bc4b
v1.0.22
🐛 修复:操作日志弹窗交替报错
症状:第一次/奇数次打开操作日志报 \NotFoundError: Failed to execute 'insertBefore'...\(Vue 弹窗内容在打开动画期间切换节点,与弹窗滚动条初始化竞争)
修复:打开前先加载数据(弹窗打开时内容已定型)+ 弹窗内保持单一 table 结构(内容分支收进 tbody)
验证:Chrome 连续开关 3 次,内容完整、0 console 错误
✨ 新增:全站悬浮提醒(和主题弹窗一样设置驱动)
插件设置「全站悬浮提醒」:启用 / 弹窗位置(右下、左下、右上、左上、底部居中)/ 提醒标题 / 提醒模板({title} {daysUntil} {dateText} {nextSolarDate})/ 无提醒时文案
开启后自动维护「系统设置 → 代码注入 → 页脚」(只增删自己的片段,不影响其他注入内容),关闭/停用插件自动移除;不再需要手动粘贴脚本
访客任意页面浮出提醒,点 × 本次会话不再弹出;自动关闭秒数沿用「悬浮提示自动关闭秒数」(默认 8s)
回归
37/37 PASS(Halo 2.20.20 全新实例):含注入/移除页脚、前台页面含脚本、JSON 配置正确
浏览器验证:匿名首页右下角弹出「']提醒测试' 还有 1 天」→ 点 × 消失 → 刷新不再弹出
You can’t perform that action at this time.