Skip to content

v3.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 12:08
1ddbee2

3.3.1 (2026-01-22)

Features

  • adapt ui to fragments 2.0, improve all components (5586d4e)
  • add optional icon to bim-grid layouts (97e1fcb)
  • add search functionality to Dropdown (f3a9c62)
  • add tooltip component (f215776)
  • core: adds better typing support for bim-table (51a8587)
  • core: adds the posibility to update a statefull component inside it-self (2fdc271)
  • core: improves the bim-grid component (5f97e85)
  • emit event on bim-grid when elements are created based on templates (29f8029)
  • implement addIconsCollection method to use custom icons (8bcdb3d)
  • implement select-all from the checkbox in table headers (80f5040)
  • include units in the ItemsData table UI (152aec0)
  • let label icon color to be set independently (f1f5e81)
  • obc: adds dispose to bim-world (a6e9ae1)
  • obc: improves the set of BCFTopics UIs and creates a full tutorial to use them (39faace)
  • release (1cf1afe)
  • release bim charts (20b43a8)
  • release obc (02ac3e5)
  • use orthoperspective camera in bcf topics tutorial (49632d1)

Bug Fixes

  • adds missing comma (bcb53dc)
  • bim-icon svg image position & bim-label font-size/line height #56. (#67) (604a4b9)
  • core: bim-tab was not updating the label in the UI (ed10e91)
  • Documentation Updates engine_ui-components #459 (#59) (bfdb5e8)
  • join array values in table row cells (6c81081)
  • make elementProperties values selectable #57 (#62) (6e5a11c)
  • nested buttons not working (52c66a4)
  • obc: solve missing ElementProperties table when no Name is found (afccbc1)
  • remove conflicting CSS rule in ToolbarSection (1149821)

Miscellaneous Chores