Skip to content

Releases: eeditiones/tei-publisher-components

v2.24.3

10 Oct 09:38
Compare
Choose a tag to compare

2.24.3 (2024-10-10)

Bug Fixes

  • pb-view-annotate: allow placing element after selected text (f7272c6)

v2.24.2

23 Jul 08:04
Compare
Choose a tag to compare

2.24.2 (2024-07-23)

Bug Fixes

  • pb-collapse: collapse icons with fixed width (0e83fbe)

v2.24.1

16 Jul 12:11
Compare
Choose a tag to compare

2.24.1 (2024-07-16)

Bug Fixes

  • pb-grid: Fix calling pb-grid#addPanel(0) (e326905)

v2.24.0

27 Jun 06:48
Compare
Choose a tag to compare

2.24.0 (2024-06-27)

Features

  • i18n: add translations for mainland traditional Chinese; complete simplified Chinese; drop incomplete zh_TW (0cf6127)

v2.23.2

19 May 07:36
Compare
Choose a tag to compare

2.23.2 (2024-05-19)

Bug Fixes

  • pb-facs-link: emit-on-load should also wait for pb-facsimile/pb-tify to be available (b16730a)
  • pb-mixin: fix bug in wait method introduced by 189d5a1 (afb665d)
  • pb-mixin: the wait method needs to make sure the HTML DOM has been loaded entirely before selecting elements to wait for (189d5a1)
  • pb-tify: emit ready event element is connected (b8bae11)

v2.23.1

16 May 13:41
Compare
Choose a tag to compare

2.23.1 (2024-05-16)

Bug Fixes

  • pb-authority-lookup, anton: avoid error if json.data.location == null (d06a34a)

v2.23.0

15 May 13:46
Compare
Choose a tag to compare

2.23.0 (2024-05-15)

Features

  • pb-facsimile: added option to add download icon to trigger download of current viewport. Added a demo for the feature (0233c83)

v2.22.2

02 May 15:20
Compare
Choose a tag to compare

2.22.2 (2024-05-02)

Bug Fixes

  • pb-grid: emit pb-refresh to configured channel only (63091ab)

v2.22.1

02 May 14:07
Compare
Choose a tag to compare

2.22.1 (2024-05-02)

Bug Fixes

  • pb-grid: remove panel broken (44bcf81)

v2.22.0

02 May 14:00
Compare
Choose a tag to compare

2.22.0 (2024-05-02)

Features