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
48 direct dependency updates (https://github.com/looker-open-source/components/pulls?q=is%3Apr+is%3Aclosed+label%3Adependencies+is%3Amerged+merged%3A2020-03-23..2020-04-15)
43
+
44
+
-`ActionList` now gives proper white space to `indicator` element
45
+
-`Banner` prop `dismissable` is now `canDismiss`
46
+
- Icons -`Share` artwork updated
47
+
-`Popper` upgraded to 2.x
48
+
- ESLint now enforces license header on all files automatically (with `--fix` option)
29
49
30
50
### Fixed
31
51
32
-
-`usePopper` (used in `Popover` and `Tooltip`) positioning issue with `placement="top"` and offset parent is the window
52
+
-`IconSize` - corrected icon's size to adjust with `size` prop
33
53
-`Select` no longer throws a runtime error when no options, defaultValue or placeholder are specified
54
+
-`ToggleSwitch` enabled color corrected
55
+
-`usePopper` (used in `Popover` and `Tooltip`) positioning issue with `placement="top"` and offset parent is the window
0 commit comments