@teipublisher/pb-components 2.26.1-next.2 → 3.0.0-next-4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/docker-cypress.yml +54 -0
- package/.github/workflows/main.yml +6 -4
- package/.github/workflows/node.js.yml +56 -21
- package/.github/workflows/release.js.yml +19 -17
- package/.releaserc.json +1 -1
- package/CHANGELOG.md +351 -9
- package/Dockerfile +78 -70
- package/README.md +112 -4
- package/css/components.css +5 -5
- package/css/gridjs/mermaid.min.css +1 -1
- package/css/leaflet/Control.Geocoder.css +1 -126
- package/css/leaflet/images/layers.png +0 -0
- package/css/tify/tify.css +6 -5
- package/css/tom-select/tom-select.bootstrap4.min.css +1 -1
- package/css/tom-select/tom-select.bootstrap5.min.css +1 -1
- package/css/tom-select/tom-select.default.min.css +1 -1
- package/css/tom-select/tom-select.default.min.css.map +1 -0
- package/css/tom-select/tom-select.min.css +1 -1
- package/cypress.config.js +84 -0
- package/dist/api.html +1 -1
- package/dist/css/design-system.css +607 -0
- package/dist/demo/bundle-test.html +4 -3
- package/dist/demo/components.css +46 -1
- package/dist/demo/design-system.html +710 -0
- package/dist/demo/dts-client.html +2 -2
- package/dist/demo/pb-autocomplete.html +23 -11
- package/dist/demo/pb-autocomplete2.html +66 -55
- package/dist/demo/pb-autocomplete3.html +17 -8
- package/dist/demo/pb-blacklab-highlight.html +28 -11
- package/dist/demo/pb-blacklab-results.html +3 -2
- package/dist/demo/pb-browse-docs.html +24 -24
- package/dist/demo/pb-browse-docs2.html +3 -3
- package/dist/demo/pb-clipboard.html +32 -28
- package/dist/demo/pb-code-editor.html +6 -6
- package/dist/demo/pb-code-highlight.html +63 -63
- package/dist/demo/pb-codepen.html +1 -1
- package/dist/demo/pb-collapse.html +1 -1
- package/dist/demo/pb-collapse2.html +2 -2
- package/dist/demo/pb-combo-box.html +135 -130
- package/dist/demo/pb-custom-form.html +64 -55
- package/dist/demo/pb-dialog.html +12 -6
- package/dist/demo/pb-document.html +1 -1
- package/dist/demo/pb-download.html +68 -59
- package/dist/demo/pb-drawer.html +67 -46
- package/dist/demo/pb-drawer2.html +65 -58
- package/dist/demo/pb-edit-app.html +2 -2
- package/dist/demo/pb-edit-xml.html +1 -1
- package/dist/demo/pb-facsimile-2.html +26 -11
- package/dist/demo/pb-facsimile-3.html +25 -10
- package/dist/demo/pb-facsimile-dedup-test-2.html +48 -0
- package/dist/demo/pb-facsimile-dedup-test.html +48 -0
- package/dist/demo/pb-facsimile.html +4 -4
- package/dist/demo/pb-formula.html +1 -1
- package/dist/demo/pb-grid.html +22 -8
- package/dist/demo/pb-highlight.html +2 -2
- package/dist/demo/pb-i18n-simple.html +1 -0
- package/dist/demo/pb-i18n.html +15 -5
- package/dist/demo/pb-image-strip-standalone.html +2 -2
- package/dist/demo/pb-image-strip-view.html +2 -2
- package/dist/demo/pb-leaflet-map.html +3 -3
- package/dist/demo/pb-leaflet-map2.html +2 -2
- package/dist/demo/pb-leaflet-map3.html +3 -3
- package/dist/demo/pb-link.html +1 -1
- package/dist/demo/pb-load.html +2 -6
- package/dist/demo/pb-login.html +1 -3
- package/dist/demo/pb-manage-odds.html +9 -4
- package/dist/demo/pb-markdown.html +1 -1
- package/dist/demo/pb-media-query.html +2 -2
- package/dist/demo/pb-mei.html +2 -2
- package/dist/demo/pb-mei2.html +2 -2
- package/dist/demo/pb-message.html +2 -3
- package/dist/demo/pb-odd-editor.html +54 -52
- package/dist/demo/pb-page-header.html +27 -0
- package/dist/demo/pb-popover.html +1 -1
- package/dist/demo/pb-print-preview.html +2 -2
- package/dist/demo/pb-progress.html +4 -4
- package/dist/demo/pb-repeat.html +32 -36
- package/dist/demo/pb-search.html +16 -5
- package/dist/demo/pb-search2.html +4 -4
- package/dist/demo/pb-search3.html +3 -3
- package/dist/demo/pb-search4.html +3 -3
- package/dist/demo/pb-select-feature.html +4 -4
- package/dist/demo/pb-select-feature2.html +4 -4
- package/dist/demo/pb-select-feature3.html +2 -2
- package/dist/demo/pb-select-i18n.html +58 -53
- package/dist/demo/pb-select-odd.html +1 -1
- package/dist/demo/pb-select.html +190 -75
- package/dist/demo/pb-select2.html +91 -37
- package/dist/demo/pb-select3.html +109 -41
- package/dist/demo/pb-svg.html +1 -1
- package/dist/demo/pb-table-grid.html +26 -15
- package/dist/demo/pb-tabs.html +15 -7
- package/dist/demo/pb-tify.html +7 -7
- package/dist/demo/pb-timeline.html +1 -1
- package/dist/demo/pb-timeline2.html +1 -1
- package/dist/demo/pb-toggle-feature.html +26 -23
- package/dist/demo/pb-toggle-feature2.html +4 -4
- package/dist/demo/pb-toggle-feature3.html +2 -2
- package/dist/demo/pb-toggle-feature4.html +56 -54
- package/dist/demo/pb-version.html +2 -2
- package/dist/demo/pb-view.html +78 -40
- package/dist/demo/pb-view2.html +69 -46
- package/dist/demo/pb-view3.html +53 -48
- package/dist/demo/pb-view4.html +70 -49
- package/dist/demo/pb-zoom.html +2 -2
- package/dist/{es-global-bridge-d8ce175d.js → es-global-bridge-D8ZcUcx_.js} +0 -4
- package/dist/focus-mixin-VCsFap6b.js +768 -0
- package/dist/images/icons.svg +217 -0
- package/dist/jinn-codemirror-DETLdm08.js +1 -0
- package/dist/lib/openseadragon.min.js +80 -0
- package/dist/lib/openseadragon.min.js.map +1 -0
- package/dist/pb-code-editor.js +25 -20
- package/dist/pb-component-docs.js +414 -3225
- package/dist/pb-components-bundle.js +3046 -4402
- package/dist/pb-dialog-tklYGWfc.js +121 -0
- package/dist/pb-edit-app.js +208 -107
- package/dist/pb-elements.json +716 -249
- package/dist/pb-facsimile.js +46 -0
- package/dist/pb-i18n-C0NDma4h.js +1 -0
- package/dist/pb-leaflet-map.js +23 -23
- package/dist/pb-mei.js +152 -134
- package/dist/pb-mixin-DHoWQheB.js +1 -0
- package/dist/pb-odd-editor.js +1671 -1231
- package/dist/pb-tify.js +1 -27
- package/dist/unsafe-html-D5VGo9Oq.js +1 -0
- package/dist/urls-BEONu_g4.js +1 -0
- package/eslint.config.mjs +92 -0
- package/gh-pages.js +5 -3
- package/i18n/common/en.json +6 -0
- package/i18n/common/pl.json +2 -2
- package/images/icons.svg +217 -0
- package/index.html +0 -5
- package/lib/leaflet-src.js.map +1 -0
- package/lib/leaflet.markercluster-src.js.map +1 -0
- package/lib/openseadragon.min.js +6 -6
- package/package.json +56 -81
- package/pb-elements.json +716 -249
- package/rollup.config.mjs +312 -0
- package/src/assets/components.css +5 -5
- package/src/assets/design-system.css +607 -0
- package/src/authority/airtable.js +20 -21
- package/src/authority/anton.js +129 -129
- package/src/authority/custom.js +70 -27
- package/src/authority/geonames.js +38 -32
- package/src/authority/gnd.js +50 -42
- package/src/authority/kbga.js +136 -134
- package/src/authority/metagrid.js +44 -46
- package/src/authority/reconciliation.js +66 -68
- package/src/authority/registry.js +4 -4
- package/src/docs/demo-utils.js +91 -0
- package/src/docs/pb-component-docs.js +287 -147
- package/src/docs/pb-component-view.js +380 -273
- package/src/docs/pb-components-list.js +115 -51
- package/src/docs/pb-demo-snippet.js +199 -174
- package/src/dts-client.js +306 -303
- package/src/dts-select-endpoint.js +125 -85
- package/src/parse-date-service.js +184 -135
- package/src/pb-ajax.js +175 -173
- package/src/pb-authority-lookup.js +198 -158
- package/src/pb-autocomplete.js +731 -313
- package/src/pb-blacklab-highlight.js +266 -260
- package/src/pb-blacklab-results.js +230 -225
- package/src/pb-browse-docs.js +601 -484
- package/src/pb-browse.js +68 -65
- package/src/pb-clipboard.js +97 -76
- package/src/pb-code-editor.js +111 -103
- package/src/pb-code-highlight.js +234 -204
- package/src/pb-codepen.js +81 -73
- package/src/pb-collapse.js +265 -152
- package/src/pb-combo-box.js +191 -191
- package/src/pb-components-bundle.js +1 -7
- package/src/pb-components.js +2 -6
- package/src/pb-custom-form.js +230 -141
- package/src/pb-dialog.js +99 -63
- package/src/pb-document.js +118 -91
- package/src/pb-download.js +214 -198
- package/src/pb-drawer.js +146 -149
- package/src/pb-edit-app.js +471 -240
- package/src/pb-edit-xml.js +101 -98
- package/src/pb-events.js +126 -107
- package/src/pb-facs-link.js +130 -101
- package/src/pb-facsimile.js +494 -410
- package/src/pb-fetch.js +389 -0
- package/src/pb-formula.js +152 -154
- package/src/pb-geolocation.js +130 -132
- package/src/pb-grid-action.js +59 -56
- package/src/pb-grid.js +388 -228
- package/src/pb-highlight.js +142 -142
- package/src/pb-hotkeys.js +40 -42
- package/src/pb-i18n.js +115 -127
- package/src/pb-icon-button.js +108 -0
- package/src/pb-icon.js +283 -0
- package/src/pb-image-strip.js +85 -79
- package/src/pb-lang.js +142 -57
- package/src/pb-leaflet-map.js +551 -483
- package/src/pb-link.js +132 -126
- package/src/pb-load.js +495 -428
- package/src/pb-login.js +303 -248
- package/src/pb-manage-odds.js +384 -338
- package/src/pb-map-icon.js +90 -90
- package/src/pb-map-layer.js +86 -86
- package/src/pb-markdown.js +107 -110
- package/src/pb-media-query.js +75 -73
- package/src/pb-mei.js +523 -303
- package/src/pb-message.js +144 -98
- package/src/pb-mixin.js +268 -265
- package/src/pb-navigation.js +83 -96
- package/src/pb-observable.js +39 -39
- package/src/pb-odd-editor.js +1209 -948
- package/src/pb-odd-elementspec-editor.js +375 -310
- package/src/pb-odd-model-editor.js +1189 -941
- package/src/pb-odd-parameter-editor.js +269 -170
- package/src/pb-odd-rendition-editor.js +184 -131
- package/src/pb-page.js +451 -422
- package/src/pb-paginate.js +260 -178
- package/src/pb-panel.js +217 -183
- package/src/pb-popover-themes.js +16 -9
- package/src/pb-popover.js +297 -288
- package/src/pb-print-preview.js +128 -128
- package/src/pb-progress.js +52 -52
- package/src/pb-repeat.js +141 -108
- package/src/pb-restricted.js +85 -78
- package/src/pb-search.js +258 -230
- package/src/pb-select-feature.js +210 -126
- package/src/pb-select-odd.js +184 -118
- package/src/pb-select-template.js +113 -78
- package/src/pb-select.js +330 -229
- package/src/pb-split-list.js +181 -176
- package/src/pb-svg.js +81 -80
- package/src/pb-table-column.js +55 -55
- package/src/pb-table-grid.js +334 -205
- package/src/pb-tabs.js +238 -61
- package/src/pb-tify.js +3331 -126
- package/src/pb-timeline.js +394 -255
- package/src/pb-toggle-feature.js +196 -188
- package/src/pb-upload.js +201 -176
- package/src/pb-version.js +22 -34
- package/src/pb-view-annotate.js +138 -102
- package/src/pb-view.js +1722 -1272
- package/src/pb-zoom.js +144 -46
- package/src/search-result-service.js +256 -223
- package/src/seed-element.js +14 -22
- package/src/settings.js +4 -4
- package/src/theming.js +98 -91
- package/src/urls.js +403 -289
- package/src/utils.js +53 -51
- package/vite.config.js +86 -0
- package/css/pb-styles.css +0 -51
- package/dist/iron-form-3b8dcaa7.js +0 -210
- package/dist/jinn-codemirror-da0e2d1f.js +0 -1
- package/dist/paper-checkbox-515a5284.js +0 -1597
- package/dist/paper-icon-button-b1d31571.js +0 -398
- package/dist/paper-listbox-a3b7175c.js +0 -1265
- package/dist/pb-i18n-0611135a.js +0 -1
- package/dist/pb-mixin-b1caa22e.js +0 -158
- package/dist/polymer-hack.js +0 -1
- package/dist/vaadin-element-mixin-6e4cee3a.js +0 -527
- package/lib/Control.Geocoder.min.js +0 -2
- package/lib/Control.Geocoder.min.js.map +0 -1
- package/src/assets/pb-styles.css +0 -51
- package/src/pb-light-dom.js +0 -40
- package/src/polymer-hack.js +0 -6
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
name: Docker and Cypress E2E Tests
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
pull_request:
|
|
5
|
+
branches: [ master, next* ]
|
|
6
|
+
push:
|
|
7
|
+
branches:
|
|
8
|
+
- next*
|
|
9
|
+
- '**consolidate-lit**'
|
|
10
|
+
workflow_dispatch:
|
|
11
|
+
|
|
12
|
+
jobs:
|
|
13
|
+
docker-cypress-e2e:
|
|
14
|
+
runs-on: ubuntu-latest
|
|
15
|
+
continue-on-error: true
|
|
16
|
+
steps:
|
|
17
|
+
- uses: actions/checkout@v5
|
|
18
|
+
- name: Use Node.js
|
|
19
|
+
uses: actions/setup-node@v5
|
|
20
|
+
with:
|
|
21
|
+
node-version: "22"
|
|
22
|
+
cache: npm
|
|
23
|
+
cache-dependency-path: package-lock.json
|
|
24
|
+
- name: Install dependencies
|
|
25
|
+
run: npm ci
|
|
26
|
+
- name: Build (production)
|
|
27
|
+
run: npm run build:production
|
|
28
|
+
- name: Set up Docker Buildx
|
|
29
|
+
uses: docker/setup-buildx-action@v3
|
|
30
|
+
- name: Build docker image (cached)
|
|
31
|
+
uses: docker/build-push-action@v5
|
|
32
|
+
with:
|
|
33
|
+
context: .
|
|
34
|
+
file: Dockerfile
|
|
35
|
+
tags: exist-db:ci
|
|
36
|
+
push: false
|
|
37
|
+
load: true
|
|
38
|
+
cache-from: type=gha
|
|
39
|
+
cache-to: type=gha,mode=max
|
|
40
|
+
- name: Start docker image
|
|
41
|
+
run: docker run --publish 8080:8080 --detach --name exist-ci exist-db:ci
|
|
42
|
+
- name: Wait for eXist
|
|
43
|
+
uses: iFaxity/wait-on-action@v1
|
|
44
|
+
with:
|
|
45
|
+
resource: http-get://localhost:8080/exist/apps/tei-publisher/index.html
|
|
46
|
+
- name: Run Cypress E2E tests against real backend
|
|
47
|
+
run: npm run cy:run:e2e
|
|
48
|
+
env:
|
|
49
|
+
CYPRESS_baseUrl: http://localhost:5173
|
|
50
|
+
CYPRESS_realBackend: true
|
|
51
|
+
CYPRESS_existBackend: http://localhost:8080/exist/apps/tei-publisher
|
|
52
|
+
- name: Stop docker container
|
|
53
|
+
if: always()
|
|
54
|
+
run: docker rm --force exist-ci || true
|
|
@@ -1,18 +1,20 @@
|
|
|
1
1
|
on:
|
|
2
2
|
push:
|
|
3
3
|
tags:
|
|
4
|
-
- v*
|
|
4
|
+
- 'v*'
|
|
5
5
|
workflow_dispatch:
|
|
6
6
|
name: Deploy to GitHub Pages
|
|
7
7
|
jobs:
|
|
8
8
|
build:
|
|
9
9
|
runs-on: ubuntu-latest
|
|
10
10
|
steps:
|
|
11
|
-
- uses: actions/checkout@
|
|
11
|
+
- uses: actions/checkout@v5
|
|
12
12
|
- name: Setup Node.js environment
|
|
13
|
-
uses: actions/setup-node@
|
|
13
|
+
uses: actions/setup-node@v5
|
|
14
14
|
with:
|
|
15
|
-
node-version: "
|
|
15
|
+
node-version: "22"
|
|
16
|
+
cache: npm
|
|
17
|
+
cache-dependency-path: package-lock.json
|
|
16
18
|
- run: npm ci
|
|
17
19
|
- run: npm run gh-pages
|
|
18
20
|
- name: Deploy to gh-pages
|
|
@@ -1,35 +1,70 @@
|
|
|
1
|
-
name:
|
|
1
|
+
name: Build and Test
|
|
2
2
|
|
|
3
3
|
on:
|
|
4
4
|
pull_request:
|
|
5
|
-
branches: [ master,
|
|
5
|
+
branches: [ master, next* ]
|
|
6
6
|
|
|
7
7
|
push:
|
|
8
8
|
branches:
|
|
9
|
-
-
|
|
10
|
-
|
|
9
|
+
- master
|
|
10
|
+
- next-4
|
|
11
11
|
workflow_dispatch:
|
|
12
12
|
|
|
13
13
|
jobs:
|
|
14
|
-
|
|
14
|
+
test-fast:
|
|
15
|
+
name: Cypress Component Tests
|
|
16
|
+
runs-on: ubuntu-latest
|
|
17
|
+
steps:
|
|
18
|
+
- uses: actions/checkout@v5
|
|
19
|
+
- name: Use Node.js
|
|
20
|
+
uses: actions/setup-node@v5
|
|
21
|
+
with:
|
|
22
|
+
node-version: "22"
|
|
23
|
+
cache: npm
|
|
24
|
+
cache-dependency-path: package-lock.json
|
|
25
|
+
- name: Install dependencies
|
|
26
|
+
run: npm ci
|
|
27
|
+
- name: Run Cypress Component Tests
|
|
28
|
+
run: npm run cy:run:ct
|
|
29
|
+
|
|
30
|
+
e2e:
|
|
31
|
+
name: Cypress E2E Tests
|
|
15
32
|
runs-on: ubuntu-latest
|
|
16
33
|
steps:
|
|
17
|
-
- uses: actions/checkout@
|
|
34
|
+
- uses: actions/checkout@v5
|
|
18
35
|
- name: Use Node.js
|
|
19
|
-
uses: actions/setup-node@
|
|
36
|
+
uses: actions/setup-node@v5
|
|
37
|
+
with:
|
|
38
|
+
node-version: "22"
|
|
39
|
+
cache: npm
|
|
40
|
+
cache-dependency-path: package-lock.json
|
|
41
|
+
- name: Install dependencies
|
|
42
|
+
run: npm ci
|
|
43
|
+
- name: Build (production)
|
|
44
|
+
run: npm run build:production
|
|
45
|
+
- name: Run Cypress E2E Tests
|
|
46
|
+
run: npm run cy:run:e2e
|
|
47
|
+
release:
|
|
48
|
+
name: Release
|
|
49
|
+
needs: [test-fast, e2e]
|
|
50
|
+
if: github.event_name == 'push' && (github.ref == 'refs/heads/master' || github.ref == 'refs/heads/next-4')
|
|
51
|
+
runs-on: ubuntu-latest
|
|
52
|
+
permissions:
|
|
53
|
+
contents: write
|
|
54
|
+
issues: write
|
|
55
|
+
pull-requests: write
|
|
56
|
+
steps:
|
|
57
|
+
- uses: actions/checkout@v5
|
|
20
58
|
with:
|
|
21
|
-
|
|
22
|
-
-
|
|
23
|
-
run:
|
|
24
|
-
npm ci
|
|
25
|
-
npm run build:production
|
|
26
|
-
- name: Build docker image
|
|
27
|
-
run: docker build -t exist-db -f Dockerfile .
|
|
28
|
-
- name: Start docker image
|
|
29
|
-
run: docker run --publish 8080:8080 --detach exist-db
|
|
30
|
-
- name: Wait for eXist
|
|
31
|
-
uses: iFaxity/wait-on-action@v1
|
|
59
|
+
fetch-depth: 0
|
|
60
|
+
- uses: actions/setup-node@v5
|
|
32
61
|
with:
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
62
|
+
node-version: "22"
|
|
63
|
+
cache: npm
|
|
64
|
+
cache-dependency-path: package-lock.json
|
|
65
|
+
- name: npm install
|
|
66
|
+
run: npm ci
|
|
67
|
+
- run: npx semantic-release
|
|
68
|
+
env:
|
|
69
|
+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
70
|
+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
@@ -1,33 +1,35 @@
|
|
|
1
1
|
name: Release npm package
|
|
2
2
|
|
|
3
3
|
on:
|
|
4
|
-
|
|
4
|
+
workflow_run:
|
|
5
|
+
workflows: ["Build and Test"]
|
|
6
|
+
types:
|
|
7
|
+
- completed
|
|
5
8
|
branches:
|
|
6
9
|
- master
|
|
7
|
-
- next
|
|
10
|
+
- next-4
|
|
8
11
|
|
|
9
12
|
jobs:
|
|
10
13
|
release:
|
|
14
|
+
# Only release if Build and Test workflow succeeded
|
|
15
|
+
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
|
11
16
|
name: Release
|
|
12
17
|
runs-on: ubuntu-latest
|
|
18
|
+
permissions:
|
|
19
|
+
contents: write # to be able to publish a GitHub release
|
|
20
|
+
issues: write # to be able to comment on released issues
|
|
21
|
+
pull-requests: write # to be able to comment on released pull requests
|
|
13
22
|
steps:
|
|
14
|
-
- uses: actions/checkout@
|
|
15
|
-
- uses: actions/setup-node@v4
|
|
23
|
+
- uses: actions/checkout@v5
|
|
16
24
|
with:
|
|
17
|
-
|
|
18
|
-
-
|
|
19
|
-
run:
|
|
20
|
-
npm ci
|
|
21
|
-
npm run build:production
|
|
22
|
-
- name: Build docker image
|
|
23
|
-
run: docker build -t exist-db -f Dockerfile .
|
|
24
|
-
- name: Start docker image
|
|
25
|
-
run: docker run --publish 8080:8080 --detach exist-db
|
|
26
|
-
- name: Wait for eXist
|
|
27
|
-
uses: iFaxity/wait-on-action@v1
|
|
25
|
+
fetch-depth: 0
|
|
26
|
+
- uses: actions/setup-node@v5
|
|
28
27
|
with:
|
|
29
|
-
|
|
30
|
-
|
|
28
|
+
node-version: "22"
|
|
29
|
+
cache: npm
|
|
30
|
+
cache-dependency-path: package-lock.json
|
|
31
|
+
- name: npm install
|
|
32
|
+
run: npm ci --omit=optional
|
|
31
33
|
- run: npx semantic-release
|
|
32
34
|
env:
|
|
33
35
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
package/.releaserc.json
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,30 +1,372 @@
|
|
|
1
|
-
|
|
1
|
+
# [3.0.0-next-4.1](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.7...v3.0.0-next-4.1) (2025-12-22)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **@webcomponents:** Remove legacy polyfills ([ab05e2d](https://github.com/eeditiones/tei-publisher-components/commit/ab05e2d6e66afd51b7882e818b2f2e9dd98f1372))
|
|
7
|
+
* **components:** upgrade wave 1 ([fbed828](https://github.com/eeditiones/tei-publisher-components/commit/fbed8288e03f7e198ca15ce462ecce8c4e14a2f9))
|
|
8
|
+
* **components:** upgrade wave 2 ([b126921](https://github.com/eeditiones/tei-publisher-components/commit/b126921f3d85679c0f7f02cafd1baff9aca4212b))
|
|
9
|
+
* **components:** upgrade wave 3 ([314b867](https://github.com/eeditiones/tei-publisher-components/commit/314b867786bbfdb83717ecfca6a5dfbbb1437b6c))
|
|
10
|
+
* corrects indentation ([99aac66](https://github.com/eeditiones/tei-publisher-components/commit/99aac66183710bee3b3fa05ee5ded93d3c13b7fb))
|
|
11
|
+
* **custom.js:** inline nested connector factory to resolve circular dependency ([7de4e36](https://github.com/eeditiones/tei-publisher-components/commit/7de4e36775d9f5eff7cfbef350524fdf0aef24cf))
|
|
12
|
+
* **demo, pb-leaflet-map:** update attribution formatting for map layers and enhance test coverage ([52448ae](https://github.com/eeditiones/tei-publisher-components/commit/52448ae1be57b30ecd8a1c8e12654630161047cd))
|
|
13
|
+
* **demo, vite:** switch to relative URls ([2b0c627](https://github.com/eeditiones/tei-publisher-components/commit/2b0c627590612fd13bcc968276d3113aea44aa9b))
|
|
14
|
+
* **demo/grid:** avoid dual imports ([2140018](https://github.com/eeditiones/tei-publisher-components/commit/214001843e4044fce67f81e2b4b0b1c5ea8d6b5d))
|
|
15
|
+
* **demo/table-grid:** add require-language ([099158d](https://github.com/eeditiones/tei-publisher-components/commit/099158dbdcd8d694c940d30c20a65969229bef7a))
|
|
16
|
+
* **demo:** JSCompiler closure shim ([f070510](https://github.com/eeditiones/tei-publisher-components/commit/f070510cb9df4da4dab0c1f506a0415828dd4b3e))
|
|
17
|
+
* **demo:** remove legacy web-animations-js script references and update package.json ([7677a36](https://github.com/eeditiones/tei-publisher-components/commit/7677a3627152344631456e8d41649fcdca1d91da))
|
|
18
|
+
* **e2e, vite:** enhance mock server ([3b4d1b0](https://github.com/eeditiones/tei-publisher-components/commit/3b4d1b03845be9094df776182bd0cd3916982c47))
|
|
19
|
+
* **e2e:** enhance API interception for demo tests ([3b8a8f5](https://github.com/eeditiones/tei-publisher-components/commit/3b8a8f55c341787d79512d72f044765e6f82b133))
|
|
20
|
+
* flaky tests ([334b468](https://github.com/eeditiones/tei-publisher-components/commit/334b46808b44489ce4943a7b5bbd206e959a7da7))
|
|
21
|
+
* **node.js.yml:** reorder e2e test steps and mark Karma test as deprecated ([06f371a](https://github.com/eeditiones/tei-publisher-components/commit/06f371a185356c6483d39fd901133e01c00bb4a1))
|
|
22
|
+
* **node.js.yml:** run Ci on next ([85519de](https://github.com/eeditiones/tei-publisher-components/commit/85519ded8bf42d84d4aa871715fafc2c1d75bc51))
|
|
23
|
+
* **pb-ajax:** contained pb-message should initially be display=none to avoid taking space ([84df915](https://github.com/eeditiones/tei-publisher-components/commit/84df9159bf3dad8dcd200f2e5a4e6bbd744cf37e))
|
|
24
|
+
* **pb-authority-lookup:** drop paper-input and paper-icon-button ([47edcd2](https://github.com/eeditiones/tei-publisher-components/commit/47edcd29b52e99a40309c4e8a2d5e394003c8813))
|
|
25
|
+
* **pb-authority-lookup:** fix styling ([6272717](https://github.com/eeditiones/tei-publisher-components/commit/6272717f9ad8c126ce97e220099c45ef6f1923e6))
|
|
26
|
+
* **pb-autocomplete, pb-repeat, pb-view, vite:** improve element imports, code consistency, and dependency resolution ([bf7e50d](https://github.com/eeditiones/tei-publisher-components/commit/bf7e50d7f7d189cbe6abc4e08468f91094789b3e))
|
|
27
|
+
* **pb-blacklab:** improve semantic markup ([174726c](https://github.com/eeditiones/tei-publisher-components/commit/174726c2e3aced028dabd01e5f275ab47de80ddf))
|
|
28
|
+
* **pb-codepen:** correct iframe title attribute and add loading attribute ([4ea18d7](https://github.com/eeditiones/tei-publisher-components/commit/4ea18d77e564c4139d700a5ea1fedd5892a004a3))
|
|
29
|
+
* **pb-custom-form:** also handle key up for input[type=search] ([96bd084](https://github.com/eeditiones/tei-publisher-components/commit/96bd08490b79b15ed6a714575bc1f335f4563818))
|
|
30
|
+
* **pb-dialog:** any button with [rel="prev"] should close the dialog ([9c8c7f0](https://github.com/eeditiones/tei-publisher-components/commit/9c8c7f0ac24ffb139fd71dcc5e58922a1488e165))
|
|
31
|
+
* **pb-dialog:** include background svg for close button in default ([98d043d](https://github.com/eeditiones/tei-publisher-components/commit/98d043dae1e0669078cc1adac354b9273b23ed31))
|
|
32
|
+
* **pb-dialog:** move dialog default CSS to components.css ([ece99c9](https://github.com/eeditiones/tei-publisher-components/commit/ece99c9bdb37cd70c81bbe54691d3263043e19a2))
|
|
33
|
+
* **pb-download,pb-edit-xml:** make themable ([85c5834](https://github.com/eeditiones/tei-publisher-components/commit/85c583448ce9778b7cb061f69b259293fffa3b26))
|
|
34
|
+
* **pb-download:** use pb-dialog instead of paper-dialog ([ddc4879](https://github.com/eeditiones/tei-publisher-components/commit/ddc48793d66c126df3ae023f15a4342c5b6f6661))
|
|
35
|
+
* **pb-facsimile:** component did not initialize if openseadragon was already loaded; this prevented multiple instances on the same page ([16c881b](https://github.com/eeditiones/tei-publisher-components/commit/16c881bdd0e1c7d9d441414d020778050f714f5e))
|
|
36
|
+
* **pb-facsimile:** improve overlay removal and add error handling for missing tiled images ([ef155c1](https://github.com/eeditiones/tei-publisher-components/commit/ef155c10d498c57be8e93561894e74c91e9b47a8))
|
|
37
|
+
* **pb-facsimile:** perform better with many pb-facs-links ([4766df1](https://github.com/eeditiones/tei-publisher-components/commit/4766df1da278b198ef9bdbea9d6ecbe7978753b8))
|
|
38
|
+
* **pb-grid, pb-grid-action:** improve panel management and removal ([af42ad8](https://github.com/eeditiones/tei-publisher-components/commit/af42ad839771b423e10dc2981e1bb8c4e70b804a))
|
|
39
|
+
* **pb-grid.cy.js:** adjust test ([5f7f697](https://github.com/eeditiones/tei-publisher-components/commit/5f7f6975da2a233c04df250d725d0a05c989c9f9))
|
|
40
|
+
* **pb-grid:** improve animation handling with fallback for unsupported promises ([cb26af9](https://github.com/eeditiones/tei-publisher-components/commit/cb26af9f946aa7ac03fc65cce40a777c6364986d))
|
|
41
|
+
* **pb-lang:** default value not displayed ([89426bf](https://github.com/eeditiones/tei-publisher-components/commit/89426bf97620976320b321b55d4b5ec0d39ffc1d))
|
|
42
|
+
* **pb-lang:** use details/summary structure instead of select ([cdc2dcd](https://github.com/eeditiones/tei-publisher-components/commit/cdc2dcda188e2feef88fec45a6263569d4be9887))
|
|
43
|
+
* **pb-leaflet-map:** add availability checks ([b3a0eee](https://github.com/eeditiones/tei-publisher-components/commit/b3a0eeeea582c69c78266aba2b840695eed74b4c))
|
|
44
|
+
* **pb-leaflet-map:** add error handling for geocoding and plugin loading failures ([f22f0ca](https://github.com/eeditiones/tei-publisher-components/commit/f22f0ca7e47be7108e06524afe0304d51b6455a6))
|
|
45
|
+
* **pb-leaflet-map:** enhance marker handling and improve event subscriptions ([51987e0](https://github.com/eeditiones/tei-publisher-components/commit/51987e0d76742d819297876da049dc887e40bbc3))
|
|
46
|
+
* **pb-link-view:** enhance reliability ([38c0f2e](https://github.com/eeditiones/tei-publisher-components/commit/38c0f2e6ce6f535017a480c6ed659cf107bbc9af))
|
|
47
|
+
* **pb-link:** prevent content duplication during rendering ([0f8ca01](https://github.com/eeditiones/tei-publisher-components/commit/0f8ca012147c0d4b8a9018988b6e71a08232b854))
|
|
48
|
+
* **pb-load:** increase max retries and enhance document loading logic ([ec5a3ce](https://github.com/eeditiones/tei-publisher-components/commit/ec5a3cee3da0e3377e3c3afa0dab6938d4e2d018))
|
|
49
|
+
* **pb-login:** do not enforce h2 for title, add placeholders ([d888703](https://github.com/eeditiones/tei-publisher-components/commit/d88870319a5c18e02a02b0bbbccf1ea678548916))
|
|
50
|
+
* **pb-login:** login/logout icons were swapped ([7b43326](https://github.com/eeditiones/tei-publisher-components/commit/7b4332604d44768b0c22f08edeba8ea6c4d6acdf))
|
|
51
|
+
* **pb-page:** enhance localeFallbackNs handling and prevent uncontrolled growth of fallback namespaces ([d0ba681](https://github.com/eeditiones/tei-publisher-components/commit/d0ba6815ff1f5dead87b3451d5dfbf6189df6600))
|
|
52
|
+
* **pb-page:** standardize endpoint references in demo HTML files ([453283e](https://github.com/eeditiones/tei-publisher-components/commit/453283ea50a731c6528618a64bd51b63193055f1))
|
|
53
|
+
* **pb-page:** update endpoint references in demo HTML files ([bf8237b](https://github.com/eeditiones/tei-publisher-components/commit/bf8237b59e0601e6e3838cb76d345c593704f9a1))
|
|
54
|
+
* **pb-paginate:** fix width of active page number (closes [#279](https://github.com/eeditiones/tei-publisher-components/issues/279)) ([e85914b](https://github.com/eeditiones/tei-publisher-components/commit/e85914b9249b7b78c5962c562eb0633387bbb4c3))
|
|
55
|
+
* **pb-panel, pb-repeat, pb-view, urls:** enhance template handling and improve registry exposure ([517660a](https://github.com/eeditiones/tei-publisher-components/commit/517660afd8b953a7aedad81eeb4ef254fcffe3b0))
|
|
56
|
+
* **pb-panel:** streamline dropdown option rendering ([628ebc4](https://github.com/eeditiones/tei-publisher-components/commit/628ebc4f8c7db41067a5f03583ebd80286831476))
|
|
57
|
+
* **pb-search:** autocomplete not working ([626fdd8](https://github.com/eeditiones/tei-publisher-components/commit/626fdd8c52510ee7c61a9240c8b94a9e6d0cc10c))
|
|
58
|
+
* **pb-select-odd:** remove neon-animation dependency and implement CSS-only dropdown animations ([9029210](https://github.com/eeditiones/tei-publisher-components/commit/9029210562dbc3a0ddf38136c7553581c10f45f9))
|
|
59
|
+
* **pb-select:** drop polymer and iron-form ([d255974](https://github.com/eeditiones/tei-publisher-components/commit/d25597467002f32f975b5f4bb0a808827dda32e1)), closes [#258](https://github.com/eeditiones/tei-publisher-components/issues/258)
|
|
60
|
+
* **pb-tabs:** bind selected as property ([c17e8b8](https://github.com/eeditiones/tei-publisher-components/commit/c17e8b82ce2af82c5de29aaa5137a9f2ac2a9a41))
|
|
61
|
+
* **pb-tify:** ensure mount container is created and attached properly ([3c8c102](https://github.com/eeditiones/tei-publisher-components/commit/3c8c102df17d0867fb860cd6f3ef516185bd9796))
|
|
62
|
+
* **pb-timeline:** remove paper-button; improve styling and tooltip positioning ([c95cb1e](https://github.com/eeditiones/tei-publisher-components/commit/c95cb1e3fe2a39793aebc512cb0487f1139e23be))
|
|
63
|
+
* **pb-upload:** improve error handling and update test descriptions ([d959d43](https://github.com/eeditiones/tei-publisher-components/commit/d959d43bf210b548b8296493c3d21c1a70723261))
|
|
64
|
+
* **pb-view:** add an attribute to set the "fill" parameter on requests. ([e6f3836](https://github.com/eeditiones/tei-publisher-components/commit/e6f3836cbde99133ba861dc71216397997bbb291))
|
|
65
|
+
* **pb-view:** ensure theme stylesheets are only added if available ([fde17c7](https://github.com/eeditiones/tei-publisher-components/commit/fde17c75885b4dd209e45bf1ad0276169c97b63c))
|
|
66
|
+
* **pb-view:** remove unused paper-dialog ([90463df](https://github.com/eeditiones/tei-publisher-components/commit/90463df6f1fe7720d676a5e79dbc9b7586217c82))
|
|
67
|
+
* **pb-view:** start listening to pb-refresh after component is ready; prevents race condition ([6196e03](https://github.com/eeditiones/tei-publisher-components/commit/6196e03e648fad9d37404f4d7d06a5bbcfe317a3))
|
|
68
|
+
* **pb-view:** update image and link URL handling ([84e3897](https://github.com/eeditiones/tei-publisher-components/commit/84e38970efa4a412f4727b395024422fefce6fec))
|
|
69
|
+
* **pb-zoom:** instead of manipulating font-size directly, pb-zoom now sets a scaling factor on :root using --pb-zoom-factor ([23ce0b5](https://github.com/eeditiones/tei-publisher-components/commit/23ce0b59e57dfb65928b956df03a8b635620d88c))
|
|
70
|
+
* **release.yml:** syntax warning ([f7e6b19](https://github.com/eeditiones/tei-publisher-components/commit/f7e6b19a2e0965e1d5d8ed89735fd00ea3e259c0))
|
|
71
|
+
* **rollup.config:** add pb-facsimile.js to build output ([1d96a98](https://github.com/eeditiones/tei-publisher-components/commit/1d96a98d1f836752decbf0edb0dc2139501ca946))
|
|
72
|
+
* **rollup.config:** refactor Verovio path resolution and clean up asset mappings ([aa05a6c](https://github.com/eeditiones/tei-publisher-components/commit/aa05a6c3662ebfa6d5a8806279da9f3323951eed))
|
|
73
|
+
* **rollup:** build warnings ([e63072b](https://github.com/eeditiones/tei-publisher-components/commit/e63072be4d46460ace46d4a2b82074464593a1e6))
|
|
74
|
+
* update animejs import and usage across components ([1d4da26](https://github.com/eeditiones/tei-publisher-components/commit/1d4da26a27274b961e6a4adf55a909efa0cc7dab))
|
|
75
|
+
* **urls:** replace path.contains with path.includes for correct state management ([f9b1a48](https://github.com/eeditiones/tei-publisher-components/commit/f9b1a484b912ea7d8ac20332065c3f4f1f9dd7c3))
|
|
76
|
+
* **vscode:** add spellright configuration for language and document types ([466559c](https://github.com/eeditiones/tei-publisher-components/commit/466559c46f303004eea4e21d786b856358db7397))
|
|
77
|
+
* **workflows:** add missing quotes in branch pattern ([96f5a96](https://github.com/eeditiones/tei-publisher-components/commit/96f5a96d342ebe2132a58c9e465fb549488bdb8c))
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
### Features
|
|
81
|
+
|
|
82
|
+
* add e2e test ([7bd6efb](https://github.com/eeditiones/tei-publisher-components/commit/7bd6efbcef27e66d2a98fe008ddd44a51d06b778))
|
|
83
|
+
* **cypress:** add component listing and smoke tests for pb-* elements ([8cb9791](https://github.com/eeditiones/tei-publisher-components/commit/8cb9791436e6b61aaab71d2c1263b54d6e69ea7f))
|
|
84
|
+
* **cypress:** add component testing ([1d1418a](https://github.com/eeditiones/tei-publisher-components/commit/1d1418a2e5ce8dddd7cd04d4f3f444da3f53bb62))
|
|
85
|
+
* **demo:** add pb-paginate sample with the prev/next page buttons (by [@daliboris](https://github.com/daliboris)) ([4fa4e7a](https://github.com/eeditiones/tei-publisher-components/commit/4fa4e7afad81e8b686a119097090c43079c2eedf))
|
|
86
|
+
* **demo:** update HTML files for improved accessibility and consistency ([002466d](https://github.com/eeditiones/tei-publisher-components/commit/002466d3eaee901864ddb6232395384b795db719))
|
|
87
|
+
* **deps:** upgrade marked from 1.2.9 to 16.4.0 ([6bcbf9d](https://github.com/eeditiones/tei-publisher-components/commit/6bcbf9d751c2a33102bfae3e1dcce28deb90ee28))
|
|
88
|
+
* **design-system:** add native design and icons ([e3aeac7](https://github.com/eeditiones/tei-publisher-components/commit/e3aeac7f61a6e375d1a83ebf0b776136ff5b19c6))
|
|
89
|
+
* enhance Cypress configuration and add real backend integration tests ([d88f2a8](https://github.com/eeditiones/tei-publisher-components/commit/d88f2a8783ce7b50880413fc21204c1b0574b21d))
|
|
90
|
+
* enhance error handling and add authentication for E2E tests ([f9569eb](https://github.com/eeditiones/tei-publisher-components/commit/f9569eb1fd474e9ae1fccf684279a826a156c7ef))
|
|
91
|
+
* enhance test stubs ([4f02c90](https://github.com/eeditiones/tei-publisher-components/commit/4f02c90183c0e791c93b6c79592f0ab48a4822b0))
|
|
92
|
+
* **i18next:** upgrade i18next and related packages ([21eee4c](https://github.com/eeditiones/tei-publisher-components/commit/21eee4cdc820e225d393feee67068a8646108986))
|
|
93
|
+
* integrate concurrently for improved test execution ([e8becbf](https://github.com/eeditiones/tei-publisher-components/commit/e8becbf2d2813ff589c0c7d74abccb40354d465c))
|
|
94
|
+
* **pb-authority-lookup:** add work entity ([b052241](https://github.com/eeditiones/tei-publisher-components/commit/b0522411c6ead850eba9a9e21b05da7e45816e16))
|
|
95
|
+
* **pb-collapse, pb-odd-editor:** remove iron-collapse and use standard ([628f782](https://github.com/eeditiones/tei-publisher-components/commit/628f78278cca122a77ab5f0fadd1bb26a4dc8ed3))
|
|
96
|
+
* **pb-custom-form:** enhance form serialization to include slotted content ([2e61503](https://github.com/eeditiones/tei-publisher-components/commit/2e615038085583c46331f28d2893b195b612993a))
|
|
97
|
+
* **pb-dialog:** add pb-dialog component to replace paper-dialog ([c05b760](https://github.com/eeditiones/tei-publisher-components/commit/c05b760ce6b63fc8d4893c354ad4731a1b619fff))
|
|
98
|
+
* **pb-document, pb-i18n, pb-view, pb-drawer, pb-highlight:** enhance event handling, improve test coverage, and remove scaffolded tests ([f543e9b](https://github.com/eeditiones/tei-publisher-components/commit/f543e9b03696092627dce0ac61e8f3ca4b7cc1ae))
|
|
99
|
+
* **pb-document:** implement coalescing for rapid attribute updates and enhance event handling ([be619ed](https://github.com/eeditiones/tei-publisher-components/commit/be619edace0207024d4da821c8d1a032acf5e52a))
|
|
100
|
+
* **pb-facs-link:** enhance loading behavior and validation logic ([16c7e85](https://github.com/eeditiones/tei-publisher-components/commit/16c7e8580be500c7cd6598cd0807a56529e46a68))
|
|
101
|
+
* **pb-facsimile:** implement request deduplication for pb-facs-link elements ([63ae76b](https://github.com/eeditiones/tei-publisher-components/commit/63ae76b8875e6a48bd984516371e350dba18c3e3)), closes [#274](https://github.com/eeditiones/tei-publisher-components/issues/274)
|
|
102
|
+
* **pb-grid:** drop polymer components ([8014c9c](https://github.com/eeditiones/tei-publisher-components/commit/8014c9cdd1bd79834e4fcd7c2f0d6d5d16349f2c))
|
|
103
|
+
* **pb-i18n:** enhance i18n functionality and add tests ([b2bf35c](https://github.com/eeditiones/tei-publisher-components/commit/b2bf35c986f81f2625a3b5e901fc36285e4453b3))
|
|
104
|
+
* **pb-lang:** switch to standard select ([9a4a01a](https://github.com/eeditiones/tei-publisher-components/commit/9a4a01abcb87dbe0cde5e4a4deeb5ba0a94c0a61))
|
|
105
|
+
* **pb-load:** implement document resolution retry mechanism and add regression tests ([1adfac3](https://github.com/eeditiones/tei-publisher-components/commit/1adfac3234af3df01f5766702ae0e25b59cbfff7))
|
|
106
|
+
* **pb-login:** drop polymer, use pb-dialog ([ffee19f](https://github.com/eeditiones/tei-publisher-components/commit/ffee19fa27f1e8520c8c3e9a877100b981e38ddf))
|
|
107
|
+
* **pb-managed-odds:** drop paper elements, use plain styling ([0f5c820](https://github.com/eeditiones/tei-publisher-components/commit/0f5c820923529b68bd264bfd1acb8ee95ef16830))
|
|
108
|
+
* **pb-message:** replace paper-dialog with pb-dialog ([e60c401](https://github.com/eeditiones/tei-publisher-components/commit/e60c401153bd2756c0d081a09e70f2be31ab2526))
|
|
109
|
+
* **pb-odd-editor:** enhance request handling and update E2E tests ([14e5d5f](https://github.com/eeditiones/tei-publisher-components/commit/14e5d5f6033ee7e1ade1ba62ea7fe699f56b5f7e))
|
|
110
|
+
* **pb-page:** update locale fallback handling and add tests ([1845310](https://github.com/eeditiones/tei-publisher-components/commit/1845310288bf3fe0e3404b824a3677ff044a45b3))
|
|
111
|
+
* **pb-paginate:** add buttons to navigate the prev/next page (by [@daliboris](https://github.com/daliboris)) ([e8c3fdc](https://github.com/eeditiones/tei-publisher-components/commit/e8c3fdc766234f782c0ab8733835bcf09c612cbd))
|
|
112
|
+
* **pb-progress:** replace paper-progress with native progres ([5ce49f1](https://github.com/eeditiones/tei-publisher-components/commit/5ce49f19abda1f37f884d977a0cc5204d690f290))
|
|
113
|
+
* **pb-search:** replace paper with native elements ([03679ea](https://github.com/eeditiones/tei-publisher-components/commit/03679ea0b52c547b7b55f5fb04bd34894c833d90))
|
|
114
|
+
* **pb-tify, pb-view, urls:** enhance state management and prevent interference during navigation ([f0aabdc](https://github.com/eeditiones/tei-publisher-components/commit/f0aabdc08a328fdf044a8962e2488b69ec613e27))
|
|
115
|
+
* **pb-tify, pb-view:** enhance navigation state management and error handling ([89b89ce](https://github.com/eeditiones/tei-publisher-components/commit/89b89cebd1b24bebf663e58644fa8da1fd908883))
|
|
116
|
+
* **pb-tify:** add navigation support and IIIF manifest compatibility ([4d3fbb0](https://github.com/eeditiones/tei-publisher-components/commit/4d3fbb0c0d69bc8e48a696bacc270c97ee870b9b)), closes [#222](https://github.com/eeditiones/tei-publisher-components/issues/222)
|
|
117
|
+
* **pb-tify:** enhance error handling and improve manifest loading ([0a298c6](https://github.com/eeditiones/tei-publisher-components/commit/0a298c64cd9885c517b3a37363f69732c380c8cf))
|
|
118
|
+
* **pb-tify:** enhance manifest handling and improve component tests ([2d034de](https://github.com/eeditiones/tei-publisher-components/commit/2d034dedc389b3bd0025a991fb37938779329361))
|
|
119
|
+
* **pb-tify:** enhance navigation and manifest handling ([90fffc0](https://github.com/eeditiones/tei-publisher-components/commit/90fffc02accfacde9e0a24c7f43608d15f1032ce))
|
|
120
|
+
* **pb-tify:** improve canvas handling and event emission ([2dbbe14](https://github.com/eeditiones/tei-publisher-components/commit/2dbbe143e7d86196ddd27e292901e3cfb2039922))
|
|
121
|
+
* **pb-toggle-feature:** replace paper with native checkbox ([b1da06c](https://github.com/eeditiones/tei-publisher-components/commit/b1da06c70745646effb082e67556f7f6691c46e7))
|
|
122
|
+
* **pb-zoom:** replace paper button ([cddb36f](https://github.com/eeditiones/tei-publisher-components/commit/cddb36fddd35e4e31b6bbd1a98af1f3c9275a92e))
|
|
123
|
+
* **tests:** add smoke tests for pb-*.html demo pages ([dbaf664](https://github.com/eeditiones/tei-publisher-components/commit/dbaf664e031c3f88a4d358a2f1411ab3ec535909))
|
|
124
|
+
* update Vaadin dependencies and enhance pb-odd-editor tab management ([a69bc32](https://github.com/eeditiones/tei-publisher-components/commit/a69bc32027f057414f36f7d870097d69a97fed3c)), closes [#262](https://github.com/eeditiones/tei-publisher-components/issues/262)
|
|
125
|
+
* **verovio:** upgrade verovio and enhance pb-mei tests ([80a269b](https://github.com/eeditiones/tei-publisher-components/commit/80a269b01e16939c174ec1fee4581eedcefde827))
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
### BREAKING CHANGES
|
|
129
|
+
|
|
130
|
+
* **deps:** Updated marked API usage for v16 compatibility
|
|
131
|
+
|
|
132
|
+
- Update import statements from lib paths to named exports
|
|
133
|
+
- Replace marked.setOptions() with marked.use() for renderer config
|
|
134
|
+
- Fix custom renderer to handle object-based code parameter (code.lang, code.text)
|
|
135
|
+
- Update parsing calls from marked() to marked.parse()
|
|
136
|
+
- Add comprehensive test coverage for custom renderer and error handling
|
|
137
|
+
|
|
138
|
+
Components affected:
|
|
139
|
+
- pb-markdown: Custom renderer for code blocks with pb-code-highlight
|
|
140
|
+
- pb-component-view: Documentation rendering with custom code renderer
|
|
141
|
+
|
|
142
|
+
# [2.26.0-next-3.21](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.20...v2.26.0-next-3.21) (2025-12-22)
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
### Bug Fixes
|
|
146
|
+
|
|
147
|
+
* **pb-paginate:** fix width of active page number (closes [#279](https://github.com/eeditiones/tei-publisher-components/issues/279)) ([e85914b](https://github.com/eeditiones/tei-publisher-components/commit/e85914b9249b7b78c5962c562eb0633387bbb4c3))
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
### Features
|
|
151
|
+
|
|
152
|
+
* **demo:** add pb-paginate sample with the prev/next page buttons (by [@daliboris](https://github.com/daliboris)) ([4fa4e7a](https://github.com/eeditiones/tei-publisher-components/commit/4fa4e7afad81e8b686a119097090c43079c2eedf))
|
|
153
|
+
* **pb-paginate:** add buttons to navigate the prev/next page (by [@daliboris](https://github.com/daliboris)) ([e8c3fdc](https://github.com/eeditiones/tei-publisher-components/commit/e8c3fdc766234f782c0ab8733835bcf09c612cbd))
|
|
154
|
+
|
|
155
|
+
# [2.26.0-next-3.20](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.19...v2.26.0-next-3.20) (2025-12-11)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Bug Fixes
|
|
159
|
+
|
|
160
|
+
* **pb-facsimile:** perform better with many pb-facs-links ([4766df1](https://github.com/eeditiones/tei-publisher-components/commit/4766df1da278b198ef9bdbea9d6ecbe7978753b8))
|
|
161
|
+
|
|
162
|
+
# [2.26.0-next-3.19](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.18...v2.26.0-next-3.19) (2025-12-04)
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Bug Fixes
|
|
166
|
+
|
|
167
|
+
* corrects indentation ([99aac66](https://github.com/eeditiones/tei-publisher-components/commit/99aac66183710bee3b3fa05ee5ded93d3c13b7fb))
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
### Features
|
|
171
|
+
|
|
172
|
+
* **pb-authority-lookup:** add work entity ([b052241](https://github.com/eeditiones/tei-publisher-components/commit/b0522411c6ead850eba9a9e21b05da7e45816e16))
|
|
173
|
+
|
|
174
|
+
# [2.26.0-next-3.18](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.17...v2.26.0-next-3.18) (2025-11-04)
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
### Bug Fixes
|
|
178
|
+
|
|
179
|
+
* **pb-facsimile:** update OSD and override fullscreen differently ([ddb9e18](https://github.com/eeditiones/tei-publisher-components/commit/ddb9e188a84739f3a4b128c816ebb1ba55a08bd7))
|
|
180
|
+
|
|
181
|
+
# [2.26.0-next-3.17](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.16...v2.26.0-next-3.17) (2025-10-06)
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
### Bug Fixes
|
|
185
|
+
|
|
186
|
+
* **pb-zoom:** instead of manipulating font-size directly, pb-zoom now sets a scaling factor on :root using --pb-zoom-factor ([23ce0b5](https://github.com/eeditiones/tei-publisher-components/commit/23ce0b59e57dfb65928b956df03a8b635620d88c))
|
|
187
|
+
|
|
188
|
+
# [2.26.0-next-3.16](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.15...v2.26.0-next-3.16) (2025-09-12)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
### Features
|
|
192
|
+
|
|
193
|
+
* **pb-managed-odds:** drop paper elements, use plain styling ([0f5c820](https://github.com/eeditiones/tei-publisher-components/commit/0f5c820923529b68bd264bfd1acb8ee95ef16830))
|
|
194
|
+
|
|
195
|
+
# [2.26.0-next-3.15](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.14...v2.26.0-next-3.15) (2025-09-11)
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
### Bug Fixes
|
|
199
|
+
|
|
200
|
+
* **pb-timeline:** remove paper-button; improve styling and tooltip positioning ([c95cb1e](https://github.com/eeditiones/tei-publisher-components/commit/c95cb1e3fe2a39793aebc512cb0487f1139e23be))
|
|
201
|
+
|
|
202
|
+
# [2.26.0-next-3.14](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.13...v2.26.0-next-3.14) (2025-09-10)
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
### Bug Fixes
|
|
206
|
+
|
|
207
|
+
* **pb-facsimile:** component did not initialize if openseadragon was already loaded; this prevented multiple instances on the same page ([16c881b](https://github.com/eeditiones/tei-publisher-components/commit/16c881bdd0e1c7d9d441414d020778050f714f5e))
|
|
208
|
+
* **pb-view:** start listening to pb-refresh after component is ready; prevents race condition ([6196e03](https://github.com/eeditiones/tei-publisher-components/commit/6196e03e648fad9d37404f4d7d06a5bbcfe317a3))
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
### Features
|
|
212
|
+
|
|
213
|
+
* **pb-grid:** drop polymer components ([8014c9c](https://github.com/eeditiones/tei-publisher-components/commit/8014c9cdd1bd79834e4fcd7c2f0d6d5d16349f2c))
|
|
214
|
+
|
|
215
|
+
# [2.26.0-next-3.13](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.12...v2.26.0-next-3.13) (2025-09-10)
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
### Bug Fixes
|
|
219
|
+
|
|
220
|
+
* **docker:** allign image ([45fcfe6](https://github.com/eeditiones/tei-publisher-components/commit/45fcfe682d4413baaf6413e3801201f46d7b0f0a)), closes [#244](https://github.com/eeditiones/tei-publisher-components/issues/244)
|
|
221
|
+
* **docker:** minor fixes ([34ad702](https://github.com/eeditiones/tei-publisher-components/commit/34ad702e6e72455096421cfa6f77a9a921cf2b31))
|
|
222
|
+
* **i18n:** correct pl labels ([f861af7](https://github.com/eeditiones/tei-publisher-components/commit/f861af774050accc0a5479ae40a5be94c8f87f2f))
|
|
223
|
+
* **pb-dialog:** any button with [rel="prev"] should close the dialog ([9c8c7f0](https://github.com/eeditiones/tei-publisher-components/commit/9c8c7f0ac24ffb139fd71dcc5e58922a1488e165))
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Features
|
|
227
|
+
|
|
228
|
+
* **pb-progress:** replace paper-progress with native progres ([5ce49f1](https://github.com/eeditiones/tei-publisher-components/commit/5ce49f19abda1f37f884d977a0cc5204d690f290))
|
|
229
|
+
|
|
230
|
+
# [2.26.0-next-3.12](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.11...v2.26.0-next-3.12) (2025-08-31)
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
### Bug Fixes
|
|
234
|
+
|
|
235
|
+
* **pb-dialog:** include background svg for close button in default ([98d043d](https://github.com/eeditiones/tei-publisher-components/commit/98d043dae1e0669078cc1adac354b9273b23ed31))
|
|
236
|
+
* **pb-login:** login/logout icons were swapped ([7b43326](https://github.com/eeditiones/tei-publisher-components/commit/7b4332604d44768b0c22f08edeba8ea6c4d6acdf))
|
|
237
|
+
|
|
238
|
+
# [2.26.0-next-3.11](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.10...v2.26.0-next-3.11) (2025-08-28)
|
|
2
239
|
|
|
3
240
|
|
|
4
241
|
### Bug Fixes
|
|
5
242
|
|
|
6
|
-
* **pb-
|
|
243
|
+
* **pb-view:** add an attribute to set the "fill" parameter on requests. ([e6f3836](https://github.com/eeditiones/tei-publisher-components/commit/e6f3836cbde99133ba861dc71216397997bbb291))
|
|
7
244
|
|
|
8
|
-
|
|
245
|
+
# [2.26.0-next-3.10](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.9...v2.26.0-next-3.10) (2025-07-29)
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
### Features
|
|
249
|
+
|
|
250
|
+
* **pb-collapse, pb-odd-editor:** remove iron-collapse and use standard ([628f782](https://github.com/eeditiones/tei-publisher-components/commit/628f78278cca122a77ab5f0fadd1bb26a4dc8ed3))
|
|
251
|
+
|
|
252
|
+
# [2.26.0-next-3.9](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.8...v2.26.0-next-3.9) (2025-07-26)
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
### Bug Fixes
|
|
256
|
+
|
|
257
|
+
* **pb-authority-lookup:** fix styling ([6272717](https://github.com/eeditiones/tei-publisher-components/commit/6272717f9ad8c126ce97e220099c45ef6f1923e6))
|
|
258
|
+
|
|
259
|
+
# [2.26.0-next-3.8](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.7...v2.26.0-next-3.8) (2025-07-25)
|
|
9
260
|
|
|
10
261
|
|
|
11
262
|
### Bug Fixes
|
|
12
263
|
|
|
13
|
-
* **pb-
|
|
264
|
+
* **pb-authority-lookup:** drop paper-input and paper-icon-button ([47edcd2](https://github.com/eeditiones/tei-publisher-components/commit/47edcd29b52e99a40309c4e8a2d5e394003c8813))
|
|
265
|
+
* **pb-view:** remove unused paper-dialog ([90463df](https://github.com/eeditiones/tei-publisher-components/commit/90463df6f1fe7720d676a5e79dbc9b7586217c82))
|
|
14
266
|
|
|
15
|
-
# [2.26.0](https://github.com/eeditiones/tei-publisher-components/compare/v2.
|
|
267
|
+
# [2.26.0-next-3.7](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.6...v2.26.0-next-3.7) (2025-07-24)
|
|
16
268
|
|
|
17
269
|
|
|
18
270
|
### Bug Fixes
|
|
19
271
|
|
|
20
|
-
* **pb-
|
|
21
|
-
* **pb-
|
|
272
|
+
* **pb-custom-form:** also handle key up for input[type=search] ([96bd084](https://github.com/eeditiones/tei-publisher-components/commit/96bd08490b79b15ed6a714575bc1f335f4563818))
|
|
273
|
+
* **pb-download,pb-edit-xml:** make themable ([85c5834](https://github.com/eeditiones/tei-publisher-components/commit/85c583448ce9778b7cb061f69b259293fffa3b26))
|
|
274
|
+
|
|
275
|
+
# [2.26.0-next-3.6](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.5...v2.26.0-next-3.6) (2025-07-18)
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
### Bug Fixes
|
|
279
|
+
|
|
280
|
+
* **pb-search:** autocomplete not working ([626fdd8](https://github.com/eeditiones/tei-publisher-components/commit/626fdd8c52510ee7c61a9240c8b94a9e6d0cc10c))
|
|
22
281
|
|
|
23
282
|
|
|
24
283
|
### Features
|
|
25
284
|
|
|
26
|
-
* **pb-
|
|
27
|
-
|
|
285
|
+
* **pb-search:** replace paper with native elements ([03679ea](https://github.com/eeditiones/tei-publisher-components/commit/03679ea0b52c547b7b55f5fb04bd34894c833d90))
|
|
286
|
+
|
|
287
|
+
# [2.26.0-next-3.5](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.4...v2.26.0-next-3.5) (2025-07-02)
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
### Bug Fixes
|
|
291
|
+
|
|
292
|
+
* **pb-ajax:** contained pb-message should initially be display=none to avoid taking space ([84df915](https://github.com/eeditiones/tei-publisher-components/commit/84df9159bf3dad8dcd200f2e5a4e6bbd744cf37e))
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
### Features
|
|
296
|
+
|
|
297
|
+
* **pb-toggle-feature:** replace paper with native checkbox ([b1da06c](https://github.com/eeditiones/tei-publisher-components/commit/b1da06c70745646effb082e67556f7f6691c46e7))
|
|
298
|
+
|
|
299
|
+
# [2.26.0-next-3.4](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.3...v2.26.0-next-3.4) (2025-06-19)
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
### Bug Fixes
|
|
303
|
+
|
|
304
|
+
* **pb-lang:** default value not displayed ([89426bf](https://github.com/eeditiones/tei-publisher-components/commit/89426bf97620976320b321b55d4b5ec0d39ffc1d))
|
|
305
|
+
|
|
306
|
+
# [2.26.0-next-3.3](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.2...v2.26.0-next-3.3) (2025-06-19)
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
### Bug Fixes
|
|
310
|
+
|
|
311
|
+
* **pb-lang:** use details/summary structure instead of select ([cdc2dcd](https://github.com/eeditiones/tei-publisher-components/commit/cdc2dcda188e2feef88fec45a6263569d4be9887))
|
|
312
|
+
|
|
313
|
+
# [2.26.0-next-3.2](https://github.com/eeditiones/tei-publisher-components/compare/v2.26.0-next-3.1...v2.26.0-next-3.2) (2025-06-15)
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
### Bug Fixes
|
|
317
|
+
|
|
318
|
+
* **pb-login:** do not enforce h2 for title, add placeholders ([d888703](https://github.com/eeditiones/tei-publisher-components/commit/d88870319a5c18e02a02b0bbbccf1ea678548916))
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
### Features
|
|
322
|
+
|
|
323
|
+
* **pb-zoom:** replace paper button ([cddb36f](https://github.com/eeditiones/tei-publisher-components/commit/cddb36fddd35e4e31b6bbd1a98af1f3c9275a92e))
|
|
324
|
+
|
|
325
|
+
# [2.26.0-next-3.1](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.4...v2.26.0-next-3.1) (2025-06-10)
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
### Bug Fixes
|
|
329
|
+
|
|
330
|
+
* **pb-dialog:** move dialog default CSS to components.css ([ece99c9](https://github.com/eeditiones/tei-publisher-components/commit/ece99c9bdb37cd70c81bbe54691d3263043e19a2))
|
|
331
|
+
* **pb-download:** use pb-dialog instead of paper-dialog ([ddc4879](https://github.com/eeditiones/tei-publisher-components/commit/ddc48793d66c126df3ae023f15a4342c5b6f6661))
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
### Features
|
|
335
|
+
|
|
336
|
+
* **pb-dialog:** add pb-dialog component to replace paper-dialog ([c05b760](https://github.com/eeditiones/tei-publisher-components/commit/c05b760ce6b63fc8d4893c354ad4731a1b619fff))
|
|
337
|
+
* **pb-lang:** switch to standard select ([9a4a01a](https://github.com/eeditiones/tei-publisher-components/commit/9a4a01abcb87dbe0cde5e4a4deeb5ba0a94c0a61))
|
|
338
|
+
* **pb-login:** drop polymer, use pb-dialog ([ffee19f](https://github.com/eeditiones/tei-publisher-components/commit/ffee19fa27f1e8520c8c3e9a877100b981e38ddf))
|
|
339
|
+
* **pb-message:** replace paper-dialog with pb-dialog ([e60c401](https://github.com/eeditiones/tei-publisher-components/commit/e60c401153bd2756c0d081a09e70f2be31ab2526))
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
## [2.25.7](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.6...v2.25.7) (2025-11-04)
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
### Bug Fixes
|
|
346
|
+
|
|
347
|
+
* **pb-facsimile:** update OSD and override fullscreen differently ([ddb9e18](https://github.com/eeditiones/tei-publisher-components/commit/ddb9e188a84739f3a4b128c816ebb1ba55a08bd7))
|
|
348
|
+
|
|
349
|
+
## [2.25.6](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.5...v2.25.6) (2025-09-09)
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
### Bug Fixes
|
|
353
|
+
|
|
354
|
+
* **docker:** allign image ([45fcfe6](https://github.com/eeditiones/tei-publisher-components/commit/45fcfe682d4413baaf6413e3801201f46d7b0f0a)), closes [#244](https://github.com/eeditiones/tei-publisher-components/issues/244)
|
|
355
|
+
* **docker:** minor fixes ([34ad702](https://github.com/eeditiones/tei-publisher-components/commit/34ad702e6e72455096421cfa6f77a9a921cf2b31))
|
|
356
|
+
|
|
357
|
+
## [2.25.5](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.4...v2.25.5) (2025-08-16)
|
|
358
|
+
|
|
359
|
+
|
|
360
|
+
### Bug Fixes
|
|
361
|
+
|
|
362
|
+
* **i18n:** correct pl labels ([f861af7](https://github.com/eeditiones/tei-publisher-components/commit/f861af774050accc0a5479ae40a5be94c8f87f2f))
|
|
363
|
+
|
|
364
|
+
## [2.25.4](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.3...v2.25.4) (2025-06-04)
|
|
365
|
+
|
|
366
|
+
|
|
367
|
+
### Bug Fixes
|
|
368
|
+
|
|
369
|
+
* **pb-leaflet-map:** collapse the layer control by default, so it doesn't use too much space ([78f160f](https://github.com/eeditiones/tei-publisher-components/commit/78f160fa9e87799453354b19b6186c1c53d2b48b))
|
|
28
370
|
|
|
29
371
|
## [2.25.3](https://github.com/eeditiones/tei-publisher-components/compare/v2.25.2...v2.25.3) (2025-05-30)
|
|
30
372
|
|