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

components/data-entry & forms

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.

Form.Item required property documentation clarification

Form.Item required property documentation was corrected to clarify that when not set, required status is inferred from validation rules.

Form height jitter during quick validation state change

Form component had a fix for height jitter occurring during quick validation state changes.

Form vertical layout label margin offset override

Form vertical layout had a fix for label margin overriding labelCol.offset.

Form complex control label association

Form complex control guidance was improved to support associating labels with inner controls.

Form vertical layout labelHeight token

Form vertical layout had a fix for not applying labelHeight token.

Form validation support in Ant Design

Form supports multiple validation types including required field validation, with Form.Item having a 'required' property that infers required status from validation rules when not explicitly set.

Input validation feedback behavior

Form.Item supports validation feedback with the ability to set help={false} to disable validation feedback display. The component displays feedback icons and messages based on validation state.

Form.Item useStatus hook fix

Form.Item useStatus hook had a fix to return old error and warning content when validation status doesn't change.

Form React 19 UMD development build hook call order

Form component had a fix for Hook call order warning when using React 19 with UMD development build.

Form.Item help={false} validation display

Form.Item component had a fix where setting help={false} still showed validation feedback.

Form.Item feedback icon and noStyle nested state

Form.Item component had a fix for feedback icon class name and nested noStyle feedback state not updating when dynamic configuration changes.

Give your agent this brain

components/data-entry & forms — Ant Design