Skip to content

Latest commit

 

History

History
286 lines (125 loc) · 11 KB

CHANGELOG.md

File metadata and controls

286 lines (125 loc) · 11 KB

1.7.2 (2024-12-05)

chore

PATCH

  • fix(photosphere): add 'plan' prop to BIMDataPhotosphereBuilding (47d6322)

1.7.1 (2024-11-21)

PATCH

  • fix: emit 'plan-sleected' when changing storey in photosphere building (275a8df)

1.7.0 (2024-11-21)

MINOR

  • feat: photosphere building maker (#10) (1b02b84), closes #10

1.6.7 (2024-10-22)

chore

  • update release.config.js (734094f)

PATCH

  • chore: update dependencies (a9eb21d)

1.6.6 (2024-09-13)

PATCH

  • chore: update peer dependencies (6c6db5c)

1.6.5 (2024-09-13)

PATCH

  • feat: migrate BIMDataBuildingMaker to <script setup> style (a8baaa9)

1.6.4 (2024-09-06)

PATCH

  • refactor: rewrite BIMDataSafeZoneModal with <script setup> (978cb8a)

1.6.3 (2024-08-27)

PATCH

  • fix(files-manager): fix pdf page seletion (ee096f0)

1.6.2 (2024-07-24)

PATCH

  • chore: update dependencies (ab2ec44)

1.6.1 (2024-07-02)

PATCH

  • fix(photosphere): allow to hide radio buttons via 'selectable' prop (8bdce12)

1.6.0 (2024-06-20)

chore

  • update dependencies [skip ci] (ddbe2a7)

MINOR

  • feat: add Photosphere Building component (495224b)

1.5.0 (2024-05-31)

MINOR

  • feat: add highlightedId and selectedId models to meta-building structure component (44aabbd)

1.4.10 (2024-05-17)

PATCH

  • fix(file-manager): use watchEffect to compute files list (#6) (b04106d), closes #6

1.4.9 (2024-05-16)

PATCH

  • Fix & redesign SafeZoneModal component (8fb5c3d)

1.4.8 (2024-04-24)

PATCH

  • fix(meat-building): properly load initial selected storey (32024d7)

1.4.7 (2024-04-24)

PATCH

  • fix(meta-building): improve storey-selector + disable empty root nodes (ff8c28b)

1.4.6 (2024-04-23)

PATCH

  • fix(plugin): handle no params properly (b5b70e9)

1.4.5 (2024-04-19)

PATCH

  • fix(meta-building): fetch model storeys from API (c3746bf)

1.4.4 (2024-04-19)

PATCH

  • fix(meta-building): use apiClient to fetch model zones (c8f1208)

1.4.3 (2024-04-18)

PATCH

  • feat(meta-building): add selectable prop to meta-building-structure + refactor internal state management (19b9e0e)

1.4.2 (2024-04-17)

PATCH

  • fix(building-maker): import watch from vue (8c90242)

1.4.1 (2024-04-17)

PATCH

  • fix(building-maker): watch model prop (d937897)

1.4.0 (2024-04-17)

MINOR

  • feat: add meta-buiding components (#4) (4a18d6d), closes #4

1.3.3 (2024-03-21)

PATCH

  • fix(file-manager): prevent loading files from being selected (#2) (743fa9b), closes #2

1.3.2 (2024-01-09)

chore

ci

PATCH

  • fix(deps): avoid peer deps errors with npm install (5e05ca2)

1.3.1 (2023-08-24)

PATCH

  • fix: BIMDataFilesManager pdf page selector styles (e5b7ca0)

1.3.0 (2023-08-16)

MINOR

  • feat: add BIMDataGuidedTour component (6f597c6)

1.2.1 (2023-08-16)

PATCH

  • fix: pdf page selection modification (ac2c7be)

1.2.0 (2023-08-16)

MINOR

  • feat: display pdf page selection in file manager (33a5aa1)

1.1.1 (2023-08-11)

PATCH

  • Merge pull request #1 from bimdata/fix/use-standalone-icons (e217667), closes #1

1.1.0 (2023-08-09)

MINOR

  • use projectsBySpace as peer dependency (182e64c)

1.0.6 (2023-07-04)

PATCH

  • fix: remove explicit DS import in components (d269fb3)

1.0.5 (2023-07-04)

PATCH

  • fix: apply migration changes (25492cf)

1.0.4 (2023-07-04)

PATCH

  • fix(pkg): add index.js to package files (713e376)

1.0.3 (2023-07-04)

PATCH

  • chore(pkg): remove private field in pakcage.json (aeddac8)

1.0.2 (2023-07-04)

PATCH

  • chore(pkg): set private to false in package.json (55b74af)

1.0.1 (2023-07-04)

PATCH

  • chore(pkg): add main field to package.json (22cd77b)

1.0.0 (2023-06-30)

MINOR

  • chore: remove app + rearrange src + add semantic release config (e9a4a8f)