stable

Clone or download

Read-only

Merge 'gerrit #19267' into stable/master

* commit '2fc92f2c15': request #15117 Unit-test TLP's filter-inline-table Change-Id: I2c82d9d6c293d5b95550047fe2dcffb2a3ccfb5e

Modified Files

Name
M .eslintrc.js +4 −1 Go to diff View file
M src/themes/tlp/src/index.d.ts +1 −0 Go to diff View file
A src/themes/tlp/src/js/filter-inline-table.d.ts +23 −0 Go to diff View file
M src/themes/tlp/src/js/filter-inline-table.js +9 −10 Go to diff View file
A src/themes/tlp/src/js/filter-inline-table.test.ts +320 −0 Go to diff View file
M src/themes/tlp/src/js/index.js +1 −1 Go to diff View file
M src/themes/tlp/src/js/popovers.d.ts +0 −5 Go to diff View file
M src/tsconfig.json +2 −1 Go to diff View file