mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
FEATURE: support for multi-combo-box
This commit is contained in:
parent
3093074398
commit
0da529010a
58 changed files with 1394 additions and 985 deletions
10
.eslintrc
10
.eslintrc
|
@ -43,11 +43,11 @@
|
|||
"asyncRender":true,
|
||||
"selectDropdown":true,
|
||||
"selectBox":true,
|
||||
"expandSelectBox":true,
|
||||
"collapseSelectBox":true,
|
||||
"selectBoxSelectRow":true,
|
||||
"selectBoxSelectNoneRow":true,
|
||||
"selectBoxFillInFilter":true,
|
||||
"expandSelectBoxKit":true,
|
||||
"collapseSelectBoxKit":true,
|
||||
"selectBoxKitSelectRow":true,
|
||||
"selectBoxKitSelectNoneRow":true,
|
||||
"selectBoxKitFillInFilter":true,
|
||||
"asyncTestDiscourse":true,
|
||||
"fixture":true,
|
||||
"find":true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue