Skip to content

Releases: eeditiones/tei-publisher-components

v1.7.2

01 Nov 19:32
Compare
Choose a tag to compare

1.7.2 (2020-11-01)

Bug Fixes

  • pb-browse-docs: scroll to window top after navigating to subcollection (0025a63)
  • pb-load: resolve relative URLs against API endpoint (a4362fb)
  • pb-login: expose login failed message as parts (2b512a2)
  • pb-popover: use inherited cursor style (c09c7ed)
  • pb-upload: allow icons to be changed via CSS property (95e0340)

v1.7.1

25 Oct 09:13
Compare
Choose a tag to compare

1.7.1 (2020-10-25)

Bug Fixes

  • pb-odd-editor: correctly wait for component update to finish after adding new elementSpec (470d5be)

v1.7.0

22 Oct 13:52
Compare
Choose a tag to compare

1.7.0 (2020-10-22)

Features

  • pb-leaflet-map: add property "toggle" to show the map if a event is received from pb-geolocation (ecf8b48)

v1.6.1

22 Oct 10:19
Compare
Choose a tag to compare

1.6.1 (2020-10-22)

Bug Fixes

  • pb-browse-docs: if URL is not set, guess it for given publisher version (32df62a)
  • pb-page: accessing publisher instance < 7 failed due to CORS issue (df6ea5e)
  • pb-upload: fix generated link to uploaded document if the data collection is flat, i.e. has no subcollections (b6e79a5)

v1.6.0

21 Oct 10:23
Compare
Choose a tag to compare

1.6.0 (2020-10-21)

Bug Fixes

  • pb-browse-docs: correctly resolve links to images (e15377c)

Features

  • pb-upload: generate link for viewing uploaded document (6c9fb19)

v1.5.0

20 Oct 10:51
Compare
Choose a tag to compare

1.5.0 (2020-10-20)

Features

  • pb-browse-docs: expose built-in controls as CSS parts for hiding or styling (cc3ed0a)
  • pb-login: Allow additional slot for information to be shown in login dialog (5b49fc4)

v1.4.0

06 Oct 17:19
Compare
Choose a tag to compare

1.4.0 (2020-10-06)

Bug Fixes

  • pb-collapse: Align icon padding with items in pb-list (317fbf2)
  • pb-component-docs: API version is a float, not an int (66f502b)
  • pb-login: backwards compatibility broken (257b593)
  • pb-page: clean up i18n instance and event listeners on disconnected (238fe81)
  • pb-page: use correct i18n instance (452930d)

Features

  • pb-load: allow url property to be a template string (7040abf)

v1.3.2

01 Oct 08:28
Compare
Choose a tag to compare

1.3.2 (2020-10-01)

Bug Fixes

  • pb-browse-docs: fix setting filterBy value on selection change (1c1549f)

v1.3.0

07 Sep 18:05
Compare
Choose a tag to compare

1.3.0 (2020-09-07)

Features

  • pb-popover: emit pb-popover-show event (d914035)

v1.2.4

03 Sep 19:38
Compare
Choose a tag to compare

1.2.4 (2020-09-03)

Bug Fixes

  • pb-select: fix exception when no value is selected initially (a480fcb)