new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Ant Design · all subjects

migration & compatibility

29 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Splitter orientation replaces layout

Splitter now uses `orientation` instead of `layout` and supports `vertical` prop.

Size enumeration unification across components

Size enumeration was unified across components in version 6.3.2: Badge, Card, Progress, Steps, Switch and Spin replaced default with medium; Descriptions replaced middle and default with medium and large; Table and Divider replaced middle with medium. This was done with PRs #57127 and #57106.

Collapse expandIconPlacement replaces expandIconPosition

Collapse `expandIconPosition` prop has been replaced with `expandIconPlacement` using logical position to improve RTL experience.

Progress gapPlacement replaces gapPosition

Progress component now uses `gapPlacement` instead of `gapPosition` and replaces `left` and `right` with `start` and `end` for logical positioning.

Tabs tabPlacement replaces tabPosition

Tabs now uses `tabPlacement` instead of `tabPosition` and replaces `left` and `right` with `start` and `end` for logical positioning.

Steps titlePlacement replaces labelPlacement

Steps now uses `titlePlacement` instead of `labelPlacement` to unify the API.

Space separator replaces split

Space now uses `separator` prop instead of `split`.

Space orientation replaces direction

Space now uses `orientation` prop instead of `direction`.

Button iconPlacement replaces iconPosition

Button `iconPosition` prop has been replaced with `iconPlacement` and now supports logical positioning.

Timeline items.placement replaces items.position

Timeline `items.position` has been replaced with `items.placement` using logical position description to improve RTL experience.

Carousel dotPlacement replaces dotPosition

Carousel now uses `dotPlacement` instead of `dotPosition` and supports `start` and `end` logical positioning.

AutoComplete showSearch prop consolidation

AutoComplete merged search related props into `showSearch`.

BackTop component removed

BackTop component has been removed from Ant Design.

Icon component removed

Icon component has been removed from Ant Design.

Ant Design version scheme and release cycle

Ant Design follows Semantic Versioning 2.0.0. Patch version releases occur every weekend for routine bugfixes, with urgent fixes possible at any time. Minor version releases happen monthly with new features in backward-compatible versions. Major versions containing breaking changes and new features are released outside the regular cycle.

Ant Design v6 breaking change in size enumeration

The size property enumeration values were standardized in v6.3.2 to use 'medium' and 'large' instead of 'default' and 'middle' across components. This is a potential breaking change for applications using the old values.

Collapse expandIconPosition renamed to expandIconPlacement

Collapse component's `expandIconPosition` property has been renamed to `expandIconPlacement` using logical positioning for better RTL support.

Space uses separator instead of split

Space component now uses `separator` property instead of `split` for consistency.

Space uses orientation instead of direction

Space component now uses `orientation` property instead of `direction` to match other component patterns.

Button iconPosition renamed to iconPlacement

Button component's `iconPosition` property has been renamed to `iconPlacement` supporting logical position descriptions.

Timeline items.position renamed to items.placement

Timeline's `items.position` property has been renamed to `items.placement` using logical positioning for RTL support.

Carousel dotPosition renamed to dotPlacement

Carousel component's `dotPosition` property has been renamed to `dotPlacement` using position description values `start` and `end` instead of `left` and `right`.

Divider uses orientation instead of type

Divider component now uses `orientation` property instead of `type` with support for `vertical` syntax sugar.

Ant Design 6.0.0 released November 22 2025

Ant Design version 6.0.0 was released on 2025-11-22 with major changes including semantic structure support for components, new Masonry component, and extensive design token system improvements.

List component deprecated

List component has been deprecated and removed from the official documentation.

BackTop component removed

BackTop component has reached end of lifecycle and has been removed.

Icon placeholder component removed

Icon placeholder component has reached end of lifecycle and has been removed.

Dropdown.Button removed use Space.Compact instead

Dropdown.Button component has been removed. Use Space.Compact with Dropdown instead.

Input.Search refactored to use Space.Compact

Input.Search component has been refactored, deprecating internal `addon*` properties in favor of Space.Compact.

Give your agent this brain