Skip to content

Releases: juntossomosmais/atomium

atomium: v3.19.0

27 Feb 13:02
3baf74b

Choose a tag to compare

3.19.0 (2026-02-26)

Features

  • carousel: implement autoplay reset on navigation changes (#811) (97ec5d0)

atomium: v3.18.0

28 Jan 17:16
88ebfb0

Choose a tag to compare

3.18.0 (2026-01-28)

Features

  • tooltip: add flip and adjust distance from reference element (#807) (b70306f)

atomium: v3.17.2

12 Nov 12:19
f12fd60

Choose a tag to compare

3.17.2 (2025-11-11)

Bug Fixes

  • form-request-submit: replace deprecated method (2de5bdf)
  • list-slider: correct navigation button display logic (322b756)
  • select: optimize item iteration and improve early returns (e3fac32)
  • tooltip: remove role attribute (7960538)
  • tooltip: replace forEach with for...of for event (95e8bfc)

atomium: v3.17.1

11 Nov 17:48
3aeaf26

Choose a tag to compare

3.17.1 (2025-11-11)

Bug Fixes

  • carousel: change carousel structure from divs to ol (ebcc4d1)
  • carousel: simplify null checks using optional chaining (bfe0a01)
  • carousel: use globalThis for dispatching event (70f1d5f)
  • chip: change tabIndex from 1 to 0 for accessibility (87f81fd)
  • datetime: correct logic for date arrays (64b9961)
  • datetime: update active day background color to use brand color (a38a357)

atomium: v3.17.0

07 Nov 12:43
fb3a234

Choose a tag to compare

3.17.0 (2025-11-07)

Features

  • react: update to react 18 from react 19 (#797) (59ee497)

atomium: v3.16.1

27 Oct 20:08
ca732f0

Choose a tag to compare

3.16.1 (2025-10-27)

Bug Fixes

  • datetime: start new range on click when range already selected (#784) (ab54db8)

atomium: v3.16.0

10 Oct 17:26
f235a06

Choose a tag to compare

3.16.0 (2025-10-10)

Features

atomium: v3.15.0

06 Aug 20:37
f8cd42f

Choose a tag to compare

3.15.0 (2025-08-06)

Features

  • meter: use regular color on meter component (#780) (aa953c5)

atomium: v3.14.1

01 Aug 18:54
dd0232b

Choose a tag to compare

3.14.1 (2025-08-01)

Bug Fixes

  • datetime: improve value normalization and prevent ionic parsing warnings (#777) (47bcd1e)

atomium: v3.14.0

17 Jul 19:58
17bfef1

Choose a tag to compare

3.14.0 (2025-07-17)

Features

  • datetime: support dynamic range selection (442d355)