-
Notifications
You must be signed in to change notification settings - Fork 81
Add rich text component (Fix #1079) #1081
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
8fa8104 to
a87b621
Compare
515bc02 to
b7b5140
Compare
maureenlholland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking issue is the change from mzp-u-data-table to mzp-c-data-table
| // base styling and instead use a modifier class for those few | ||
| // times we need to display tabular data. | ||
| .mzp-u-data-table { | ||
| %data-table { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
first time I've seen the Sass placeholder selector in use 🔖
| } | ||
|
|
||
| table { | ||
| @extend %data-table; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
|
@maureenlholland I made a big update to the documentation - including a fix for the data tables. |
maureenlholland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docs re-org looks great to me 📝
r+wc
- Changelog needs conflict resolution
- CTA link missing note
| add styles for this components. | ||
|
|
||
| This class will also optimize heading spacing to improve readability. | ||
| ### Tips |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
components/cta-link/cta-link.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
docs (non-blocking): we should keep the CTA notes, if just to explain the CTA acronym
A Call To Action link is a prominent link that stands apart from other content. It’s usually part of another component such as a Card or Picto.
4a81edd to
b6c9c0e
Compare
b6c9c0e to
926c84f
Compare
Description
mzp-u-rich-textclass to add back list and table styles to a large block of text.CHANGELOG.md.Issue
Fix #1079
Testing
http://localhost:3000/components/detail/rich-text