v0.55.8

Try our Chrome extension

Chrome store icon Chrome Webstore

Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!

Changedetection.io needs your support!

You can help us by supporting changedetection.io on these platforms;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

Not yet seconds ago
            False
        
Not yet seconds ago
Current erroring screenshot from most recent request

Triggered text Ignored text Blocked text

3 hours ago
    Skip to content

      Navigation Menu

            Sign in Appearance settings
                * Platform
                        + AI CODE CREATION
                            o GitHub Copilot Write better code with AI
                            o GitHub Copilot app Direct agents from issue to merge
                            o MCP Registry Integrate external tools
                        + DEVELOPER WORKFLOWS
                            o Actions Automate any workflow
                            o Codespaces Instant dev environments
                            o Issues Plan and track work
                            o Code Review Manage code changes
                            o Code Quality Enforce quality at merge
                        + APPLICATION SECURITY
                            o GitHub Advanced Security Find and fix vulnerabilities
                            o Code security Secure your code as you build
                            o Secret protection Stop leaks before they start
                        + EXPLORE
                            o Why GitHub
                            o Documentation
                            o Blog
                            o Changelog
                            o Marketplace
                      View all features
                * Solutions
                        + BY COMPANY SIZE
                            o Enterprises
                            o Small and medium teams
                            o Startups
                            o Nonprofits
                        + BY USE CASE
                            o App Modernization
                            o DevSecOps
                            o DevOps
                            o CI/CD
                            o View all use cases
                        + BY INDUSTRY
                            o Healthcare
                            o Financial services
                            o Manufacturing
                            o Government
                            o View all industries
                      View all solutions
                * Resources
                        + EXPLORE BY TOPIC
                            o AI
                            o Software Development
                            o DevOps
                            o Security
                            o View all topics
                        + EXPLORE BY TYPE
                            o Customer stories
                            o Events & webinars
                            o Ebooks & reports
                            o Business insights
                            o GitHub Skills
                        + SUPPORT & SERVICES
                            o Documentation
                            o Customer support
                            o Community forum
                            o Trust center
                            o Partners
                      View all resources
                * Open Source
                        + COMMUNITY
                            o GitHub Sponsors Fund open source developers
                        + PROGRAMS
                            o Security Lab
                            o Maintainer Community
                            o Accelerator
                            o GitHub Stars
                            o Archive Program
                        + REPOSITORIES
                            o Topics
                            o Trending
                            o Collections
                * Enterprise
                        + ENTERPRISE SOLUTIONS
                            o Enterprise platform AI-powered developer platform
                        + AVAILABLE ADD-ONS
                            o GitHub Advanced Security Enterprise-grade security features
                            o Copilot for Business Enterprise-grade AI features
                            o Premium Support Enterprise-grade 24/7 support
              * Pricing
                Type / to 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

              Uh oh!

              There was an error while loading. Please reload this page.

              ant-design / ant-design Public

                      * Uh oh!

                        There was an error while loading. Please reload this page.

              * Notifications You must be signed in to change notification settings
              * Fork 54.7k
                * Star 99k
          * Code
          * Issues 1k
          * Pull requests 63
          * Discussions
          * Actions
          * Projects
          * Wiki
          * Security and quality 0
          * Insights
          Additional navigation options
                  * Code
                  * Issues
                  * Pull requests
                  * Discussions
                  * Actions
                  * Projects
                  * Wiki
                  * Security and quality
                  * Insights

        Releases: ant-design/ant-design

              Releases Tags
            Releases · ant-design/ant-design

                Release list

                    * 6.6.0
                    * 6.5.4
                    * 6.5.3
                    * 6.5.2
                    * 6.5.1
                    * 6.5.0
                    * 6.4.5
                    * 6.4.4
                    * 6.4.3
                    * 6.4.2
                    Previous Next
                Jump to release
                        * 6.6.0
                        * 6.5.4
                        * 6.5.3
                        * 6.5.2
                        * 6.5.1
                        * 6.5.0
                        * 6.4.5
                        * 6.4.4
                        * 6.4.3
                        * 6.4.2
                    Previous Next

                6.6.0

                              6.6.0 Latest
                              Latest
                            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

                                View all tags
                              github-actions released this 10 Aug 09:00
                              6.6.0
                              6e2124c
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🔥 Add Listy component for high-performance virtualized lists with grouping, sticky headers, and imperative scrolling. #58724 @aojunhao123
                            * ConfigProvider
                                + 🆕 Add ConfigProvider focusOutline theme token to control shared focus outlines across Input, Select, Rate, Steps, Splitter, and other components. #58647 #58708 @QDyanbing
                                + 🆕 Add ConfigProvider global variant configuration for Input.Search, Input.Password, and Input.OTP. #58784 @QDyanbing
                                + 🆕 Add ConfigProvider global mouseEnterDelay and mouseLeaveDelay configuration for Tooltip, Popover, and Popconfirm. #58892 @EmilyyyLiu
                            * 🌐 Localization
                                + 🇦🇱 Add Albanian sq_AL locale support. #58618 @li-jia-nan
                            * 🆕 Add Tree useTree for retrieving node paths and support scrollTo({ autoExpand: true }) to expand target nodes before scrolling. #58841 @zombieJ
                            * 🆕 Add FloatButton.BackTop showProgress to display the current scroll progress around the button. #58894 @ZQDesigned
                            * 🆕 Add Table expandable.forceRender to render expanded row content before its first expansion. #58860 @nikzanda
                            * 🆕 Add Pagination components.sizeChanger to customize the page-size changer, including in Table pagination. #58831 @QDyanbing
                            * 🆕 Add Mentions popupRender to customize suggestion dropdown rendering. #58582 @EmilyyyLiu
                            * 🆕 Add Tabs more.popupRender to customize the overflow dropdown content. #58651 @EmilyyyLiu
                            * 🆕 Add BorderBeam count to display multiple evenly distributed beams around the container border. #58691 @meet-student
                            * 🆕 Add Image preview.wheel to control mouse wheel zoom in preview. #58728 @EmilyyyLiu
                            * 🆕 Add Alert borderRadius component token to customize its corner radius. #57765 @guoyunhe
                            * 🆕 Add nativeElement ref support to Avatar.Group, Badge.Ribbon, Breadcrumb, Calendar, Card.Grid, Card.Meta, Carousel, Descriptions, Divider, Empty, FloatButton.Group, List.Item.Meta, QRCode, Result, Skeleton, Space.Compact, Spin, Splitter, Transfer, and Watermark. #58627 #58628 #58629 #58630 #58631 #58632 #58633 #58634 #58635 #58636 #58637 #58638 #58639 #58640 #58641 #58642 #58643 #58644 #58645 #58667 @li-jia-nan
                            * 🤖 Export missing public Props and Ref types for Alert, Carousel, Cascader, Masonry, Mentions, Radio, Slider, Statistic, Table, Tabs, Tooltip, and Upload. #58700 #58798 @li-jia-nan
                            * 🐞 Fix semantic style precedence for Calendar, ColorPicker, DatePicker, Divider, Dropdown, Input, Masonry, Popover, Popconfirm, QRCode, Space, Spin, Tag, TimePicker, Tooltip, Typography, Badge, Drawer, FloatButton, Image, Message, Modal, Notification, Steps, Timeline, Tour, and Upload when combining ConfigProvider and component-level style and styles settings. #58550 #58564 @QDyanbing
                            * Select
                                + 🐞 Fix Select placeholder remaining visible when an ancestor is hidden. #58572 @QDyanbing
                                + 🐞 Fix Select clear icon showing a native button background in dark mode. #58928 @zombieJ
                            * 🐞 Fix Drawer close button remaining interactive when closable.disabled is enabled. #58853 @QDyanbing
                            * 🐞 Fix Carousel jumping to the first slide when children are dynamically added. #58845 @EmilyyyLiu
                            * 🐞 Fix Button layout shift when the loading animation starts. #58690 #58712 @zombieJ
                            * 🐞 Fix Typography ellipsis tooltip closing before users can interact with its popup, and improve its hover behavior around action buttons. #58661 #58722 @zombieJ
                            * 💄 Improve Select, Tree, and Table virtual scrollbar track feedback, and support clicking the Table scrollbar track to jump. #58625 #58658 @QDyanbing
                            * 🔥 新增 Listy 高性能虚拟列表组件,支持分组、吸顶标题和命令式滚动。#58724 @aojunhao123
                            * ConfigProvider
                                + 🆕 新增 ConfigProvider 主题 Token focusOutline,用于统一控制 Input、Select、Rate、Steps、Splitter 等组件的聚焦描边。#58647 #58708 @QDyanbing
                                + 🆕 新增 ConfigProvider 全局配置 Input.Search、Input.Password 和 Input.OTP variant 的能力。#58784 @QDyanbing
                                + 🆕 新增 ConfigProvider 对 Tooltip、Popover 和 Popconfirm mouseEnterDelay 与 mouseLeaveDelay 的全局配置支持。#58892 @EmilyyyLiu
                            * 🌐 国际化
                                + 🇦🇱 新增阿尔巴尼亚语 sq_AL locale 本地化支持。#58618 @li-jia-nan
                            * 🆕 新增 Tree useTree 以获取节点路径,并支持 scrollTo({ autoExpand: true }) 在滚动前自动展开目标节点。#58841 @zombieJ
                            * 🆕 新增 FloatButton.BackTop showProgress,用于在按钮边缘展示当前滚动进度。#58894 @ZQDesigned
                            * 🆕 新增 Table expandable.forceRender,支持在首次展开前渲染展开行内容。#58860 @nikzanda
                            * 🆕 新增 Pagination components.sizeChanger,支持自定义每页条数切换器,并可用于 Table 分页。#58831 @QDyanbing
                            * 🆕 新增 Mentions popupRender 属性,支持自定义建议下拉菜单的渲染。#58582 @EmilyyyLiu
                            * 🆕 新增 Tabs more.popupRender,支持自定义折叠下拉菜单内容。#58651 @EmilyyyLiu
                            * 🆕 新增 BorderBeam count 属性,支持在容器边缘显示多条均匀分布的流光。#58691 @meet-student
                            * 🆕 新增 Image preview.wheel 属性,用于控制预览时是否启用鼠标滚轮缩放。#58728 @EmilyyyLiu
                            * 🆕 新增 Alert borderRadius 组件 Token,用于自定义圆角。#57765 @guoyunhe
                            * 🆕 新增 Avatar.Group、Badge.Ribbon、Breadcrumb、Calendar、Card.Grid、Card.Meta、Carousel、Descriptions、Divider、Empty、FloatButton.Group、List.Item.Meta、QRCode、Result、Skeleton、Space.Compact、Spin、Splitter、Transfer 和 Watermark 的 nativeElement ref,用于访问各自的根 DOM 元素。#58627 #58628 #58629 #58630 #58631 [#58632](https://github.com/ant-design/ant-design/pu...
                        Read more
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 5 HiAbduul, afc163, echoyl, IVLIU, and nowethan reacted with thumbs up emoji
                                All reactions
                                  * 👍 5 reactions
                              5 people reacted

                6.5.4

                              6.5.4
                            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

                                View all tags
                              github-actions released this 07 Aug 05:58
                              6.5.4
                              5ade994
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🐞 Fix Alert not showing the close button when the closable configuration object only contains onClose. #58885 @QDyanbing
                            * 🐞 Fix Checkbox.Group crashing when options contains nullish entries or values. #58879 @GuillaumeZ2SS
                            * 🐞 Fix App emitting an unnecessary CSS variable warning with component={false}, while warning when root props cannot be applied in this mode. #58877 @li-jia-nan
                            * 🐞 Fix Table selecting disabled rows on other pages when selecting all data. #58843 @QDyanbing
                            * 🐞 Fix Transfer deselect-all behavior after filtering. #58844 @thlovey
                            * 🐞 Fix DatePicker RangePicker semantic callbacks not receiving forwarded props. #58905 @QDyanbing
                            * 💄 Fix FloatButton.BackTop scroll animation not respecting prefers-reduced-motion. #58849 @li-jia-nan
                            * 💄 Fix bare <svg> icons from third-party icon libraries being misaligned, missing spacing, or breaking onto separate lines in Breadcrumb, Collapse, Segmented, Tabs, and Tag. #58862 #58868 #58869 #58870 @mohamedkhaled4053
                            * 💄 Fix AutoComplete disabled text not using the disabled text color. #58838 @lazerg
                            * 🤖 Fix Tour exposing unusable per-step indicatorsRender and actionsRender TypeScript definitions. #58859 @lazerg
                            * 🐞 修复 Alert 的 closable 配置对象仅包含 onClose 时不显示关闭按钮的问题。#58885 @QDyanbing
                            * 🐞 修复 Checkbox.Group 的 options 包含空值选项或空值 value 时崩溃的问题。#58879 @GuillaumeZ2SS
                            * 🐞 修复 App 使用 component={false} 时产生不必要的 CSS 变量警告,并在此模式下无法应用根节点属性时给出提示。#58877 @li-jia-nan
                            * 🐞 修复 Table 全选数据时仍会选中其他分页中禁用行的问题。#58843 @QDyanbing
                            * 🐞 修复 Transfer 筛选后取消全选行为异常的问题。#58844 @thlovey
                            * 🐞 修复 DatePicker RangePicker 语义化回调未透传 props 的问题。#58905 @QDyanbing
                            * 💄 修复 FloatButton.BackTop 滚动动画未遵循 prefers-reduced-motion 设置的问题。#58849 @li-jia-nan
                            * 💄 修复 Breadcrumb、Collapse、Segmented、Tabs 和 Tag 使用第三方图标库的原生 <svg> 图标时可能出现对齐异常、间距缺失,或在 CSS reset 下换行的问题。#58862 #58868 #58869 #58870 @mohamedkhaled4053
                            * 💄 修复 AutoComplete 禁用状态下文本未使用禁用文字颜色的问题。#58838 @lazerg
                            * 🤖 修复 Tour 暴露无法在单个步骤中使用的 indicatorsRender 和 actionsRender TypeScript 类型定义的问题。#58859 @lazerg
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                6.5.3

                              6.5.3
                            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

                                View all tags
                              github-actions released this 31 Jul 07:52
                              6.5.3
                              5bf6ee5
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * Input
                                + 🐞 Fix Input.OTP using type="text" when mask is a string while preserving explicit type values. #58835 @QDyanbing
                                + 🐞 Fix Input.OTP displaying the original value when mask is true. #58805 @cyphercodes
                                + 💄 Fix Input.TextArea resize handle rendering as a dot on touch devices. #58812 @pupuking723
                            * Typography
                                + ⚡️ Improve Typography ellipsis tooltip performance in large lists. #58806 @lkxdsb
                                + 🐞 Fix Typography editable textarea font size not matching the edited content. #58551 @gaurav0107
                            * 🐞 Fix DatePicker.RangePicker submitting unconfirmed partial values on blur when using showTime and allowEmpty. #58803 @zombieJ
                            * 🐞 Fix Form.Item useStatus returning stale errors and warnings when the validation status remains unchanged. #58815 @afc163
                            * 🐞 Fix Slider triggering onFocus and onBlur callbacks multiple times. #58711 @QDyanbing
                            * 🐞 Fix Spin standalone indicators being mispositioned when nested in another Spin. #58801 @QDyanbing
                            * 🐞 Fix Table controlled filter dropdown selections not updating while open. #58816 @afc163
                            * 🐞 Fix Upload default download links allowing newly opened tabs to access the opener page. #58817 @afc163
                            * 💄 Fix incomplete Icon base styles when theme.zeroRuntime or CSS layers are enabled. #58763 @QDyanbing
                            * 💄 Fix Select suffix icons and selected content overlapping the clear icon with custom theme colors. #58581 @QDyanbing
                            * 💄 Fix Tabs third-party <svg> icons not vertically aligning with labels. #58847 @mohamedkhaled4053
                            * Input
                                + 🐞 修复 Input.OTP 使用字符串 mask 时仍采用 type="text" 的问题,并保留显式 type 配置。#58835 @QDyanbing
                                + 🐞 修复 Input.OTP 的 mask 为 true 时仍显示原始值的问题。#58805 @cyphercodes
                                + 💄 修复 Input.TextArea 调整大小手柄在触摸设备上显示为小圆点的问题。#58812 @pupuking723
                            * Typography
                                + ⚡️ 优化 Typography 省略提示在大列表中的渲染性能。#58806 @lkxdsb
                                + 🐞 修复 Typography 可编辑文本框字号与被编辑内容不一致的问题。#58551 @gaurav0107
                            * 🐞 修复 DatePicker.RangePicker 使用 showTime 和 allowEmpty 时失焦会提交未确认部分值的问题。#58803 @zombieJ
                            * 🐞 修复 Form.Item useStatus 在校验状态未变化时返回旧错误和警告内容的问题。#58815 @afc163
                            * 🐞 修复 Slider 的 onFocus 和 onBlur 回调被重复触发的问题。#58711 @QDyanbing
                            * 🐞 修复 Spin 独立加载指示器嵌套使用时定位错乱的问题。#58801 @QDyanbing
                            * 🐞 修复 Table 受控筛选面板保持打开时选中项未同步更新的问题。#58816 @afc163
                            * 🐞 修复 Upload 默认下载打开的新页面可访问来源页面的问题。#58817 @afc163
                            * 💄 修复启用 theme.zeroRuntime 或 CSS layer 时 Icon 基础样式不完整的问题。#58763 @QDyanbing
                            * 💄 修复 Select 自定义主题色下后缀图标或选中内容与清除图标重叠的问题。#58581 @QDyanbing
                            * 💄 修复 Tabs 中第三方 <svg> 图标与标签文字垂直方向未对齐的问题。#58847 @mohamedkhaled4053
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 4 echoyl, jiaxinyang1, Parthmakwana1603, and Shahrooze reacted with thumbs up emoji
                                All reactions
                                  * 👍 4 reactions
                              4 people reacted

                6.5.2

                              6.5.2
                            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

                                View all tags
                              github-actions released this 24 Jul 04:23
                              6.5.2
                              0b10219
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. #58740 #58741 #58742 #58743 #58745 #58755 @li-jia-nan @QDyanbing
                            * 🐞 Fix BorderBeam, Checkbox, and Switch reduced-motion styles causing Lightning CSS minification failures. #58707 @QDyanbing
                            * Tag
                                + 💄 Fix Tag missing spacing and incorrect vertical alignment for bare <svg> icons from third-party icon libraries. #58723 @mohamedkhaled4053
                                + 🐞 Fix Tag navigation being triggered when clicking the close icon with both href and closable set. #58720 @QDyanbing
                            * 🐞 Fix Input.OTP dropping root DOM event handlers including onPointerDown, onAnimationEnd, onTransitionEnd, and onScrollEnd. #58697 react-component/util#794 @aojunhao123
                            * 🐞 Fix Form triggering a hook-order warning in React 19 when using the UMD development build. #58417 @biubiukam
                            * 💄 Fix Table missing the top border when a bordered nested table is wrapped by Tabs or custom content. #58746 @QDyanbing
                            * 🐞 Fix Input.Search custom enterButton not respecting the component's disabled and loading states. #58726 @QDyanbing
                            * 🐞 Fix Transfer custom action buttons passed through actions not preserving their own disabled state. #58718 @QDyanbing
                            * 🐞 Fix Tree rootStyle being ignored, and deprecate it in favor of styles.root. #58709 @QDyanbing
                            * 🐞 Fix Grid Col ignoring numeric 0 for the flex prop in regular and responsive configurations. #58719 @QDyanbing
                            * 🐞 Fix InputNumber not displaying suffix when Form feedback is enabled. #58703 @QDyanbing
                            * ⌨️ Fix Splitter percentage-based aria-valuemin and aria-valuemax values before container measurement, and prevent lazy drag previews from exceeding bounds next to zero-sized panels. #58702 @QDyanbing
                            * 📖 Fix the ant.design homepage theme preview resetting the selected theme during rerenders. #58687 @meet-student
                            * 📝 Correct Anchor offsetTop default value to 0 in the Chinese documentation. #58710 @dogledogle
                            * 💄 修复 Button、Collapse、ColorPicker、Layout、Select、Space.Addon、Tree 和 Typography 边框未响应全局 lineWidth 与 lineType Design Token 的问题。#58740 #58741 #58742 #58743 #58745 #58755 @li-jia-nan @QDyanbing
                            * 🐞 修复 BorderBeam、Checkbox 和 Switch 的 reduced-motion 样式导致 Lightning CSS 压缩失败的问题。#58707 @QDyanbing
                            * Tag
                                + 💄 修复 Tag 中第三方图标库的原生 <svg> 图标缺少间距且垂直对齐异常的问题。#58723 @mohamedkhaled4053
                                + 🐞 修复 Tag 同时配置 href 和 closable 时,点击关闭图标仍会触发链接跳转的问题。#58720 @QDyanbing
                            * 🐞 修复 Input.OTP 根节点丢失 onPointerDown、onAnimationEnd、onTransitionEnd 和 onScrollEnd 等 DOM 事件回调的问题。#58697 react-component/util#794 @aojunhao123
                            * 🐞 修复 Form 在 React 19 中使用 UMD 开发构建时触发 Hook 调用顺序警告的问题。#58417 @biubiukam
                            * 💄 修复 Table 带边框的嵌套表格被 Tabs 或自定义内容包裹时缺少上边框的问题。#58746 @QDyanbing
                            * 🐞 修复 Input.Search 自定义 enterButton 未响应组件 disabled 和 loading 状态的问题。#58726 @QDyanbing
                            * 🐞 修复 Transfer 通过 actions 传入的自定义操作按钮未保留自身 disabled 状态的问题。#58718 @QDyanbing
                            * 🐞 修复 Tree rootStyle 不生效的问题,并废弃该属性,推荐使用 styles.root。#58709 @QDyanbing
                            * 🐞 修复 Grid Col 在普通和响应式配置中忽略 flex 属性数值 0 的问题。#58719 @QDyanbing
                            * 🐞 修复 InputNumber 在 Form 开启反馈状态时不显示 suffix 的问题。#58703 @QDyanbing
                            * ⌨️ 修复 Splitter 在容器尺寸测量前百分比 aria-valuemin 和 aria-valuemax 取值异常,以及相邻面板尺寸为 0 时 lazy 拖拽预览越界的问题。#58702 @QDyanbing
                            * 📖 修复 ant.design 首页主题预览在重新渲染时重置已选主题的问题。#58687 @meet-student
                            * 📝 修正 Anchor 中文文档中 offsetTop 的默认值为 0。#58710 @dogledogle
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                6.5.1

                              6.5.1
                            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

                                View all tags
                              github-actions released this 13 Jul 12:51
                              6.5.1
                              46bfeb5
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 💄 Fix AutoComplete custom input background color being applied twice in the filled variant. #58669 @QDyanbing
                            * 🐞 Fix Avatar, List, Pagination, Steps, and Table not responding to breakpoint changes after responsive configuration is enabled dynamically. #58654 @li-jia-nan
                            * ⌨️ Fix Button, Checkbox, Switch, Splitter, and BorderBeam pseudo-element transitions and animations so they respect prefers-reduced-motion. #58685 @li-jia-nan
                            * 🐞 Fix Button icon vertical alignment when used in Card extra. #58584 @zombieJ
                            * ConfigProvider
                                + 🐞 Fix ConfigProvider with StyleProvider layer causing missing styles in some components. #58559 @fireairforce
                                + 🐞 Fix ConfigProvider CSS variable prefix not updating when prefixCls changes dynamically. #58652 @li-jia-nan
                            * 🐞 Fix Descriptions content columns collapsing to near-zero width when nested in Popover. #58583 @zombieJ
                            * 🐞 Fix Dropdown positioning and interaction when its child component does not support ref. #58662 @afc163
                            * Form
                                + 🐞 Fix Form.Item validation messages still appearing when help={false} is set. #58558 @QDyanbing
                                + 🐞 Fix Form.Item feedback icon classes and nested noStyle feedback state not updating after dynamic configuration changes. #58653 @li-jia-nan
                            * 💄 Fix Icon TwitchFilled rendering smaller than other icons and remove its unintended drop shadow. #58542 ant-design-icons#747 @mohamedkhaled4053
                            * ⌨️ Fix Input.Search focus outline being covered when hovering the adjacent Input. #58615 @QDyanbing
                            * 🐞 Fix Modal methods incorrectly applying classNames.body, styles.body, and bodyStyle to confirmation dialog titles. #58412 @biubiukam
                            * 🐞 Fix Pagination page-size selector expanding to full width inside Form.Item. #58579 @QDyanbing
                            * 💄 Fix Switch icons in checkedChildren and unCheckedChildren not being vertically centered. #58672 @mohamedkhaled4053
                            * Table
                                + 🐞 Fix Table horizontal scrolling occasionally jumping back because of stale deferred scroll synchronization. #58613 #58622 @zombieJ
                                + 🐞 Fix Table filter selections not resetting to the current filtered values when reopening the filter dropdown. #58657 @li-jia-nan
                            * Typography
                                + ⌨️ Fix Typography ellipsis mode and aria-label not updating when ellipsis.rows or editable text changes. #58650 @li-jia-nan
                                + 🇯🇵 Fix Typography incorrect Japanese expand and collapse labels. #58563 @greymoth-jp
                            * 🌐 Complete missing localized messages for ConfigProvider, Table, Transfer, Typography, Form, QRCode, ColorPicker, and Icon across 68 locales. #58575 @li-jia-nan
                            * 💄 修复 AutoComplete 自定义输入组件在 filled 形态下背景色重复叠加的问题。#58669 @QDyanbing
                            * 🐞 修复 Avatar、List、Pagination、Steps 和 Table 动态启用响应式配置后无法响应断点变化的问题。#58654 @li-jia-nan
                            * ⌨️ 修复 Button、Checkbox、Switch、Splitter 和 BorderBeam 的伪元素过渡与动画,使其遵循 prefers-reduced-motion 设置。#58685 @li-jia-nan
                            * 🐞 修复 Button 图标在 Card extra 中垂直对齐的问题。#58584 @zombieJ
                            * ConfigProvider
                                + 🐞 修复 ConfigProvider 配合 StyleProvider layer 使用时部分组件样式可能丢失的问题。#58559 @fireairforce
                                + 🐞 修复 ConfigProvider 动态修改 prefixCls 后 CSS 变量前缀未更新的问题。#58652 @li-jia-nan
                            * 🐞 修复 Descriptions 嵌套在 Popover 中时内容列宽度塌缩的问题。#58583 @zombieJ
                            * 🐞 修复 Dropdown 子组件不支持 ref 时弹层定位与交互异常的问题。#58662 @afc163
                            * Form
                                + 🐞 修复 Form.Item 设置 help={false} 时仍展示校验提示的问题。#58558 @QDyanbing
                                + 🐞 修复 Form.Item 动态配置变化后反馈图标类名与嵌套 noStyle 反馈状态未更新的问题。#58653 @li-jia-nan
                            * 💄 修复 Icon TwitchFilled 相比其他图标偏小且带有意外投影的问题。#58542 ant-design-icons#747 @mohamedkhaled4053
                            * ⌨️ 修复 Input.Search 搜索按钮的聚焦轮廓在相邻 Input 进入 hover 态时被覆盖的问题。#58615 @QDyanbing
                            * 🐞 修复 Modal 方法将 classNames.body、styles.body 和 bodyStyle 错误应用到确认弹窗标题的问题。#58412 @biubiukam
                            * 🐞 修复 Pagination 每页条数选择器在 Form.Item 中被撑满宽度的问题。#58579 @QDyanbing
                            * 💄 修复 Switch 的 checkedChildren 和 unCheckedChildren 中图标未垂直居中的问题。#58672 @mohamedkhaled4053
                            * Table
                                + 🐞 修复 Table 横向滚动时旧的延迟同步任务可能导致滚动位置回跳的问题。#58613 #58622 @zombieJ
                                + 🐞 修复 Table 重新打开筛选下拉框时选中项未重置为当前筛选值的问题。#58657 @li-jia-nan
                            * Typography
                                + ⌨️ 修复 Typography 的 ellipsis.rows 或可编辑文本变化后省略模式与 aria-label 未更新的问题。#58650 @li-jia-nan
                                + 🇯🇵 修复 Typography 日语 expand 和 collapse 文案语义错误。#58563 @greymoth-jp
                            * 🌐 补全 ConfigProvider、Table、Transfer、Typography、Form、QRCode、ColorPicker 和 Icon 在 68 个语言包中缺失的本地化文案。#58575 @li-jia-nan
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 1 htnabe reacted with thumbs up emoji
                                All reactions
                                  * 👍 1 reaction
                              1 person reacted

                6.5.0

                              6.5.0
                            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

                                View all tags
                              github-actions released this 27 Jun 15:54
                              6.5.0
                              740ad96
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🔥 Add the antd DESIGN.md design-language file and publish it at ant.design/design.md, helping AI design tools understand Ant Design visual language, component archetypes, and theme tokens. #58011 #58356 #58489 @afc163
                            * 📦 Optimize the antd full bundle size: compared with 6.4.5, size-limit reports antd.min.js down from 437.05 KB to 432.44 KB, and antd-with-locales.min.js down from 514.19 KB to 506.84 KB. The main gains come from slimmer DatePicker and TimePicker runtime code in @rc-component/picker, plus Icon/Upload avoiding extra TwoTone runtime in the full bundle. #58403 #58497 @QDyanbing @afc163
                            * Icon
                                + 🔥 Add built-in Icon entries for Anthropic, Claude, Gemini, Mistral, DeepSeek, Qwen, Perplexity, HuggingFace, Ollama, Replicate, ElevenLabs, Telegram, Mastodon, Threads and Snapchat. #58524 @afc163
                                + 📦 Optimize Icon and Upload default icon imports by upgrading @ant-design/icons to 6.3.1 and switching Upload picture-list default placeholders to Outlined icons, reducing extra TwoTone runtime in the full bundle. #58497 @afc163
                                + 🐞 Fix Icon styles not working when theme.zeroRuntime is enabled. #58517 @afc163
                            * Input
                                + 🆕 Add Input.Password visibilityToggle.tabIndex to customize the visibility toggle button tab order. #58458 @QDyanbing
                                + 🐞 Fix Input.Search not applying ConfigProvider root style configuration. #58467 @QDyanbing
                                + 🐞 Fix Input.Search losing enterButton.className. #58506 @QDyanbing
                                + 💄 Fix Input.Search button height not aligning with Input token height. #58525 @afc163
                                + 💄 Add focus outline for borderless Input components. #58250 @QDyanbing
                            * Select
                                + 🆕 Add Select function-based tokenSeparators support. #57966 @ZQDesigned
                                + 🐞 Fix Select and related popup components numeric popup width rendering. #58511 @QDyanbing
                                + 🐞 Fix Select creating disabled tags. #58518 @afc163
                                + 🐞 Fix Select single mode labelRender dimming while open. #58288 @kfylaktopoulos
                            * Table
                                + 🐞 Fix Table defaultSortOrder and controlled sortOrder being ignored when the column is hidden by responsive at the current breakpoint. #58008 @yogeshwaran-c
                                + 🐞 Fix Table extra vertical line on the last fixed-right column in bordered mode. #58516 @uttam12331
                                + ⌨️ Improve Table row selection checkbox accessibility by supporting aria-* attributes from getCheckboxProps. #58275 @EmilyyyLiu
                                + 💄 Fix Table sticky header top border missing in bordered mode. #58451 @BangDori
                            * BorderBeam
                                + 🆕 Add BorderBeam duration prop to control beam loop duration. #58233 @QDyanbing
                                + 🆕 Add BorderBeam lineWidth prop to control beam width. #58324 @QDyanbing
                                + 🆕 Add BorderBeam size prop to control beam size. #58303 @QDyanbing
                            * Badge
                                + 🆕 Add Badge title prop to allow removing the native tooltip. #58209 @QDyanbing
                                + 💄 Improve Badge processing status display in dark mode. #58414 @clxstart
                            * Layout
                                + 🆕 Add Layout.Sider semantic classNames and styles support. #57938 @landeqiming666
                                + 🐞 Fix Layout.Header, Layout.Footer and Layout.Content losing default background when used standalone with theme.cssVar enabled. #58046 @yogeshwaran-c
                            * Pagination
                                + 🐞 Fix Pagination text wrapping and overflow in some scenarios. #58151 @selicens
                                + 🐞 Fix Pagination quick jumper layout instability. #58282 @QDyanbing
                            * Upload
                                + 🐞 Fix Upload not showing file icon for failed files. #58484 @biubiukam
                                + ⌨️ Improve Upload list item name accessibility when previewing files without a URL. #58092 @ug-one
                            * Alert
                                + 🐞 Fix Alert icon vertical alignment when description content is provided. #57915 @MMMIXER
                                + 🐞 Fix Alert icon and close button not aligning with the first title line when only a title is provided. #57878 @QDyanbing
                            * 📖 Improve AI agent support for the ant.design website and its isitagentready.com/ant.design result. #58510 #58490 #57725 @afc163 @ug-one
                            * 📖 Update Ant Design CLI docs with antd setup, Node.js >=20.0.0 requirement, MCP version auto-detection, and environment variable notes, and sync the For Agents and MCP Server docs in both languages. #58460 @afc163
                            * 🐞 Fix antd root semantic style priority across components to ensure component style overrides global styles.root and style configuration. #58474 @QDyanbing
                            * 💄 Improve Component Token small control height in compact theme to avoid cramped line boxes. #58411 @nightt5879
                            * 🐞 Fix Anchor hash parsing performance issue with specially crafted hash values. #58472 @afc163
                            * 🆕 Add Collapse headerPaddingSM, headerPaddingLG, contentPaddingSM, and contentPaddingLG tokens to configure header and content padding for small and large sizes separately. #58436 @biubiukam
                            * 🆕 Add ConfigProvider form labelWrap configuration support. #58035 @EmilyyyLiu
                            * 🐞 Fix Descriptions labelStyle, contentStyle, styles.label, and styles.content not applying to the matching cell in bordered mode. #58241 @gaurav0107
                            * 🔥 Add DatePicker and TimePicker onClear callback support. #58403 @QDyanbing
                            * 🆕 Add Dropdown left and right placement support. #58437 @linyana
                            * 🐞 Fix disabled FloatButton.Group still opening the hover menu. #58513 @QDyanbing
                            * 💄 Fix Form vertical layout not applying the labelHeight token. #58433 @BangDori
                            * 🔥 Add Menu itemData to onSelect, onClick and onDeselect callback parameters. #58197 @EmilyyyLiu
                            * 🔥 Add Modal scrollLock prop to control body scroll locking. #58256 @EmilyyyLiu
                            * 🐞 Fix Popconfirm button misalignment during async confirm and restore the default Button icon-only and Modal footer layout behavior. [#...
                        Read more
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 7 afc163, ahuiiiiiii, alex2276564, chris-link-code, krishna-cyber, kfylaktopoulos, and luongchung reacted with thumbs up emoji 😄 2 afc163 and ahuiiiiiii reacted with laugh emoji 🎉 3 afc163, ahuiiiiiii, and Loriick reacted with hooray emoji ❤️ 2 afc163 and ahuiiiiiii reacted with heart emoji 🚀 4 mateusvillain, afc163, ahuiiiiiii, and potop reacted with rocket emoji
                                All reactions
                                  * 👍 7 reactions
                                  * 😄 2 reactions
                                  * 🎉 3 reactions
                                  * ❤️ 2 reactions
                                  * 🚀 4 reactions
                              10 people reacted

                6.4.5

                              6.4.5
                            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

                                View all tags
                              github-actions released this 22 Jun 06:13
                              6.4.5
                              7874b21
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🐞 Fix Dropdown vertical menu overflowing the viewport when the trigger is centered, keeping all menu items reachable. #58214 @18062706139fcz
                            * 🐞 Fix Alert actions spacing not taking effect when hashed styles are enabled. #58314 @QDyanbing
                            * ⌨️ Fix Table not applying aria-* attributes to fixed header tables when scroll creates multiple tables. #58339 @biubiukam
                            * 💄 Fix Pagination quick jumper input not following ConfigProvider variant styles. #58371 @biubiukam
                            * 🌐 Localization
                                + 🇳🇴 Fill missing nb_NO (Norwegian) locale keys. #58439 @arvindfroi
                            * 🐞 修复 Dropdown 纵向菜单在触发器位于屏幕中部时溢出视口、顶部菜单项无法点击的问题。#58214 @18062706139fcz
                            * 🐞 修复 Alert 在开启 hashed 样式时 actions 间距不生效的问题。#58314 @QDyanbing
                            * ⌨️ 修复 Table 在 scroll 生成多个 table 时,固定表头 table 未应用 aria-* 属性的问题。#58339 @biubiukam
                            * 💄 修复 Pagination 快速跳转输入框未跟随 ConfigProvider variant 样式的问题。#58371 @biubiukam
                            * 🌐 国际化
                                + 🇳🇴 补充 nb_NO(挪威语)缺失的 locale 本地化键值。#58439 @arvindfroi
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 1 afc163 reacted with thumbs up emoji
                                All reactions
                                  * 👍 1 reaction
                              1 person reacted

                6.4.4

                              6.4.4
                            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

                                View all tags
                              github-actions released this 12 Jun 06:25
                              6.4.4
                              b2c4b75
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🛠 Fix build failures in Vite, Yarn PnP, Node 25 and other strict ESM environments caused by deep path imports of rc-component packages. #58115 @li-jia-nan @QDyanbing
                            * 🛠 Fix multiple components rendering empty wrapper DOM nodes when ReactNode content is an empty string. #58160 @QDyanbing
                            * Descriptions
                                + 🐞 Fix Descriptions width being unexpectedly inflated when nested inside a Table. #58203 @18062706139fcz
                                + 🐞 Fix Descriptions responsive column value not behaving as expected. #58058 @kfylaktopoulos
                            * Radio
                                + 🐞 Fix Radio.Group button style border radius and adjacent border display issue in vertical layout. #58317 @QDyanbing
                                + 🐞 Fix Radio checked state not updating on click in uncontrolled mode. #57917 @QDyanbing
                            * Table
                                + 🐞 Fix Table incorrect semantic DOM structure in virtual mode. #58134 @meet-student
                                + ⌨️ Improve Table filter dropdown accessibility by marking the wrapper container as presentational. #58164 @ug-hero
                            * Tour
                                + ⌨️ Fix Tour previous button text color readability on hover in primary type. #58311 @QDyanbing
                                + 🇰🇭 Add missing Tour Khmer km_KH locale text. #58140 @yogeshwaran-c
                            * Transfer
                                + ⌨️ Fix Transfer not forwarding root HTML attributes which affects accessibility. #58166 @ZQDesigned
                                + ⚡️ Improve Transfer iteration performance when collecting enabled item keys. #58168 @ug-hero
                            * 🐞 Fix Menu icon animation jumping when collapsed. #58271 @murisans
                            * 🐞 Fix Modal footer buttons vertical misalignment when confirmLoading is true. #58120 @xxiaoxiong
                            * 🐞 Fix Notification close button overlapping description content when title is not provided. #58096 @QDyanbing
                            * 🐞 Fix Popover and Popconfirm not rendering when title or content is the number 0. #58296 @afc163
                            * 🐞 Fix Slider surrounding text being unexpectedly selected when dragging the handle in Safari. #58024 @yogeshwaran-c
                            * 🐞 Fix Tabs more dropdown animation direction when popup placement flips upward. #58202 @QDyanbing
                            * 🐞 Fix Tree.DirectoryTree defaultExpandParent not working. #58068 @EmilyyyLiu
                            * 🐞 Fix Upload progress bar becoming abnormally thick when progress is not configured. #58126 @QDyanbing
                            * 🐞 Fix Icon spin animation stopping when multiple iconPrefixCls coexist. #58253 @18062706139fcz
                            * 💄 Fix AutoComplete disabled custom input background color being darker than other disabled controls. #58114 @QDyanbing
                            * 💄 Fix Checkbox hover style remaining after tap on mobile devices. #58085 @unknowntocka
                            * 💄 Fix Empty SVG colors not using design tokens to support dark mode. #58152 @wanpan11
                            * 💄 Fix Result and Popconfirm icon colors being overridden by global icon reset styles. #58157 @QDyanbing
                            * 💄 Fix Select selected option active state background color not following theme color. #58069 @QDyanbing
                            * 💄 Fix Tooltip and Popover arrow shadow being darker than container. #57988 @EmilyyyLiu
                            * 💄 Deepen boxShadowTertiary for better visibility on light backgrounds, affecting Card, Tour and Segmented. #58205 @afc163
                            * ⌨️ Improve ColorPicker clear button semantic attributes for better accessibility. #58040 @ug-hero
                            * ⌨️ Improve DatePicker and TimePicker clear button accessibility. #58132 @Pareder
                            * ⌨️ Improve Splitter split bar semantic attributes for better accessibility. #58060 @ug-hero
                            * ⌨️ Improve Tag.CheckableTag semantic attributes for better accessibility. #58067 @ug-hero
                            * 🛠 Fix Dropdown triggering React 19 element.ref deprecation warning when the trigger node has a ref. #58056 @QDyanbing
                            * 🛠 Fix multiple components rendering empty wrapper DOM nodes when ReactNode content is false. #58088 @QDyanbing
                            * 🌐 Localization
                                + 🇬🇧 Improve QRCode and ColorPicker British English en_GB locale to align with American English en_US. #58224 @JordanWeatherby
                                + 🇧🇷 Add missing Brazilian Portuguese pt_BR locale text for QRCode and ColorPicker. #58188 @yogeshwaran-c
                            * TypeScript
                                + 🤖 Fix AutoComplete showSearch type leaking unsupported Select props. #58104 @sri443
                                + 🤖 Improve Descriptions type definition to support native HTML attributes. #58190 @yogeshwaran-c
                            * 🛠 修复多个组件在 Vite、Yarn PnP、Node 25 等严格 ESM 环境下因引用 rc 组件包深路径导致构建失败的问题。#58115 @li-jia-nan @QDyanbing
                            * 🛠 修复多个组件在 ReactNode 内容为空字符串时渲染空包装 DOM 节点的问题。#58160 @QDyanbing
                            * Descriptions
                                + 🐞 修复 Descriptions 嵌套 Table 时宽度可能被异常撑大的问题。#58203 @18062706139fcz
                                + 🐞 修复 Descriptions 传入响应式 column 属性值时行为可能不符合预期的问题。#58058 @kfylaktopoulos
                            * Radio
                                + 🐞 修复 Radio.Group button 形态在垂直布局下圆角和相邻边框展示异常的问题。#58317 @QDyanbing
                                + 🐞 修复 Radio 非受控模式下点击后选中状态不更新的问题。#57917 @QDyanbing
                            * Table
                                + 🐞 修复 Table 开启 virtual 模式时部分语义化 DOM 结构不正确的问题。#58134 @meet-student
                                + ⌨️ 优化 Table 筛选下拉框外层容器的无障碍语义为展示用途。#58164 @ug-hero
                            * Tour
                                + ⌨️ 修复 Tour 主色模式下 hover 上一步按钮时文字颜色的可读性问题。#58311 @QDyanbing
                                + 🇰🇭 补全 Tour 的高棉语 km_KH 本地化文案。#58140 @yogeshwaran-c
                            * Transfer
                                + ⌨️ 修复 Transfer 未透传根 HTML 属性影响可访问性的问题。#58166 @ZQDesigned
                                + ⚡️ 优化 Transfer 收集可用项 key 时的遍历性能。#58168 @ug-hero
                            * 🐞 修复 Menu 折叠时图标动画可能发生跳动的问题。#58271 @murisans
                            * 🐞 修复 Modal 在 confirmLoading 为 true 时 footer 按钮垂直方向错位的问题。#58120 @xxiaoxiong
                            * 🐞 修复 Notification 在未传入 title 时关闭按钮与描述内容重叠的问题。#58096 @QDyanbing
                            * 🐞 修复 Popover 与 Popconfirm 在 title 或 content 为数字 0 时不渲染的问题。#58296 @afc163
                            * 🐞 修复 Slider 滑块在 Safari 中拖动时周围文本可能被意外选中的问题。[#58024](https://github.com...
                        Read more
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                              👍 2 htnabe and afc163 reacted with thumbs up emoji ❤️ 1 afc163 reacted with heart emoji 🚀 1 afc163 reacted with rocket emoji
                                All reactions
                                  * 👍 2 reactions
                                  * ❤️ 1 reaction
                                  * 🚀 1 reaction
                              2 people reacted

                6.4.3

                              6.4.3
                            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

                                View all tags
                              github-actions released this 18 May 08:30
                              6.4.3
                              5afcdab
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🐞 Fix DatePicker RangePicker empty placeholder when locale only defines singular *Placeholder fields. #58020 @yogeshwaran-c
                            * 🐞 Fix Result rendering an empty title element when the title prop is not provided. #58028 @yogeshwaran-c
                            * 🐞 Fix Select search input font size and line-height rendering issue in Safari. #57990 @QDyanbing
                            * 🐞 Fix strict ESM build errors caused by deep @rc-component/util runtime imports in Form, Input, Button and other components. #57993 @li-jia-nan
                            * 🐞 Fix Transfer filteredItems not updating when filterOption or direction changes. #58004 @afc163
                            * ⚡️ Improve Table and Mentions performance by reducing redundant array iterations. #58006 @ug-hero
                            * Table
                                + 🛠 Rename Table filter types FilterRestProps to FilterResetProps, with a deprecated alias kept for compatibility. #57985 @ZQDesigned
                                + ⚡️ Improve Table row selection performance by using Set-based lookup instead of O(n*m) .includes() checks. #58004 @afc163
                            * 🐞 修复 DatePicker RangePicker 在语言包仅定义单数形式 *Placeholder 时占位符为空的问题。#58020 @yogeshwaran-c
                            * 🐞 修复 Result 未传入 title 属性时仍会渲染空的标题元素的问题。#58028 @yogeshwaran-c
                            * 🐞 修复 Select 搜索输入框在 Safari 下字号和行高渲染异常的问题。#57990 @QDyanbing
                            * 🐞 修复 Form、Input、Button 等组件在严格 ESM 构建链路下因 @rc-component/util 运行时深层导入导致的构建报错。#57993 @li-jia-nan
                            * 🐞 修复 Transfer 在 filterOption 或 direction 变化时 filteredItems 不更新的问题。#58004 @afc163
                            * ⚡️ 优化 Table 和 Mentions 性能,减少冗余的数组迭代操作。#58006 @ug-hero
                            * Table
                                + 🛠 Table 过滤类型将 FilterRestProps 更正为 FilterResetProps,并保留 deprecated 别名以兼容存量引用。#57985 @ZQDesigned
                                + ⚡️ 优化 Table 行选择性能,使用 Set 查找替代 O(n*m) 的 .includes() 判断。#58004 @afc163
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions

                6.4.2

                              6.4.2
                            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

                                View all tags
                              github-actions released this 14 May 15:33
                              6.4.2
                              616f681
                                      This commit was created on GitHub.com and signed with GitHub’s verified signature.
                                    GPG key ID: B5690EEEBB952194
                                      Verified
                                    Learn about vigilant mode.
                            * 🐞 Fix message and notification build error in strict ESM toolchains caused by deep rc notification runtime import. #57976 @QDyanbing
                            * 🐞 修复 message 和 notification 在严格 ESM 构建链路下因 rc notification 运行时深层导入导致的构建报错。#57976 @QDyanbing
                          Assets 3
                            Loading

                                    Uh oh!

                                    There was an error while loading. Please reload this page.

                                All reactions
                Previous 1 2 3 4 5 … 75 76 Next
                Previous Next

  Footer

      © 2026 GitHub, Inc.

    Footer navigation

      * Terms
      * Privacy
      * Security
      * Status
      * Community
      * Docs
      * Contact
      * Manage cookies
      * Do not share my personal information
    You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.

Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.