9dc1bd53d3
fix: move MUI 5 class name setup to own file with new entry point in package, update various index files to import class name setup as the first thing
Rajib Quayum
2026-02-27 12:32:54 -05:00
32cb991728
Merge pull request #31842 from milliehartnt123/milliehartnt123-create-ui-doc
Andre Wanlin
2026-02-27 11:15:35 -06:00
f598909f0ffeat(scaffolder): implement scaffolderServiceRef for credentials aware communication (#33044)
Ben Lambert
2026-02-27 17:24:49 +01:00
1b3dea2092
Fix ToggleButtonGroup orientation prop not reaching React Aria
Johan Persson
2026-02-27 15:41:25 +01:00
75d2b527fa
Remove implementation plan
Johan Persson
2026-02-27 15:31:25 +01:00
95702abc2b
Add changesets for useDefinition migration and cleanup
Johan Persson
2026-02-27 15:28:21 +01:00
fb5400e39b
Update packages/ui api report.
Johan Persson
2026-02-27 15:08:17 +01:00
d8dbab6d17
Delete useStyles hook and legacy type definitions
Johan Persson
2026-02-27 14:48:14 +01:00
3f2c27a1e4
Remove children from Skeleton and Avatar propDefs
Johan Persson
2026-02-27 12:34:28 +01:00
baafd4b20f
Fix Container not rendering children
Johan Persson
2026-02-27 12:27:22 +01:00
43b9f78080
Extract shared Menu popover classNames, propDefs, and types
Johan Persson
2026-02-27 11:57:11 +01:00
403496c5cb
Migrate Menu component from useStyles to useDefinition
Johan Persson
2026-02-27 11:14:10 +01:00
36b1ac8802
Migrate TagGroup component from useStyles to useDefinition
Johan Persson
2026-02-27 11:03:36 +01:00
66dc56c7f9
Migrate Tabs component from useStyles to useDefinition
Johan Persson
2026-02-27 10:54:08 +01:00
4742c3f2e0
Migrate Table component from useStyles to useDefinition
Johan Persson
2026-02-26 17:31:58 +01:00
bd3a76eac7
Fix SearchField CSS selector to use lowercase data attribute
Johan Persson
2026-02-26 16:42:46 +01:00
a06731af67
Address review feedback for RadioGroup, Select, and TablePagination
Johan Persson
2026-02-26 16:15:03 +01:00
1851e95930
Fix Radio displayName incorrectly set to 'RadioGroup'
Johan Persson
2026-02-26 13:11:22 +01:00
9f4661b7c1
Update API report for RadioGroup, Select, and TablePagination migrations
Johan Persson
2026-02-26 11:38:50 +01:00
8288e5ac85
Migrate Select component from useStyles to useDefinition
Johan Persson
2026-02-26 11:22:05 +01:00
2e1eddf6c6
Migrate TablePagination component from useStyles to useDefinition
Johan Persson
2026-02-26 11:15:45 +01:00
c6d4df4314
Migrate RadioGroup component from useStyles to useDefinition
Johan Persson
2026-02-26 11:14:07 +01:00
a393ed3f17
Migrate PluginHeader component from useStyles to useDefinition
Johan Persson
2026-02-26 10:53:29 +01:00
437ae1943d
Migrate HeaderPage component from useStyles to useDefinition
Johan Persson
2026-02-25 18:06:00 +01:00
08bc4dbcfe
Migrate Dialog component from useStyles to useDefinition
Johan Persson
2026-02-25 17:31:52 +01:00
54d5ba4cff
Remove unused restProps spread from Flex and Grid components
Johan Persson
2026-02-25 17:19:40 +01:00
8b0d2583f5
Migrate Grid component from useStyles to useDefinition
Johan Persson
2026-02-25 16:48:55 +01:00
b303857f1e
Fix isRequired not passed to React Aria field components
Johan Persson
2026-02-25 16:18:47 +01:00
42311e3a85
Update API report after batch migration
Johan Persson
2026-02-25 13:36:58 +01:00
579c053270
Migrate Flex component from useStyles to useDefinition
Johan Persson
2026-02-25 13:36:40 +01:00
e1dbf294dd
Migrate Text component from useStyles to useDefinition
Johan Persson
2026-02-25 13:36:28 +01:00
9c5d262398
Migrate TextField component from useStyles to useDefinition
Johan Persson
2026-02-25 13:28:06 +01:00
c62ab0cf7b
Migrate SearchField component from useStyles to useDefinition
Johan Persson
2026-02-25 12:30:43 +01:00
dbf64fc345
Fix PasswordField: move label into OwnProps, remove FieldLabelProps extension, useDefinition first
Johan Persson
2026-02-25 11:37:28 +01:00