You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`Tree` child `AccordionDisclosure` now receives font-weight value from styled-components selector
31
-
-`Prompt` / `usePrompt` now _optionally_ support `clearOnCancel` behavior
32
32
33
33
### Fixed
34
34
35
+
-`Icon` colors can be modified when used inside a `MenuItem` detail prop.
35
36
-`Popover` cancel first click outside behavior not working with an `onMouseUp` used anywhere on the page
36
37
-`SelectMulti` failing to appropriately show "No options" when `showCreate` is used
37
38
-`Select` overwriting search value with the current option value if the option's value and label are different
38
-
- Allow `Icon` colors to be modified when used inside a `MenuItem` detail prop.
39
-
- Miscellaneous Storybook fixes to silence console warnings
39
+
- Storybook fixes to silence console warnings
40
40
41
41
###
42
42
43
43
-`Tooltip` & `Popover` no longer support (optional) arrow indicator
44
44
45
45
### Removed
46
46
47
-
-`theme.colors.palette` is no longer available (`palette`_can_ be import from `@looker/design-tokens` but this is a legacy behavior and is not encouraged)
48
47
-`prismTheme` is no longer published
48
+
-`theme.colors.palette` is no longer available (`palette`_can_ be import from `@looker/design-tokens` but this is a legacy behavior and is not encouraged)
0 commit comments