Releases: eeditiones/tei-publisher-components
Releases · eeditiones/tei-publisher-components
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)
v2.12.9
2.12.9 (2023-10-23)
Bug Fixes
- pb-combo-box: drop change listener as this is leading to display issues (73cf4be)
v2.12.8
2.12.8 (2023-10-22)
Bug Fixes
- pb-combo-box: provide getter/setter for current value (72443d8)