Releases: Autodesk/hig
Releases · Autodesk/hig
@hig/[email protected]
@hig/themes-v0.2.0 (2018-07-18)
Features
@hig/[email protected]
@hig/text-field-v0.4.0 (2018-07-18)
Features
@hig/[email protected]
@hig/skeleton-item-v0.2.0 (2018-07-18)
Features
- themability: add exploratory themable components (7e3d70b)
@hig/[email protected]
@hig/side-nav-v0.1.4 (2018-07-18)
Bug Fixes
@hig/[email protected]
@hig/multi-downshift-v0.0.1 (2018-07-18)
Bug Fixes
- behavior: correct multiple selection logic (3249f5f)
@hig/[email protected]
@hig/dropdown-v0.1.0 (2018-07-18)
Bug Fixes
- behavior: change menu toggle to activate on click (25de807)
- behavior: change TestField type to button to prevent text selection (1e3de1a)
- behavior: correct id propagation (ea1f2d2)
- behavior: correct multiple selection logic (3249f5f)
- bundle: Fix package bundles (a1b479d)
- bundle: include dependency CSS (f5a4a62)
- presentation: correct logic determining single select options (cafaac1)
- style: import dependency CSS (791f304)
- style: upgrade dependencies to correct box model (eb4f1ec)
Features
- a11y: upgrade Downshift to apply Aria attributes to the option menu (9bd971e)
- behavior: add
formatOption
prop (19ba202) - behavior: add multiple selection support to Dropdown component (a3195b7)
- dropdown: Add caret icon to dropdown (0d0c7a1)
- dropdown: Add Dropdown placeholders (7e69d52)
- dropdown: Allow overriding id attribute (1646118)
- dropdown: Begin extracting style tokens that influence each other (d21a621)
- dropdown: Begin porting DropdownOption (bcb1339)
- dropdown: Connect onChange handler (d958d3f)
- add support for any option type (e730c74)
- dropdown: Depend on Downshift (a274452)
- dropdown: Document prop-types and begin wiring label/input (cfaae21)
- dropdown: Forward remaining text-field props (9929868)
- dropdown: Initial Dropdown commit (06263da)
- dropdown: Position dropdown menu absolutely (1ece4e2)
- dropdown: Render dropdown options and connect event handlers (7c8fdff)
- text-field: Theme Dropdown options to indicate keyboard interactions (12ffc04)
Performance Improvements
- convert menu toggling to use CSS display property (df822ae)