Watson update #11
Adam Bartosiewicz
Features
- Added guidelines for depth to our documentation.
- Added onboarding template to our documentation.
- Added WActionBar component.
- Added
anchorprop to trigger WPopover without default slot. - Extended
positionprop of the WPopover with new values. - Added
data-idprop toNavListItemfor easier e2e testing of NavList. - WTextarea resize component on input.
- Added
diagnosisandthumb-downicons. - Added tag colors tokens.
Bug Fixes
- Datepicker
- Emit event on manual input trigger.
- Prevent firing blur event on key enter.
- Error Messages in form components
- Aligned the icon to the first line of the error message.
- Changed margin-top value.
- Multiple minor fixes.
Web Components
- Added
WBreadcrumsandWHeadercomponents. - Added tests for
WBadgeandWButton. - Handled map error for Angular and vanilla environment in
Breadcrumbs.