Releases: eeditiones/tei-publisher-components
Releases · eeditiones/tei-publisher-components
v2.14.5
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
2.14.4 (2023-11-16)
Bug Fixes
- pb-view-annotate: suppress pb-selection-changed event if annotation is deleted (c5cb4d9)
v2.14.3
2.14.3 (2023-11-16)
Bug Fixes
- pb-authority-lookup,custom: trigger pb-authority-error if saving to local registry fails (66edabc)
v2.14.2
2.14.2 (2023-11-15)
Bug Fixes
- pb-authority-lookup: emit event if user clicks add entity (58e63a4)
v2.14.1
2.14.1 (2023-11-12)
Bug Fixes
- pb-tify: instead of using a custom property, link to the transcription page is now specified in a "rendering" property on the canvas (c092878)
v2.14.0
2.14.0 (2023-11-03)
Bug Fixes
- pb-select-feature: determine initial state on load (2a80ce0)
- pb-toggle-feature: if selector specified, emit event on load (7d3ff92)
Features
- pb-toggle-feature: add attribute "global": if set, toggles any matching selectors below the surrounding pb-page (i.e. not just in connected pb-view/pb-load) (18ee228)
v2.13.2
2.13.2 (2023-10-26)
Bug Fixes
- pb-authority-lookup,airtable: avoid javascript console error, report missing record for key (c483125)
v2.13.1
2.13.1 (2023-10-24)
Bug Fixes
- pb-authority-lookup: fix issue with authority entry list display (427ac63)
v2.13.0
2.13.0 (2023-10-24)
Features
- pb-authority-lookup: custom connector can now have an edit button (used by future versions of annotation tool) (1240172)
v2.12.10
Bug Fixes
- pb-load: add property 'plain' to prevent pb-load injecting internal parameters like 'start' or 'language' (a9b7b8f)