Skip to content
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

Release 0.10.0 #430

Merged
merged 43 commits into from
Jan 30, 2025
Merged

Release 0.10.0 #430

merged 43 commits into from
Jan 30, 2025

Conversation

pylapp
Copy link
Member

@pylapp pylapp commented Jan 30, 2025

Added

  • [Library] Checkbox and radio button component tokens (#421)
  • [Library] Badge component tokens (partial implementation) (#420)
  • [Library] Input text component tokens (#418)
  • [Library] Bullet list component tokens (#417)
  • [Library] Breadcrumb component tokens (#416)
  • [Library] Chip component tokens (#415)
  • [Library] List item component tokens (#414)
  • [Library] Switch component tokens (#412)
  • [Library] Color semantic tokens colorRepositoryOpacityBlack{High,Soft}*, colorRepositoryOpacityWhiteMedium*, colorRepositoryPositiveHighDark* (token library v0.3.0)
  • [Library] Button component (#159)
  • [Library] Apply letter spacing in typography (#347)
  • [Library] Apply line height in typography (#348)
  • [Library] Tag component tokens (#390)
  • [Library] Skeleton component tokens (#388)
  • [Library] Select component tokens (#386)
  • [Library] Link component tokens (#384)

Changed

  • [Library] Value for color raw token colorFunctionalScarlet600 (token library v0.4.0)
  • [Library] Value for colorRepositoryOpacityBlackMedium* (token library v0.3.0)
  • [Library] Rename button component token buttonSizeMaxHeight to buttonSizeMaxHeightIconOnly (token library v0.3.0)
  • [Library] Rename color semantic tokens colorChartFunctionalInformation* to colorChartFunctionalInfo* (token library v0.3.0)
  • [DesignToolbox] Rename demo app "Showcase" to "DesignToolbox" (#85)
  • [DesignToolbox] Update size screen (#284)
  • [Library] Change stroke style for BorderModifier
  • [DesignToolbox] Update colors and some refactoring (#354)
  • [Library] Theme initialization flow (#393)

Fixed

  • [DesignToolbox] Add missing illustrations for Button screen (#403)

boosted-bot and others added 30 commits January 10, 2025 09:38
…124012), various cleanings (#379)

- Add button component tokens
- Fix documentation warnings about hyperlinks in catalogs
- Update mock to fix unit tests bor button component tokens of border widths

Tokenator update 20250109124012

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…250110100317) (#392)

Now the *tokenator* is able to provide component tokens for components button, select, skeleton, link and tag.
Code base is synced.

Co-authored-by: boosted-bot <[email protected]>
Tested-by: Anton Astafev <[email protected]>
Tested-by: Benoit Suzanne <[email protected]>
Reviewed-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Reviewed-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Add button component.
Update documentation and unit tests.
WARNING: No a11y review has been done yet!

Tested-by: Maxime Tonnerre <[email protected]>
Tested-by: Benoit Suzanne <[email protected]>
Reviewed-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: Ludovic Pinel <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…399)

Now the demo app is not called "Showcase" but "Design System Toolbox".
Unit tests, project architecture, documentations and demo app source code have been updated.

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
…#404)

Reviewed-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
…s (tokenator generation 20250127145346) (#411)

Design kit token library V.0.3.0 (release note V.24.1.27)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: boosted-bot <[email protected]>
Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
Closes #412

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes #414

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes #415

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes #416

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes #417

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp and others added 13 commits January 28, 2025 13:17
Closes #418

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Online doc must be for users, wiki should contain instructions about how to add, edit or delete tokens

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes #420

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Closes #421

Assisted-by: GPT-4o-mini (Dinootoo)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Design kit token library v0.4.0 (release note v24.1.8)

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Co-authored-by: Benoit Suzanne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Tokens library v0.4.1

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp self-assigned this Jan 30, 2025
@pylapp pylapp requested a review from ludovic35 as a code owner January 30, 2025 13:52
@pylapp pylapp merged commit 8dcd641 into main Jan 30, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants