mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Related to: https://github.com/fleetdm/fleet/issues/24633 Changes: - Updated article template styles to: - make the spacing between elements match the latest wireframes - style elements with `purpose="attribution-quote"` as a large quote with a quotation mark icon. - Ex: ``` <div purpose="attribution-quote"> I love Fleet. **— Staff Client Platform Engineer** </div> ``` Rendered result: <img width="397" alt="image" src="https://github.com/user-attachments/assets/f03a4a0d-07ba-4727-99e5-b7c1322c290b" /> - style each line of text wrapped in a `<div purpose="checklist">` tag with a checkbox icon. - Ex: ``` <div purpose="checklist"> Employees are free to work with their preferred operating systems of choice. [Fleet’s API](https://fleetdm.com/docs/rest-api/rest-api) and live query capabilities ensured up-to-date inventory data to meet stringent security and access control requirements while integrating with existing systems. </div> ``` Rendered result: <img width="787" alt="image" src="https://github.com/user-attachments/assets/43b4c43a-8608-4ad7-9575-0ff114914f18" /> - Updated recent case study articles to use the new styles - Updated the call-to-action component to have a default CTA and added it to the bottom of recent case studies. |
||
|---|---|---|
| .. | ||
| ajax-button.component.js | ||
| ajax-form.component.js | ||
| animated-arrow-button.component.js | ||
| bar-chart.component.js | ||
| call-to-action.component.js | ||
| cloud-error.component.js | ||
| js-timestamp.component.js | ||
| logo-carousel.component.js | ||
| modal.component.js | ||
| open-positions.component.js | ||
| parallax-city.component.js | ||
| rituals.component.js | ||
| scrollable-tweets.component.js | ||
| stripe-card-element.component.js | ||