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

data-display & tables

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

Table column prop via ConfigProvider

Table supports `column` prop added in version 6.4.0 to configure columns via ConfigProvider.

Table defaultSortOrder with responsive columns

Table `defaultSortOrder` and controlled `sortOrder` are respected when the column is hidden by `responsive` at the current breakpoint, as fixed in version 6.5.0.

Pagination text wrapping and overflow fixes

Pagination text wrapping and overflow issues in various scenarios have been fixed in version 6.5.0.

Table accessible row selection checkboxes

Table row selection checkbox accessibility is improved by supporting `aria-*` attributes from `getCheckboxProps`, added in version 6.5.0.

Table pagination.placement replaces pagination.position

Table now uses `pagination.placement` instead of `pagination.position` property.

Table column.fixed start and end logical position

Table `column.fixed` has been refactored to use `start` and `end` values instead of `left` and `right` to support logical positioning.

Pagination supports size property

Pagination component now supports a `size` property to configure component size.

Pagination jump input restricts to numeric input only

Pagination component now restricts the quick jump input field to accept only numeric characters.

Table scrollTo method supports offset parameter

Table's `scrollTo()` method now supports an `offset` parameter to set scroll offset.

Table pagination.position renamed to pagination.placement

Table's `pagination.position` property has been renamed to `pagination.placement` for consistency with other components.

Table column.fixed uses logical positions start and end

Table's `column.fixed` now uses logical positioning with `start` and `end` values instead of `left` and `right` to support RTL.

Give your agent this brain