Releases: eeditiones/tei-publisher-components
Releases · eeditiones/tei-publisher-components
v2.24.7
2.24.7 (2024-12-12)
Bug Fixes
- pb-formula: fix typo (bace492)
- pb-formula: replace XML entities (cd95621)
v2.24.6
2.24.6 (2024-12-02)
Bug Fixes
- pb-collapse: too much space between trigger icon and text (9b153b6)
v2.24.5
2.24.5 (2024-11-21)
Bug Fixes
- pb-combo-box: Clear items before refetching (b6fdf68)
v2.24.4
2.24.4 (2024-11-14)
Bug Fixes
- pb-table-grid: respect existing search parameter when using included search feature (7abdd8f)
v2.24.3
2.24.3 (2024-10-10)
Bug Fixes
- pb-view-annotate: allow placing element after selected text (f7272c6)
v2.24.2
2.24.2 (2024-07-23)
Bug Fixes
- pb-collapse: collapse icons with fixed width (0e83fbe)
v2.24.1
2.24.1 (2024-07-16)
Bug Fixes
- pb-grid: Fix calling pb-grid#addPanel(0) (e326905)
v2.24.0
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
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
2.23.1 (2024-05-16)
Bug Fixes
- pb-authority-lookup, anton: avoid error if json.data.location == null (d06a34a)