Skip to content

Releases: jaywhj/mkdocs-materialx

mkdocs-materialx-10.0.9

19 Feb 11:22

Choose a tag to compare

en

  • Added configurable styles for topbar, allow to set topbar background color in liquid glass theme, see Topbar style
  • Make color-mix of navigation background compatible with iOS 14 and earlier
  • Optimized the css details of NAV and TOC on different platforms again to improve the aesthetics

zh

  • 为 topbar 增加了可配置样式,允许在液态玻璃主题中设置 topbar 背景颜色,详情见 Topbar style
  • 让导航背景的颜色搭配与 iOS 14 及更早版本兼容
  • 再次优化了不同平台上 NAV 和 TOC 的 css 细节,提升了美观度

mkdocs-materialx-10.0.8

13 Feb 14:00

Choose a tag to compare

en

  • Highlights: Fixed issue where swipe events would wear through on mobile
  • Highlights: Adjust the “back to top” container to dynamic positioning, now it will be intelligently centered and auto-hide when not needed
  • Adjust the color of active link from accent to primary, the primary color is used for active links in NAV and TOC, text links and several other components
  • Optimize nav & toc styles
  • Adjusted the style of admonition
  • Added underline for text link on hover/focus
  • Fixed incorrect actor-line color in mermaid sequence
  • Fixed issue where the top container may be blocked by the tabbed
  • Fixed search containers vertical not centered issue
  • Fixed annotation button vertical not centered issue

zh

  • 重点更新 :修复了在移动设备上轻扫事件会穿透的问题
  • 重点更新 :将 "返回顶部 "容器调整为动态定位,现在它会智能居中,并在不需要时自动隐藏
  • 将活动链接的颜色从 accent 调整为 primary,primary 用于导航和目录中的活动链接、文本链接和其他一些组件
  • 优化了 nav 和 toc 样式
  • 调整了 admonition 的样式
  • 在悬停/聚焦时为文本链接添加了下划线
  • 修复了 mermaid sequence 图中 actor-line 颜色不正确的问题
  • 修复了顶部容器可能被选项卡遮挡的问题
  • 修复了搜索容器垂直不居中的问题
  • 修复了 annotation 按钮垂直不居中的问题

mkdocs-materialx-10.0.7

12 Feb 16:51

Choose a tag to compare

en

  • Highlights: Fixed issue where swipe events would wear through on mobile
  • Highlights: Adjust the “back to top” container to dynamic positioning, now it will be intelligently centered and auto-hide when not needed
  • Adjust the color of active link from accent to primary, the primary color is used for active links in NAV and TOC, text links and several other components
  • Adjusted the style of admonition
  • Added underline for text link on hover/focus
  • Fixed incorrect actor-line color in mermaid sequence
  • Fixed issue where the top container may be blocked by the tabbed
  • Fixed search containers vertical not centered issue
  • Fixed annotation button vertical not centered issue

zh

  • 重点更新 :修复了在移动设备上轻扫事件会穿透的问题
  • 重点更新 :将 "返回顶部 "容器调整为动态定位,现在它会智能居中,并在不需要时自动隐藏
  • 将活动链接的颜色从 accent 调整为 primary,primary 用于导航和目录中的活动链接、文本链接和其他一些组件
  • 调整了 admonition 的样式
  • 在悬停/聚焦时为文本链接添加了下划线
  • 修复了 mermaid sequence 图中 actor-line 颜色不正确的问题
  • 修复了顶部容器可能被选项卡遮挡的问题
  • 修复了搜索容器垂直不居中的问题
  • 修复了 annotation 按钮垂直不居中的问题

mkdocs-materialx-10.0.6

28 Jan 09:11

Choose a tag to compare

en

  • New: The recently updated document list supports summary mode and automatically extracts article summaries, preview
  • New: The recently updated document list supports dynamic layout, with multiple view modes added including list, detail and grid
  • Updated: Adjusted the UI style of admonition
  • Updated: Adjusted the UI style of blockquote
  • Updated: Adjusted the UI style of the search box
  • Updated: Adjusted the tooltip layer level to prevent it from obscuring tabs
  • Updated: Adjusted the vertical spacing of the page-turning buttons in the footer
  • Fixed: The issue where the back-to-top button was not centered

zh

  • 新增:最近更新的文档列表支持摘要模式,会自动提取文章摘要,预览
  • 新增:最近更新的文档列表支持动态布局,新增列表、详情、网格等多种视图模式
  • 更新:调整 admonition 的 UI 样式
  • 更新:调整 blockquote 的 UI 样式
  • 更新:调整搜索框的 UI 样式
  • 更新:调整 tooltip 层级以避免挡住 tabs
  • 更新:调整页脚翻页按钮上下间距
  • 修复:back-to-top 按钮不居中的问题

mkdocs-materialx-10.0.5

04 Jan 06:12

Choose a tag to compare

en

  • New: Refactor the TOC components for mobile, now you can experience TOC perfectly on mobile!
  • New: Add a new generation date author plugin, see doc Add document dates authors
  • New: Add recent updates module, see doc Add recent updates module
  • Fixed: Show/hide bottom navigation container wisely
  • Fixed: TOC not hiding when clicked
  • Fixed: Gaussian Blur not working in Safari
  • Fixed: Adjust animation delay
  • Fixed: Adjust TOC line spacing

zh

  • 新增: 为移动设备重构 TOC 组件,现在您可以在移动设备上完美体验 TOC!
  • 新增: 新一代日期作者插件,参见文档 添加文档日期作者
  • 新增: 最近更新模块, 参见文档 添加最近更新模块
  • 修复: 合理显示/隐藏底部导航器
  • 修复: 选中 TOC 后不隐藏的问题
  • 修复: 高斯模糊在 Safari 中不起作用的问题
  • 修复: 优化动画延迟
  • 修复: 调整 TOC 的行间距

mkdocs-materialx-10.0.4

02 Jan 05:28

Choose a tag to compare

en

  • New: Refactor the TOC components for mobile, now you can experience TOC perfectly on mobile!
  • New: Show git repo in sidebar on mobile
  • New: Add a new generation date author plugin, see doc Add document dates authors
  • New: Add recent updates module, see doc Add recent updates module
  • Fixed: Placing the back-to-top button at the bottom, this is more in line with the interaction logic of proximity operation
  • Fixed: Optimize the judgment of the direction of the swipe gesture, so as to adjust the sensitivity of showing the bottom menu
  • Fixed: Search function does not display properly on mobile
  • Fixed: iconsearch_index.json write issue
  • Fixed: Language selector escapes viewport when too wide on mobile
  • Fixed: Replace the gap attribute to increase compatibility
  • Fixed: Adjust the style for kbd styles
  • Fixed: Adjust the border-radius of all styles
  • Fixed: Adjust UI shadow effect
  • Fixed: Merge the upstream 9.7.1 update
  • Fixed: Update Doc Site, see MaterialX

zh

  • 新增: 针对移动设备重构 TOC 组件,现在您可以在移动设备上完美体验 TOC!
  • 新增: 在移动设备侧边栏添加 git repo 显示
  • 新增: 添加新一代日期作者插件,参见文档 添加文档日期作者
  • 新增: 添加最近更新模块, 参见文档 添加最近更新模块
  • 修复: 将「回到页面顶部」按钮放在底部,更符合近距离操作的交互逻辑
  • 修复: 优化对轻扫手势方向的判断,以调整显示底部菜单的灵敏度
  • 修复: 搜索功能在手机上无法正常显示的问题
  • 修复: iconsearch_index.json 的写入问题
  • 修复: 语言选择器在移动设备上太宽时会跳出视口
  • 修复: 替换 gap 属性以增加兼容性
  • 修复: 调整 kbd styles 的样式
  • 修复: 调整所有样式的边框半径
  • 修复: 调整 UI 阴影效果
  • 修复: 合并上游 9.7.1 更新
  • 修复: 更新文档站点, 参见 MaterialX

mkdocs-materialx-10.0.3

10 Dec 14:52

Choose a tag to compare

en

  • New: Added Liquid Glass theme, a modern theme identical to Zensical
  • New: Adjusted the maximum height of the language selection box to display more language options without scrolling
  • New: Added indentation guide lines to the TOC for more intuitive navigation
  • New: Applied the same accent color as the nav to active links in the TOC for clear progress tracking
  • New: Added zebra-striping to tables with support for both light and dark modes
  • New: Updated the source-file.html template example
  • Fixed: Tooltip in the header being blocked when navigation.tabs.sticky is enabled
  • Fixed: Misaligned (right-offset) tooltip for the repo link in the top-right corner
  • Fixed: Display issues on mobile devices when the maximum width of the language selection box exceeds 150px (Chrome: right side gets clipped; Safari: horizontal page scrolling occurs)

zh

  • 新增:添加时代潮流 Liquid Glass 主题,这是一款与 Zensical 相同的现代主题
  • 新增:调整语言选择框的最大高度,在不滚动时可显示更多语言选项
  • 新增:给 TOC 添加缩进参考线,使用户更容易直观地浏览目录
  • 新增:给 TOC 中的活动链接添加与 nav 相同的强调色,以便清晰地跟踪进度
  • 新增:为表格增加斑马条纹,并适配明暗模式
  • 新增:更新 source-file.html 模板示例
  • 修复:当启用 navigation.tabs.sticky 时 header 栏中的 tooltip 提示框被挡住的问题
  • 修复:右上角 repo 的 tooltip 提示框位置偏右不居中的问题
  • 修复:当语言选择框最大宽度超过 150px 时,在移动设备上显示不正常的问题(chrome:右侧被遮挡;safari:整个页面会左右滚动)