Skip to content

Commit

Permalink
Docs/1396 documentation whats new page update june 2024 (#1397)
Browse files Browse the repository at this point in the history
* Added What's New, June 2024
  • Loading branch information
DanielleRameau authored Jul 8, 2024
1 parent e99746b commit bcac94f
Showing 1 changed file with 34 additions and 1 deletion.
35 changes: 34 additions & 1 deletion website/src/categories/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ eleventyNavigation:
<div class="ds-tokens__heading-wrapper">
<h1 class="ds-heading-1">{{title}}</h1>
<p class="ds-tokens__heading-description">
Find out what's happening world of Sanoma Learing Design System.
Find out what's happening in the world of Sanoma Learning Design System.
</p>
</div>
</header>
Expand All @@ -21,6 +21,39 @@ eleventyNavigation:

<section>

## Enhancements and Insights: New Components, Bug Fixes, Styling, and Workshops
<small>June 2024</small>

### New components
- [button bar](/categories/components/button-bar/usage/) <ds-status status="stable"></ds-status>
- [emoji browser](https://storybook.sanomalearning.design/?path=/story/components-emoji-browser--basic&globals=viewport:default) <ds-status status="draft"></ds-status>
- [format date component](https://storybook.sanomalearning.design/?path=/story/utilities-format-date--basic&args=dateStyle:medium;locale:en-GB;month:2-digit) <ds-status status="draft"></ds-status>
- [search field](/categories/components/search-field/usage/) <ds-status status="preview"></ds-status>

### Bug fixes in several components
- [accordion](components/blob/main/packages/components/accordion/CHANGELOG.md)
- [avatar](/components/blob/main/packages/components/avatar/CHANGELOG.md)
- [checkbox](/components/blob/main/packages/components/checkbox/CHANGELOG.md)
- [select](/components/blob/main/packages/components/select/CHANGELOG.md)
- [spinner](/components/blob/main/packages/components/spinner/CHANGELOG.md)
- [switch](/components/blob/main/packages/components/switch/CHANGELOG.md)
- [tabs](/components/blob/main/packages/components/tabs/CHANGELOG.md)
- [tooltip](components/blob/main/packages/components/tooltip/CHANGELOG.md)

### Styling updates in
- [dialog](/components/blob/main/packages/components/dialog/CHANGELOG.md)
- [warning color palettes of Sanoma Learning and Editorial suite](https://storybook.sanomalearning.design/?path=/story/components-button--all) (this change impacts the styling of multiple components)

### Data Grid Workshop
We recently conducted a workshop with all UX designers across our products to define the requirements for our data grid. It marked our first large-scale collaboration on a common component, which was a great experience. Together, we identified the core functionalities of our data grid. Currently, the SL Design System team is in the process of planning the design and development of these features.

### Combobox survey
We sent out a survey to gather input from all UX Designers to define the core functionalities of our combobox. The SL Design System is currently developing the basic design and will incorporate additional features based on any essential requirements identified by the CFAs for our combobox component.

</section>

<section>

## Version 1.0 Milestone, Developer-Focused Enhancements, and Issue Tracking
<small>May 2024</small>

Expand Down

0 comments on commit bcac94f

Please sign in to comment.