hig
hig copied to clipboard
Autodesk's unified design system
As a developer I can have theme data for the button component so I can make a themable button. Roles added to base theme in #1282. Use this branch as...
Unless I'm doing something wrong, it seems like the `onMinimize` and `onClickCollapseButton` event handlers (both from `SideNav` and `SideNav.Module`) are being triggered when the component is mounted instead of when...
Republish `@hig/theme-data-poc` as `@hig/theme-data`. Republish `@hig/themes` as `@hig/theme-context`.
When a `Dropdown` component is inside of any element that is above its parent and has a `background-color`, the caret on the right doesn't show. It's very clearly because the...
As a developer I can have theme data for Flyout so I can build a HIG Flyout on my platform Work started on this branch: #1301
When viewing SideNav Skeleton/SkeletonItem(s) on chrome when at a 67% or 110% zoom the pseudo-element is calculated less than the height of the div. As noted in the screenshot forcing...
When you have more than 15 L2 items in the side nav, there is extra white space at the bottom of the nav in IE11. This is possibly because of...