Skip to content

Releases: recap-utr/arguemapper

v2.1.2

08 Feb 15:28
Compare
Choose a tag to compare

2.1.2 (2024-02-08)

Bug Fixes

  • improve layout and fitView (33933fd)

v2.1.1

08 Feb 08:29
Compare
Choose a tag to compare

2.1.1 (2024-02-08)

Bug Fixes

  • use layered layout by default (c626862)

v2.1.0

05 Feb 09:58
Compare
Choose a tag to compare

2.1.0 (2024-02-05)

Features

  • show additional resource fields (918e7cd)

Bug Fixes

  • make sidebars bigger, adjust mobile breakpoint (ff90097)

v2.0.0

03 Feb 15:04
Compare
Choose a tag to compare

2.0.0 (2024-02-03)

⚠ BREAKING CHANGES

  • The application has been converted from commonjs to
    esm.
  • The state handling code has been largely rebuilt.
    This will reset the cached state in the browser the first time the new
    version is launched.

Features

  • convert to esm (d51a1a7)
  • enable hotkeys for undo/redo/save (396abb9)
  • enable multi-arch docker builds (d9ea46d)
  • use arguebuf library instead of custom model (11647f0)

Bug Fixes

  • aif export did not start download (7fd0ef5)
  • capitalize scheme names (b36f611)
  • clone elements before modifying them (66a1828)
  • correctly compare past/current state in zundo (74e31c9)
  • delete connected edges when deleting nodes (30da2fd)
  • deps: bump arguebuf to fix copy bug (3e3b0a2)
  • improve performance of snackbar (df05cf4)
  • improve serialization process (3cf9344)
  • improve state handling (ae8a6f7)
  • migrate custom equality function (d465f9e)
  • migrate inspector fields to arguebuf library (83db122)
  • optimize temporal store usage (013e31a)
  • properly serialize analyst (5c3e43f)
  • properly set graph data (1b88bb8)
  • re-enable analyst verification (773a283)
  • re-enable setting argument schemes (1c4e71b)
  • remove analyst before adding during export (c554fd7)
  • remove unneeded loader component (1ce7cac)
  • resolve errors when adding edges (7bcad32)
  • temporarily disable analyst verification (0cf2425)
  • update grpc template (a4d760b)
  • update store version to invalidate caches (78fd010)
  • use correct date formatting (41c215c)
  • use temporal store via hook (55916ef)
  • zundo type error (93fcf6a)

Miscellaneous Chores

v1.2.0

22 Dec 13:45
Compare
Choose a tag to compare

1.2.0 (2022-12-22)

Features

  • show correct version in inspector (9a03279)

v1.1.12

22 Dec 13:00
Compare
Choose a tag to compare

1.1.12 (2022-12-22)

Bug Fixes

  • show version in inspector (4a93933)

v1.1.11

22 Dec 12:53
Compare
Choose a tag to compare

1.1.11 (2022-12-22)

Bug Fixes

  • delete connected edges when deleting nodes (f5fe3cb)
  • update deps (4eed2ab)

v1.1.10

19 Dec 11:41
Compare
Choose a tag to compare

1.1.10 (2022-12-19)

Bug Fixes

  • deps: update dependency arg-services to v1 (#14) (5815244)

v1.1.9

18 Dec 11:13
Compare
Choose a tag to compare

1.1.9 (2022-12-18)

Bug Fixes

v1.1.8

18 Dec 10:49
Compare
Choose a tag to compare

1.1.8 (2022-12-18)

Bug Fixes