Skip to content

Releases: eeditiones/tei-publisher-components

v1.21.0

17 Mar 17:26
Compare
Choose a tag to compare

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

02 Mar 21:10
Compare
Choose a tag to compare

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

12 Feb 17:54
Compare
Choose a tag to compare

1.19.4 (2021-02-12)

Bug Fixes

  • pb-drawer: only enforce fixed width in overlay mode (8f90984)

v1.19.3

12 Feb 17:40
Compare
Choose a tag to compare

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

02 Feb 14:00
Compare
Choose a tag to compare

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.1

31 Jan 22:05
Compare
Choose a tag to compare

1.19.1 (2021-01-31)

Bug Fixes

  • pb-leaflet-map: fix demo (b8cdcb1)

v1.19.0

31 Jan 21:46
Compare
Choose a tag to compare

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

30 Jan 18:52
Compare
Choose a tag to compare

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

26 Jan 18:59
Compare
Choose a tag to compare

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

24 Jan 14:31
Compare
Choose a tag to compare

1.17.4 (2021-01-24)

Bug Fixes

  • pb-leaflet-map: add map configuration to allow for no automatic scroll (303beaf)