Releases: eeditiones/tei-publisher-components
Releases · eeditiones/tei-publisher-components
v1.2.4
1.2.4 (2020-09-03)
Bug Fixes
- pb-select: fix exception when no value is selected initially (a480fcb)
v1.2.3
1.2.3 (2020-09-03)
Bug Fixes
v1.2.2
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
1.2.1 (2020-09-01)
Bug Fixes
v1.2.0
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
1.1.1 (2020-08-20)
Bug Fixes
- pb-mixin: pr to fix getParameters and setParameters (524fed0)
v1.1.0
1.1.0 (2020-08-15)
Features
- pb-autocomplete: autocomplete webcomponent accepting enumerated option list or URL (1560e54)
v1.0.6
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)