File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,9 @@ consider additional positioning prop support on a case-by-case basis.
180180 scheme to custom components that are not part of the Garden framework. It is
181181 recommended to utilize this stopgap measure until such components can be updated
182182 to leverage the full capabilities of v9 ` getColor ` .
183+ - Utility function ` getColor ` has been refactored with a signature that supports
184+ v9 light/dark modes. Replace usage with ` getColorV8 ` until custom components can
185+ be upgraded to utilize the new ` getColor ` function.
183186- Utility function ` getDocument ` has been removed. Use ` useDocument ` instead.
184187- Utility function ` isRtl ` has been removed. Use ` props.theme.rtl ` instead.
185188- The following exports have changed:
You can’t perform that action at this time.
0 commit comments