Releases: eeditiones/tei-publisher-components
Releases · eeditiones/tei-publisher-components
v1.21.0
1.21.0 (2021-03-17)
Bug Fixes
- pb-leaflet-map: properly show location markers, support tooltips and popups (f2a7641)
Features
- pb-geolocation: support popups to be displayed in map (6cc2aa1)
v1.20.0
1.20.0 (2021-03-02)
Bug Fixes
- pb-toggle-feature,pb-select-feature: respect the global disabled property (7597a6c)
Features
- i18n: add support for Chinese simplified and traditional (b5fa659)
- pb-restricted: add optional fallback slot to show content if user is not logged in (0140d63)
v1.19.4
1.19.4 (2021-02-12)
Bug Fixes
- pb-drawer: only enforce fixed width in overlay mode (8f90984)
v1.19.3
1.19.3 (2021-02-12)
Bug Fixes
- pb-drawer: add property position=left|right to slide in from right or left; add CSS properties for width; support ::part for inner div (01df3f1)
- pb-facsimile: all properties should be dash-separated, not camel case; show-xxx-control properties had no effect; set all boolean properties to false by default (f9610d2)
- pb-view: document parts; add part to style footnote div (4499d92)
v1.19.2
1.19.2 (2021-02-02)
Bug Fixes
- pb-drawer: toggle may not have been specified - allow controlling pb-drawer via custom event (d311968)
v1.19.0
1.19.0 (2021-01-31)
Bug Fixes
- pb-facs-link: emitOnLoad should be specified as emit-on-load attribute (516a575)
Features
- pb-leaflet-map: add feature to configure different map layers (0f6d96e)
v1.18.1
1.18.1 (2021-01-30)
Bug Fixes
- pb-svg: do not try to load svg if url is not set (b1c55e0)
v1.18.0
1.18.0 (2021-01-26)
Features
- pb-page: make pb-page react to pb-toggle events and dispatch the state changes to elements on the page (a15ab4d)
v1.17.4
1.17.4 (2021-01-24)
Bug Fixes
- pb-leaflet-map: add map configuration to allow for no automatic scroll (303beaf)