diff --git a/packages/paste-website/src/pages/blog/2024-11-07-paste-newsletter.mdx b/packages/paste-website/src/pages/blog/2024-11-07-paste-newsletter.mdx index fd5d1153b0..37dea77903 100644 --- a/packages/paste-website/src/pages/blog/2024-11-07-paste-newsletter.mdx +++ b/packages/paste-website/src/pages/blog/2024-11-07-paste-newsletter.mdx @@ -89,7 +89,7 @@ detailed work and feedback-gathering on this pattern! ### Timeline component - + @@ -97,7 +97,7 @@ The [Timeline](/components/timeline) component displays events in chronological We’ve also updated [Progress Steps so you can add additional content to individual steps](/components/progress-steps#additional-content). With this update, Progress Steps can continue to be used to outline progress multi-step task across multiple pages or apps: - + @@ -130,7 +130,7 @@ allowing users to scroll additional tabs, rather than its previous behavior that ### Error states for AI Chat Log - + @@ -138,15 +138,15 @@ When designing for AI, you’ll always want to [assume errors will happen and pl These guidelines cover errors when: -- Generating a response. -- A user takes an action that’s part of message content. -- A user takes an action that affects a message, like giving feedback on a response. -- A user’s message fails to be sent. -- There’s a system failure. +- Generating a response +- A user takes an action that’s part of message content +- A user takes an action that affects a message, like giving feedback on a response +- A user’s message fails to be sent +- There’s a system failure ### Callout update - + @@ -159,11 +159,11 @@ better communicate differences in urgency. #### New - Added [borderless Status Badges](/components/status-badge#borderless-badges) for easier display of statuses within Tables and Data Grids, and updated the [Object status](/patterns/object-status) pattern (formerly known as Status pattern) -- Added instructions on how to [add the HighCharts accessibility module](/foundations/data-visualization#adding-highcharts-accessibility-module) to your charts for enhanced keyboard navigation and screen reader functionality. +- Added instructions on how to [add the HighCharts accessibility module](/foundations/data-visualization#adding-highcharts-accessibility-module) to your charts for enhanced keyboard navigation and screen reader functionality #### Updates -- [Truncate](/components/truncate) and [Inline Code](/components/inline-code) are now composable. +- [Truncate](/components/truncate) and [Inline Code](/components/inline-code) are now composable ## ✨ Pastemates™ spotlight @@ -196,7 +196,7 @@ Thank you so much, Kara! We can’t wait to see what you build (and contribute) | Feature | Description | | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | **Keyboard Key component** | A Keyboard Key distinguishes a keyboard command or shortcut from other text. | -| **Sample Text component** | Sample Text distinguishes examples from body text and clarifies what kind of input is expected into the system. | +| **Sample Text component** | Sample Text is a stylized text wrapper used to highlight standalone contextual information within a body text. | | **Blockquote component** | A Blockquote highlights a quotation. |