stable
Clone or download
Read-only
Part of story #16648 have decorators on ListPicker fields This patch update the tlp documentation of the List Picker It also fix the rendering of a custom template. Change-Id: I09907a1b7165e6257a140e1f601b4ab0859b064f
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/list-picker/src/items/ListItemMapBuilder.test.ts | +5 | −5 | Go to diff View file |
M | src/scripts/list-picker/src/items/ListItemMapBuilder.ts | +1 | −0 | Go to diff View file |
M | src/scripts/list-picker/src/type.ts | +6 | −2 | Go to diff View file |
M | src/themes/tlp/doc/js/editors.js | +18 | −6 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/list-picker/doc.html | +9 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/list-picker/example.html | +3 | −3 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/multi-list-picker/doc.html | +8 | −2 | Go to diff View file |
M | src/www/tlp-doc/resources/forms/multi-list-picker/example.html | +3 | −3 | Go to diff View file |