ouds_core 1.0.0
ouds_core: ^1.0.0 copied to clipboard
Contains the main elements of the OUDS Android library.
OUDS Flutter changelog #
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased #
1.0.0 - 2025-12-19 #
0.7.0 - 2025-12-01 #
Added #
- [Library] Include Design Component version in dev documentation (#239)
- [Library] Create component -
Password Input(#397) - [Library] Create component -
Pin Code Input(#307) - [Library] Create component -
Link(#46) - [library] Mobile SDK Data Privacy Disclaimer (#410)
- [Library] Tokens:
linkandlinkMono(#390)
Changed #
- [Library] Component Update - Standalone checkbox and radio button rounded corners (#466)
- [Library] Component Update - Radio button v1.4.0 (#466)
- [Library] Component Update - Switch v1.5.0 (#466)
- [Library] Component Update - Checkbox v2.4.0 (#465)
- [Library] Component Update - Update of radio item v1.3.0 (#433)
- [Library] Component Update - Update switch item to v1.4.0 (#434)
- [Library] Component Update - Update checkbox item to v2.3.0 (#431)
- [Library] Update
badgecomponent (badge, badge count, badge icon (v1.2) (#423) - [Library] Update of
buttonversion v3.1 (#396) - [Library] Use Solaris icons (#245)
- [Library] Update tokens 1.9.0 (#478)
- [Library] Update
tagcomponent v1.4 (#452) - [Library] Update tokens 1.8.0 (#436)
- [Tool] Change the favicon to orange favicon in the documentation (#371)
Fixed #
- [Library]
Text inputhelper link (#334) - [Library] Border Token of 0 should not show any border (#328)
- [Library]
Text inputTrailing action button should have its own accessibility label (#450) - [Library]
Text inputIncorrect reading order (#449) - [Library]
Checkbox item+ icon : wrong accessible name (#392) - [Library]
Checkbox: hint is missing on component (#327) - [Library] Android
Switch: remove the useless focus on switch (#327) - [Library]
Chip: Hint is wrong on Android and missing on iOS (#393) - [Library]
Badgewith icon or standard has no accessible name (#327) - [Library] iOS Wrong accessible name for
Buttontext+icon (#387) - [Library]
Radio buttonnot correctly read by screen-readers (#362) - [Library] Fix accessible name and missing role
Chip(#375) - [Library]
Badge: Text enlargement is not applied to icon (#368) - [Library]
Buttonloading state should set the disabled state (#368) - [Library] Android High Contrast for Checkbox and Radio button (#327)
- [Library] Preserve @nodoc header in generated l10n files (#412)
- [Library] Error status not read by Talkback and Voice Over
Switch(#365) - [Library] Label text overflow
Text Input(#333) - [Library] Checkbox indeterminate status : no difference with not checked status (#361)
- [Library] Tag with bullet/icon has incorrect name a11y (#366)
- [Library] Move dartdoc to dev_dependencies (#350)
- [Library] Inaccessible suggestion
chip(#331)
0.5.0 - 2025-08-14 #
0.4.0 - 2025-07-11 #
0.3.0 - 2025-06-10 #
0.2.0 - 2025-05-13 #
0.1.0 - 2025-03-20 #
Added #
- [Library] Create component - Button (#45)
- [Library] Fix workflow to use dart doc (#75)
- [Library] Add color tokens (#44)
- [Library] Add typography tokens (#43)
- [Library] Add grid tokens (#42)
- [Library] Add size tokens (#41)
- [Library] Add space tokens (#40)
- [Library] Add elevation tokens (#39)
- [Library] Add border tokens (#38)
- [Library] Add opacity tokens (#36)
- [Library] Implement tokens architecture (#37)
- [Library] Create the basics of a documentation (#7)
- [Library] Create the basic architecture of the library (#4)