Skip to content

Releases: SchweizerischeBundesbahnen/mds-android-compose

0.1.8

21 Aug 14:29
792f339

Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

18 Aug 13:20
72f445e

Choose a tag to compare

0.1.7

Features

  • SBBNotificationBox: adjust colors
  • SBBSpacing const for spacings

What's Changed

  • chore: adjust notification box colors and consts by @mosberger in #57

Full Changelog: 0.1.6...0.1.7

0.1.6

04 Aug 13:19
9b5534a

Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.5

24 Jul 11:45
77443b7

Choose a tag to compare

Features

  • Context Theming: Introduced a robust ThemeContext mechanism, allowing the design system to provide distinct color schemes and other theme properties based on the active application context (e.g., default, safety-relevant, off-brand).
  • Screenshot Testing (Roborazzi): Introduced Roborazzi for automated golden file screenshot testing to prevent visual regressions.
  • Golden Files: Enabled Git LFS to manage golden image files and added an initial set of golden files for existing components.

Refactoring

  • Color Primitives: Replaced existing color definitions with PrimitiveColors.kt for clearer and more consistent naming, aligning with design system terminology.

Chore

  • Golden Files: Updated golden files to reflect changes introduced by the new context theming.

Documentation

  • Golden Files: Added initial documentation for generating and verifying golden files in README.md and a dedicated doc/wyh-roborazzi.md explaining the choice of Roborazzi.

0.1.4

17 Jul 10:30

Choose a tag to compare

Features

  • Added SBBLoadingIndicator
  • Added SBBTabBar
  • Updated SBBSwitch style

0.1.4-pre

25 Jun 06:08
14faf17

Choose a tag to compare

0.1.4-pre Pre-release
Pre-release

0.1.4-pre: SBBTabBar

Features

  • Implemented SBBTabBar

0.1.3

22 Nov 15:25

Choose a tag to compare

0.1.3: Update Icons

Features

  • Using sbb icons v1.0.10

0.1.2

17 Oct 13:22

Choose a tag to compare

0.1.2: Modifiable Notification Box

Features

  • Notification Box can now be modified (No title, Closeable, Interaction Icon)

0.1.1

13 Sep 10:32

Choose a tag to compare

0.1.1: Fix artifact naming

Bugfix

  • Fixed the artifact name for usage in other projects

0.1.0

13 Sep 10:05
cb49ac5

Choose a tag to compare

0.1.0: Project setup, first components for early adopters (13.09.2024)

Features