Releases: bimdata/bimdata-components
Releases · bimdata/bimdata-components
v1.5.0
1.5.0 (2024-05-31)
MINOR
- feat: add highlightedId and selectedId models to meta-building structure component (44aabbd)
v1.4.10
1.4.10 (2024-05-17)
PATCH
- fix(file-manager): use watchEffect to compute files list (#6) (b04106d), closes #6
v1.4.9
1.4.9 (2024-05-16)
PATCH
- Fix & redesign SafeZoneModal component (8fb5c3d)
v1.4.8
1.4.8 (2024-04-24)
PATCH
- fix(meat-building): properly load initial selected storey (32024d7)
v1.4.7
1.4.7 (2024-04-24)
PATCH
- fix(meta-building): improve storey-selector + disable empty root nodes (ff8c28b)
v1.4.6
1.4.6 (2024-04-23)
PATCH
- fix(plugin): handle no params properly (b5b70e9)
v1.4.5
1.4.5 (2024-04-19)
PATCH
- fix(meta-building): fetch model storeys from API (c3746bf)
v1.4.4
1.4.4 (2024-04-19)
PATCH
- fix(meta-building): use apiClient to fetch model zones (c8f1208)
v1.4.3
1.4.3 (2024-04-18)
PATCH
- feat(meta-building): add selectable prop to meta-building-structure + refactor internal state management (19b9e0e)
v1.4.2
1.4.2 (2024-04-17)
PATCH
- fix(building-maker): import watch from vue (8c90242)