rbetree
|
0e151156df
|
feat: 优化各层级折叠与标题样式
- 优化完善各层级下的折叠样式;桌面端隐藏,悬浮动画等
- 优化各层级标题;固定标题前的图标宽度,对齐标题
|
2026-01-02 20:16:18 +08:00 |
|
rbetree
|
30d50ebcd7
|
fix: 修复外部资源、图标模式与嵌套交互(#30)
Fixes: https://github.com/rbetree/menav/issues/30
- Font Awesome:bootcdn→Cloudflare cdnjs
- favicon:gstatic `.com` 失败自动回退 `.cn`
- `icons.mode`:修复 `site.yml` 配置未生效(提升到顶层)
- 站点级图标覆盖:支持 `faviconUrl` / `forceIconMode`(优先级:`faviconUrl` > `forceIconMode` > `icons.mode`)
- 折叠交互:恢复二级分组折叠按钮(桌面端悬停显示)
- 新标签页:递归补齐多级 `sites.external` 默认值
|
2026-01-02 18:09:20 +08:00 |
|
rbetree
|
d2ceeb674f
|
refactor: 调整文章页卡片并排数
|
2025-12-28 19:40:38 +08:00 |
|
rbetree
|
4eea833f20
|
feat: 调整字体
|
2025-12-28 19:28:04 +08:00 |
|
rbetree
|
387cd2492e
|
feat: 页面模板差异化改进 + 配置优化 + 兼容清理 (#29)
- 首页判定:navigation 第一项
- 模板:page/projects/articles/bookmarks/search-results
- bookmarks:update: YYYY-MM-DD | from: git|mtime
- articles:RSS 聚合只读条目 + 分类聚合 + 影子写回结构
- projects:repo 卡片 + 可选热力图 + 自动抓取元信息
- 工作流:构建前 sync + schedule 定时刷新
- 移除兼容:config.yml/config.yaml、navigation.yml、home 特例
- 迁移说明:config/update-instructions.md
|
2025-12-28 00:22:54 +08:00 |
|
rbetree
|
ac14586845
|
fix: 修复移动端完整可视
|
2025-12-23 14:56:45 +08:00 |
|
rbetree
|
ba78c8e564
|
feat: 微调ui布局
|
2025-12-23 02:04:55 +08:00 |
|
rbetree
|
03b743e337
|
refactor: 修改社交链接样式布局
|
2025-12-22 22:28:28 +08:00 |
|
rbetree
|
e2fae7f362
|
feat: 微调ui布局
|
2025-12-22 21:00:59 +08:00 |
|
rbetree
|
a59c37d5ba
|
refactor: 重构多层级设计
|
2025-12-22 20:02:44 +08:00 |
|
rbetree
|
2b366ae7ca
|
feat: 优化调整卡片样式布局
- 站点卡片改为紧凑布局并统一动态渲染
- 搜索框玻璃拟态与 Ctrl/Cmd+K 聚焦
|
2025-12-22 19:56:03 +08:00 |
|
rbetree
|
ecc5e287b5
|
refactor: 统一样式变量并规范过渡动画
|
2025-12-22 16:39:04 +08:00 |
|
rbetree
|
3ae40b23d5
|
feat: 优化书签转换逻辑和分类嵌套结构
|
2025-11-01 00:19:30 +08:00 |
|
rbetree
|
cb144d5315
|
fix: 修复侧边栏切换图标错位
Close #21
|
2025-10-27 16:09:08 +08:00 |
|
rbetree
|
886bc464d1
|
feat: 新增'分类展开/收起'按钮
|
2025-10-27 15:01:17 +08:00 |
|
rbetree
|
153dee9dbc
|
feat: 调整卡片样式间距
|
2025-10-27 14:19:15 +08:00 |
|
rbetree
|
ee19312ef3
|
feat: 优化category与group栏样式效果
|
2025-10-26 19:56:55 +08:00 |
|
coolzr
|
6bfaef04e7
|
fix: 修复站点卡片的悬浮效果被category遮住的问题
|
2025-10-24 14:17:36 +08:00 |
|
coolzr
|
ad3cba549b
|
feat: 所有页面支持1到4层级的嵌套结构
|
2025-10-24 00:40:43 +08:00 |
|
coolzr
|
8d4d76184d
|
fix: 加载中图标修复
|
2025-10-23 23:07:42 +08:00 |
|
coolzr
|
656ad451b5
|
fix: 加载中图标修复
|
2025-10-20 02:14:04 +08:00 |
|
coolzr
|
807122437c
|
feat: 优化紧凑移动端布局
|
2025-10-19 22:02:10 +08:00 |
|
coolzr
|
a403cf8f0d
|
feat: 优化样式
|
2025-10-19 20:55:38 +08:00 |
|
coolzr
|
cfcb4ab15c
|
fix: 修复搜索框样式
|
2025-10-19 02:57:25 +08:00 |
|
coolzr
|
c014f96a4d
|
feat: 优化侧边栏动画和样式布局
|
2025-10-19 02:39:03 +08:00 |
|
coolzr
|
139c21ebe4
|
feat: 优化搜索框样式
|
2025-10-19 01:49:15 +08:00 |
|
coolzr
|
aa264cc727
|
feat(icons): 添加favicon模式,自动匹配图标
- 新增配置 icons.mode(manual | favicon),默认 favicon,未配置场景下自动生效
- 模板调用 t3.gstatic.com/faviconV2 获取站点图标;加载中显示旋转占位,失败回退至 Font Awesome 图标
- 新增 ifHttpUrl 与 encodeURIComponent,提升模板安全性与可读性
- 搜索索引优先读取 .icon-fallback,保证 favicon 模式下图标类名一致
- 样式新增 .favicon-icon 与 hover 效果,维持卡片观感一致性
|
2025-10-18 23:50:53 +08:00 |
|
coolzr
|
95398e074a
|
fix: 修复主题偶发渲染错误与闪烁
1. CSS 主题预加载: 浅色变量同时应用到 html.theme-preload,避免首帧读取到暗色变量导致的错色与闪烁
2. transition:
- 移除会引起首帧抖动的相关transition:侧边栏的 width/transform 和 .content 的 transition
- 新增作用域类 .with-anim,仅在交互(点击折叠按钮)时启用侧边栏transition,首屏不加载动画
3. 页面与分类卡片动画:
- 移除 .page.active 的位移动画,保留透明度过渡
- 移除 .category 的进入动画(opacity:0 + fadeIn),避免分类卡片在切页时产生浮动效果
脚本调整: 在 toggleSidebarCollapse 时添加 documentElement.with-anim,使布局过渡仅在用户交互时生效
Fixes #17
|
2025-10-18 17:16:15 +08:00 |
|
nsnans
|
338d0304d1
|
feat(search): 引入拼音搜索
* add pinyin search
* style(highlight): keep theme-aware background
- restore theme-aware .highlight with --highlight-bg
- add highlight vars for light/dark
chore: load pinyin lib before script.js
- ensure pinyin-match.js loads before script.js to avoid runtime dependency issues
docs: add third-party notice for pinyin-match
- add placeholder notice; replace with upstream license after verification
---------
Co-authored-by: neo <neo@example.com>
Co-authored-by: Maintainer (PR Edit) <maintainer@local>
|
2025-10-14 03:49:17 +08:00 |
|
Zuoling Rong
|
217324f743
|
fix: 优化侧边栏显示
|
2025-07-07 13:45:12 +08:00 |
|
Zuoling Rong
|
5f382d2540
|
fix: 优化明暗切换按钮样式
|
2025-07-07 02:12:29 +08:00 |
|
Zuoling Rong
|
edbf1aaf97
|
fix: 优化页面布局与欢迎文本对齐效果
|
2025-07-07 01:49:45 +08:00 |
|
Zuoling Rong
|
fb32f06f19
|
feat(search): 集成多搜索引擎功能
添加Google、Bing、百度外部搜索引擎集成,支持用户通过搜索框右侧图标选择搜索引擎
|
2025-05-09 15:06:59 +08:00 |
|
Zuoling Rong
|
27c301900a
|
style(submenu): 优化子菜单滚动行为并隐藏滚动条
|
2025-05-09 12:15:15 +08:00 |
|
Zuoling Rong
|
7e378c229c
|
feat(scrollbar): 隐藏侧边栏和内容区域滚动条并添加顶部滚动进度条
|
2025-05-05 23:48:09 +08:00 |
|
Zuoling Rong
|
e307754bd7
|
添加侧边栏嵌套子菜单功能 and 侧边栏处理逻辑
|
2025-05-03 18:07:25 +08:00 |
|
Zuoling Rong
|
18ae9071ad
|
优化移动端ui逻辑
|
2025-05-03 15:39:59 +08:00 |
|
Zuoling Rong
|
e97fb43159
|
修复主题切换闪烁问题
|
2025-05-03 13:34:22 +08:00 |
|
Zuoling Rong
|
12a18e4e66
|
优化移动端UI布局和逻辑
|
2025-05-03 02:36:33 +08:00 |
|
Zuoling Rong
|
bd0ace8d9e
|
优化ui布局 and 添加侧边栏收回功能
|
2025-05-03 02:22:04 +08:00 |
|
Zuoling Rong
|
58227f9d53
|
优化ui布局
|
2025-05-02 04:01:52 +08:00 |
|
Zuoling Rong
|
ddd149e2de
|
优化ui布局 and 为移动端提供递进式优化
|
2025-05-02 01:07:22 +08:00 |
|
Zuoling Rong
|
582cc652ac
|
添加明暗主题切换功能
|
2025-05-01 20:55:21 +08:00 |
|
Zuoling Rong
|
1660eed771
|
修复滚动条和侧边栏显示问题
|
2025-05-01 09:55:28 +08:00 |
|
Zuoling Rong
|
7f82481076
|
整理项目结构
|
2025-05-01 03:34:01 +08:00 |
|