Skip to content

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 11:35
· 2 commits to main since this release
ee76948

3.4.0 (2026-01-19)

Bug Fixes

  • accordion: smooth open close animation (84ed6db)
  • bl-calendar: min-date max-date compare fix (a537c66)
  • bl-select: clone nodes (dff623d)
  • bl-select: clone nodes (1384a63)
  • dropdown: dropdown group double hr (22773dc)
  • input: rewrote clear test (cb6b400)
  • input: use padding-inline for RTL support (4fa37a9)
  • lang: support romanian and arabic (5f9e107)
  • link: change default font family (9d9c9bd)
  • link: make anchor attrs optional (9cf4ff2)
  • link: remove unnecessary navigation handling (b957ebc)
  • link: set default font (058bed3)
  • select: only change bl-icon to bl-button on non-searchable selects (4198620)
  • select: stop propagation added on click event to prevent unnecessary event bubbling (dc27907)

Features

  • bl-calendar: add custom dayRenderer functionality (6bec9ce)
  • bl-calendar: add custom dayRenderer functionality (811b97e)
  • bl-calendar: clean up imports (365bc6d)
  • bl-calendar: more clean up (3e95951)
  • bl-calendar: remove unnecessary story items (8c47bc1)
  • calendar: fix code coverage (3defde2)
  • calendar: fix undefined case on formatToDateArrayFunction (27cf65d)
  • calendar: fix undefined error (e287561)
  • datepicker: add action log (b87cb37)
  • datepicker: add month-year-only selection (1a13766)
  • datepicker: make clear icon disabled (40ffce6)
  • datepicker: remove some stories (fb0b2cd)
  • dialog, drawer, progress-indicator: Add accessibility labels to close buttons and progress indicator (d8c6e81)
  • dropdown: trigger release (63966bf)
  • initial commit of component (b2ec168)
  • input and textarea interaction tests #207 (3bb5222)
  • input: increase design consistency of input (51339cb)
  • lang: support for romanian and arabic (7e5ac6e)
  • link: add all anchor attrs, non-standalone links support slotted icons (f1035cc)
  • link: link component (d66f6d3)
  • radio,radio-group: Enhance accessibility with arrow key navigation and aria attributes (527af16)
  • select: add icon property (3b415c9)
  • select: add icon property (9247dc3)
  • select: add stories (f084f79)
  • stepper: add adr (bf5f64b)
  • stepper: increase code coverage (cec13d1)
  • stepper: remove storybook content (a8d38a6)
  • stepper: review updates (305659f)
  • stepper: review updates (94997da)
  • stepper: run linter (e0ea9b6)
  • stepper: run prettier (352fd8a)
  • stepper: run prettier for bl-stepper-item.css (c19eb6f)
  • stepper: run prettier for bl-stepper-item.css (86b3d4c)
  • stepper: stepper component completed (f5b3868)
  • stepper: update stepper component to match Figma design (9703890)
  • table: add table no data content area (5c259c3)

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.4.0