- Date Range Picker v2 leveraging Luxon (#11540)
- New indeterminate state icon for checkbox component (#11693)
- Time and Timezone selection field to the DatePickerV2 (#11694)
- Migrate ErrorState to
ui
package (#11718) - Migrate Drawer to
ui
package (#11789) - Migrate ActionsPanel to
ui
package (#11810)
- Temporarily extend ESLint rules from
@linode/manager
to@linode/ui
package (#11666) Notice
's defaultmarginBottom
from24px
to8px
(#11724)- Move
@vitest/ui
to monorepo root dependency (#11755) - Implement Akamai Design System: Apply consistent styling to MuiInputBase, MuiInputAdornment, and MuiAutocomplete components, creating a unified foundation for Autocomplete and TextField elements (#11807)
- Update body text color to use proper color token (#11820)
- ESLint rules to disallow
data-test-id
attributes and enforce type-safe equality operators (#11634) Dialog
,DialogTitle
components, andvisibilityHide.svg
,visibilityShow.svg
, andchevron-down.svg
icons to the@linode/ui
package (#11673)
- Add
MuiOutlinedInput
styling indark.ts
andlight.ts
(#11573)
- Refactor and clean up
Notice
(#11480)
marketing
variant onNotice
component (#11480)
- New Select component (#11391)
- New
color="warning"
button style and improved type-safety (#11469) - New
MuiButton
variantloading
along withcolor="warning"
styles" (#11469)
- Update
EditableText
to not usereact-router-dom
and accept aLinkComponent
prop (#11333)
sx
prop now properly works being passed down toNotice
component (#11469)
Notice
andTooltip
components (#11174)Divider
component (#11205)CircleProgress
component (#11214)Stack
component (#11228)Radio
component (#11244)Button
component and styled variants (#11250)RadioGroup
component (#11254)- Linter rules for common pr feedback points (#11258)
Chip
component (#11266)ClickAwayListener
component (#11267)TooltipIcon
component (#11269)Checkbox
component (#11279)H1Header
component (#11283)TextField
component andconvertToKebabCase
utility function (#11290)Toggle
component andToggleOn
andToggleOff
icons (#11296)Typography
component and story (#11299)EditableText
component (#11308)Autocomplete
,List
, andListItem
components (#11314)Accordion
component (#11316)FormControlLabel
component (#11353)
- Update
TextField
component to not depend onramda
(#11306)
- Tooltip component and story (#11125)
- IconButton component (#11158)
- VisibilityIcon component and story (#11143)
- Migrate
FormControl
,FormHelperText
,Input
,InputAdornment
, andInputLabel
frommanager
toui
package (#11159) Box
component frommanager
toui
package, part 1 (#11163)Box
component frommanager
toui
package, part 2 (#11164)- Migrate
Paper
frommanager
toui
package (#11183)
- Remove
@types/node
dependency (#11157)
- Add Alias tokens to theme (#11138)
- Themes, fonts, and breakpoints previously located in
manager
package (#11092)
- Move
inputMaxWidth
intoTheme
(#11116)
- new
@linode/ui
package withBetaChip
as the first component (#11057)