Skip to content

1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Dec 16:48
· 57 commits to develop since this release
Immutable release. Only release title and notes can be modified.
d3c380c

What's Changed

  • fix(deps): update dependency androidx.navigation:navigation-compose to v2.9.6 by @renovate[bot] in #905
  • fix(deps): update dependency androidx.compose:compose-bom to v2025.11.00 by @renovate[bot] in #906
  • fix(a11y,text-input): error description is heard twice with Talkback by @florentmaitre in #913
  • fix(deps): update gradle to v8.13.1 by @renovate[bot] in #919
  • fix(deps): update zxing to v3.5.4 by @renovate[bot] in #927
  • fix(deps): update grpc-java monorepo to v1.77.0 by @renovate[bot] in #936
  • fix(deps): update dependency androidx.datastore:datastore-preferences to v1.2.0 by @renovate[bot] in #943
  • fix(deps): update dependency androidx.activity:activity-compose to v1.12.0 by @renovate[bot] in #942
  • fix(deps): update dependency androidx.compose:compose-bom to v2025.11.01 by @renovate[bot] in #941
  • feat: create component - navigation bar by @paulinea in #631
  • feat(checkbox-item,radio-button-item,switch-item): update design of OudsCheckboxItem to 2.3, OudsRadioButtonItem to 1.3 and OudsSwitchItem to 1.4 by @paulinea in #896
  • feat(checkbox-item,radio-button-item,switch-item): update to switch 1.5, checkbox v2.4 and radio button 1.4 by @paulinea in #922
  • fix(deps): update dependency dev.chrisbanes.haze:haze to v1.7.0 by @renovate[bot] in #949
  • fix: demo app crashes when scrolling through color tokens with orange theme by @florentmaitre in #953
  • fix(deps): update dependency dev.chrisbanes.haze:haze to v1.7.1 by @renovate[bot] in #956
  • fix: several control item component tokens are not taken into account by @florentmaitre in #958
  • feat(checkbox-item,radio-button-item,switch-item): Update edge-to-edge padding management on control items by @paulinea in #939
  • fix(deps): update dependency androidx.activity:activity-compose to v1.12.1 by @renovate[bot] in #970
  • fix(deps): update dependency androidx.compose:compose-bom to v2025.12.00 by @renovate[bot] in #971
  • fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.41.0 by @renovate[bot] in #972
  • feat: update OUDS icons to 1.4 and change the structure to access to icons drawable resources by @paulinea in #974
  • doc: enrich the documentation for better OUDS Android onboarding by @paulinea in #937
  • fix(tag): scale functional icons and loader for a11y reasons by @paulinea in #960
  • fix(deps): update gradle to v8.13.2 by @renovate[bot] in #989
  • fix(deps): update dependency org.mockito:mockito-android to v5.21.0 by @renovate[bot] in #988
  • feat: create component - top app bar by @florentmaitre in #954
  • doc: add documentation for tokens and improve core documentation by @paulinea in #955
  • doc: update DSM links in components documentation by @paulinea in #983
  • feat(checkbox-item,radio-button-item,switch-item,text-input): add a constrained max width parameter to these components by @paulinea in #985
  • feat(button): remove background for minimal buttons in loading state by @paulinea in #995

Full Changelog: 0.4.0...1.0.0