Skip to content

Releases: ThatOpen/engine_ui-components

v2.3.0

07 Oct 13:10
f4a948c
Compare
Choose a tag to compare

2.3.0 (2024-10-07)

Features

  • core: adds no-indentation on bim-table (aa916de)
  • obc: adds new bim-world component (e7e4640)
  • obc: display units in ElementProperties (bbf0c96)

Bug Fixes

  • core: context menu behavior in buttons (beddd8d)
  • obc: correctly implements bim-table on ModelsList (fce48e9)
  • obc: IfcLoader button was setting the model name after triggering onFragmentsLoaded (c8dc488)

v2.2.0

19 Aug 14:52
3c5720d
Compare
Choose a tag to compare

2.2.0 (2024-08-19)

Features

  • add world2d offset (8ab4fc2)
  • core: adds area type for text input (bd5de37)
  • core: adds loading skeleton, async data loading and slots to handle table states (4013ef8)
  • core: adds loading state to the button (0a0ee78)
  • core: adds row selection to bim-table (8054202)
  • core: adds some simple CSS transitions for smother looking (b5c2e6f)
  • core: adds the ability to get the current state of a Component (6bee95f)
  • core: adds value transformation for panel and panel-section (efc357b)
  • core: better context menus on buttons (801b778)
  • obc: #39 allows to specify the action buttons in the ModelsList (#42) (287fee2)
  • obc: adds BCF UI (e19b40e)
  • obc: adds download functionality in models list (e2f310b)
  • obc: adds IfcTasks to ElementProperties (41e4baf)
  • obc: Groups entities with the same name in RelationsTree. #40 (#41) (4ef9848)
  • obc: improves performance of the ElementProperties component (299d602)
  • obc: it is now easier to specify the classifications to be added to the table (76cc43e)

Bug Fixes

  • add publish repo scripts (a18b1fa)
  • core: button not triggering click event on React (7a259d7)
  • core: error when getting panel value (c5cea03)
  • core: solves dropdown checked option (d5e522f)
  • core: updates button background-color inside toolbars (7ce9e31)

Miscellaneous Chores

v2.1.0

10 Jul 09:28
3d45a67
Compare
Choose a tag to compare

2.1.0 (2024-07-10)

Bug Fixes

  • add publish repo scripts (a18b1fa)

Miscellaneous Chores