Watson update #11
Adam Bartosiewicz
Features
- Added guidelines for depth to our documentation.
- Added onboarding template to our documentation.
- Added WActionBar component.
- Added
anchor
prop to trigger WPopover without default slot. - Extended
position
prop of the WPopover with new values. - Added
data-id
prop toNavListItem
for easier e2e testing of NavList. - WTextarea resize component on input.
- Added
diagnosis
andthumb-down
icons. - 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
WBreadcrums
andWHeader
components. - Added tests for
WBadge
andWButton
. - Handled map error for Angular and vanilla environment in
Breadcrumbs
.