Skip to content

Commit 73989b0

Browse files
feat(form-element): Add modifier to reduce vertical space (#3066)
* feat(form-element): Add tightened modifier * Add snapshots and documentation * Add snapshots and documentation * Fix path * Update snapshots * Lint * Make sure examples have unique IDs * 😢 * Update record detail * Update AT on edit button * feat(form-element): Add tests * Remove unused props * Update example to use stacked checkbox variant
1 parent 118b520 commit 73989b0

File tree

34 files changed

+2215
-115
lines changed

34 files changed

+2215
-115
lines changed

test/__tests__/__snapshots__/Form_Element_Base.json

Lines changed: 976 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Form_Element_Condensed.json

Lines changed: 74 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Form_Element_Error.json

Lines changed: 138 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Form_Element_Inline_Edit.json

Lines changed: 136 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Form_Element_Readonly.json

Lines changed: 74 additions & 0 deletions
Large diffs are not rendered by default.

test/__tests__/__snapshots__/Form_Element_Required.json

Lines changed: 109 additions & 0 deletions
Large diffs are not rendered by default.

ui/components/activity-timeline/__tests__/__snapshots__/Activity_Timeline_Expandable_renders_a_task_timeline_item.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

ui/components/activity-timeline/__tests__/__snapshots__/Activity_Timeline_Expandable_renders_a_timeline_item_trigger_with_a_task_checkbox.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

ui/components/activity-timeline/__tests__/__snapshots__/Activity_Timeline_Expandable_renders_a_timeline_item_with_icons.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

ui/components/activity-timeline/__tests__/__snapshots__/Activity_Timeline_Expandable_renders_the_deprecated_combined_timeline.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)