Commits
[R20-266] Update blockquote styles
[R20-275] Fix breadcrumb truncation on mobile
remove margin bottom and line height, update content top spacing breakpoint
To make 'text-overflow:ellipsis' work properly all the children need to be inline elements. I also changed the max-width to be 100% so that the breadcrumbs fill whatever container they're in.
R20-275
build(deps): bump trim from 0.0.1 to 0.0.3
build(deps): bump trim-newlines from 1.0.0 to 3.0.1
[R20-267] - Callout / content fixes
Bumps [trim](https://github.com/Trott/trim) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/Trott/trim/releases)
- [Changelog](https://github.com/Trott/trim/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3)
---
updated-dependencies:
- dependency-name: trim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 1.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
[R20-261] Update dependencies, tidy up storybook
Explicitly add dev dep @nuxt/vite-builder to nuxt-app
Replaced deprecated calls to argTypes.defaultValue and did a general tidy up for consistency on stories, removed required attr on token-col comp, updated hygen templates
Updated all minor and patch deps, resolved a few upstream deps for audit, removed unused .stub
[R20-50] table component
[R20-273][R20-264] Followup fixes
[R20-274] new classes, remove max-width, inline-block focusable element
Split combined margin into top/right/bottom/left for clarity and document the thought behind the calc in margin-left. Also excluded margin from stylelint shorthand rule
Set img to display: block so the container matches the element height
Fix regression on in-page nav where links with focus-visible are highlighting the entire block instead of just the inline link, while also leaving icon out of focus state
Increase body-max-line-length to 500 chars and change level to warning
[R20-273] Profile feedback
[R20-265] flags are now aligned to the top
[R20-46] - Related links
# Conflicts:
# packages/ripple-ui-core/src/components/content/content.stories.mdx
# packages/ripple-ui-core/src/components/content/testcontent.html
[R20-264] Refactor in-page nav icon
fix(@dpc-sdp/ripple-ui-core): text-underline-offset on file name no l…
Adjust some spacing and alignment on profile
Remove computed calls, add key on recursive call
Bumps [trim](https://github.com/Trott/trim) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/Trott/trim/releases)
- [Changelog](https://github.com/Trott/trim/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3)
---
updated-dependencies:
- dependency-name: trim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 1.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>