Skip to content

Releases: eeditiones/tei-publisher-components

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)

v1.2.3

03 Sep 14:00
Compare
Choose a tag to compare

1.2.3 (2020-09-03)

Bug Fixes

v1.2.2

01 Sep 13:32
Compare
Choose a tag to compare

1.2.2 (2020-09-01)

Bug Fixes

  • pb-i18n: fix concurrency issue; render pb-i18n without shadow dom, so it can be used with pb-select options (7da1b78)
  • pb-select: parameter serialization for multi-selection pb-select (3e1af83)
  • pb-view: scroll to target element if an id was specified in URL hash (0125aa5)

v1.2.1

01 Sep 13:28
Compare
Choose a tag to compare

1.2.1 (2020-09-01)

Bug Fixes

v1.2.0

23 Aug 10:02
Compare
Choose a tag to compare

1.2.0 (2020-08-23)

Bug Fixes

  • pb-autocomplete: handle initial value, documentation (29bc826)

Features

  • pb-select: support multiple item selection (728bbe8)

v1.1.1

20 Aug 17:18
Compare
Choose a tag to compare

1.1.1 (2020-08-20)

Bug Fixes

  • pb-mixin: pr to fix getParameters and setParameters (524fed0)

v1.1.0

15 Aug 08:32
Compare
Choose a tag to compare

1.1.0 (2020-08-15)

Features

  • pb-autocomplete: autocomplete webcomponent accepting enumerated option list or URL (1560e54)

v1.0.6

14 Aug 19:01
Compare
Choose a tag to compare

1.0.6 (2020-08-14)

Bug Fixes

  • pb-login: set userChanged on the event; pb-browse-docs: only refresh the view if user has changed (84a27ea)