Skip to content

Releases: eeditiones/tei-publisher-components

v2.18.0

14 Jan 15:50
Compare
Choose a tag to compare

2.18.0 (2024-01-14)

Bug Fixes

  • pb-authority-lookup: only show edit buttons if user is logged in and belongs to right group (ad43550)

Features

  • pb-login,pb-restricted: pb-login now copies the user information into the global state registry, so it is no longer necessary for pb-restricted to have access to the pb-login element (e83d248)

v2.17.0

14 Jan 12:34
Compare
Choose a tag to compare

2.17.0 (2024-01-14)

Features

  • pb-leaflet-map: enable geocoding using the OSM/Nominatim service (0c6e4a2)

v2.16.0

12 Jan 09:35
Compare
Choose a tag to compare

2.16.0 (2024-01-12)

Features

  • pb-view-annotate: support (potentially empty) annotations to be inserted before the current selection, e.g. (acbecd3)

v2.15.3

10 Jan 14:49
Compare
Choose a tag to compare

2.15.3 (2024-01-10)

Bug Fixes

  • pb-tify: support changing the displayed manifest by reacting to 'pb-show-annotation' emitted by 'pb-facs-link'. Use the URL given in @facs as manifest URL. (1f7e6ff)

v2.15.2

22 Dec 10:34
Compare
Choose a tag to compare

2.15.2 (2023-12-22)

Bug Fixes

  • pb-combo-box: always disable client-side filtering if there's a remote source configured (5331ca4)

v2.15.1

22 Nov 10:42
Compare
Choose a tag to compare

2.15.1 (2023-11-22)

Bug Fixes

  • pb-authority-lookup: pass register type in events (0d26d6a)

v2.15.0

22 Nov 08:54
Compare
Choose a tag to compare

2.15.0 (2023-11-22)

Bug Fixes

  • i18n: corrects preposition (0f702ae)
  • i18n: minor correction in es translation (811ff02)

Features

  • i18n: adds missing translations in spanish (4c231ab)

v2.14.6

21 Nov 18:06
Compare
Choose a tag to compare

2.14.6 (2023-11-21)

Bug Fixes

  • pb-authority-lookup: add missing i18n labels (cdf33cb)
  • pb-authority-lookup: fix undefined error (d549209)
  • pb-authority-lookup,custom: add property to info event details if authority is editable (fd2e388)
  • pb-view-annotate: add callback function to pb-annotation-detail event; refreshes popover position when called (b76bf9f)

v2.14.5

17 Nov 10:32
Compare
Choose a tag to compare

2.14.5 (2023-11-17)

Bug Fixes

  • pb-authority,custom: select method should not reject promise if no record is found in external authorities: the entry may only exist in the local register (2c7ec1e)

v2.14.4

16 Nov 14:49
Compare
Choose a tag to compare

2.14.4 (2023-11-16)

Bug Fixes

  • pb-view-annotate: suppress pb-selection-changed event if annotation is deleted (c5cb4d9)