tei-publisher-components icon indicating copy to clipboard operation
tei-publisher-components copied to clipboard

Web components used by TEI Publisher and apps generated by it

Results 44 tei-publisher-components issues
Sort by recently updated
recently updated
newest added

The initial state of pb-toggle-feature is not respected by pb-view To reproduce compare - http://localhost:8000/demo/pb-toggle-feature2.html with the rendered page when the initial state has been reflected to the URL (reloading...

If both options for sorting and filtering are not set (an empty Array), hidden HTML controls are generated, even for control for deleting document(s). In such circumstances `` component can...

Escaped characters used in i18n resources are not unescaped in UI. See [Choose what is shown by default...](https://crowdin.com/translate/tei-publisher/2/en-cs#240). Problem with escaping is with original English too. ![Unescaped-text-brackets-CZ](https://user-images.githubusercontent.com/8056045/95115995-a444a780-0746-11eb-82de-a7c90e4c4be8.png) ![Unescaped-text-brackets-EN](https://user-images.githubusercontent.com/8056045/95116004-a7d82e80-0746-11eb-9d6a-b2b42cc74a3f.png)

extend pb-facsimile reference strip feature with a way to specify a label for each of the thumbnails, like it is done in e.g. [Ginzberg edition](https://www.ginzberg.ethz.ch/05_Vol_03_folder_01_001r.xml)

enhancement

Extending `pb-search` with `pb-repeat/pb-select` leads to incorrect query parameter set when serializing the default first instance of the `pb-repeat` Setting `` works well, thus the problem lies probably in initializing...

bug

If pb-facsimile is used inside the pb-panel/template, the web component does not work in version 1.24.12, which is required for 7.x, nor with any 1.24.x version. Browser console shows images...

Today I wanted to migrate a couple of elements defined in my odd from an _inline_ to a _link_ behaviour. In both cases, I want them to offer some additional...

Since `pb-popover` can be used with `remote` property to load data from arbitrary endpoint, it should observe the `loadOnce` property as `pb-load` does to prevent multiple loading of the same...