plugin-legacy@7.0.0
Please refer to CHANGELOG.md for details.
v7.0.0
Please refer to CHANGELOG.md for details.
v8.10.2
Installation:
npm install pixi.js@8.10.2
Development Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.2/dist/pixi.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.2/dist/pixi.mjs
Production Build:
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.2/dist/pixi.min.js
- https://cdn.jsdelivr.net/npm/pixi.js@8.10.2/dist/pixi.min.mjs
Documentation:
https://github.com/pixijs/pixi.js/compare/v8.10.1...v8.10.2
- fix: Fix type error on DOMContainer in strict codebases by @Mysak0CZ in https://github.com/pixijs/pixijs/pull/11479
- fix: filter offset by @GoodBoyDigital in https://github.com/pixijs/pixijs/pull/11482
- chore: add GitHub Sponsors to FUNDING.yml by @tddyco in https://github.com/pixijs/pixijs/pull/11404
3.16.0-next.2
3.16.0-next.2 (2025-06-24)
5.26.2
- 🐞 Fix Select multiple item max-width to prevent unexpected wrapping. #54181 @afc163
- 💄 Fix incorrect DatePicker small token. #53668 @765477020
- 🐞 Fix Error of not being able to control visibility through showZero when count is 0 #54156 @Meet-student
- 💄 Fix Tree/List/Table virtual scrollbar visibility in dark themes. #54155 @afc163
- 🐞 Fix Switch/Rate is not align centerly in Form.Item. #54106 @afc163
- TypeScript
- 🤖 Input: Fix TypeScript definitions for
classNames
andstyles
props to match documented API. #54162 @aojunhao123
- 🤖 Input: Fix TypeScript definitions for
- 🐞 修复多选 Select 在单条选中项文本超长时意外换行的问题。#54181 @afc163
- 💄 修复 DatePicker
size="small"
时消费不正确 token 的问题。#53668 @765477020 - 🐞 修复 badge 组件当
count=0
时无法通过showZero
控制显隐错误。#54156 @Meet-student - 💄 修复 Tree/List/Table 等组件的虚拟滚动条样式在暗色主题下难以识别的问题。#54155 @afc163
- 🐞 修复 Form 下 Switch/Rate 组件没有居中对齐的问题。#54106 @afc163
- TypeScript
- 🤖 Input: 修复
classNames
和styles
属性的 TypeScript 类型定义,与文档 API 保持一致。#54162 @aojunhao123
- 🤖 Input: 修复
@fluentui/react-monaco-editor v1.7.344
- Bump @fluentui/react-charting to v5.24.8 (PR #34701 by srmukher)
@fluentui/react-charting v5.24.8
- fix(react-charting): Fix legend selection for Scatter charts (PR #34701 by srmukher)
@fluentui/react-docsite-components v8.13.226
- Bump @fluentui/react-monaco-editor to v1.7.344 (PR #34701 by srmukher)
@fluentui/chart-web-components v0.0.34
- Bump @fluentui/web-components to v3.0.0-beta.110 (PR #34704 by eljefe223)