mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 22:49:26 +08:00
* feat: add RemoteSelect * feat: match * feat: support use select field * fix: revert no need code * fix: remove console * feat: reuse select * feat: support multiple value and labelInValue * fix: incorrect import * fix: missing title in RemoteSelect * feat: add association-select * fix: edit * feat: support sort * feat: support filter * fix: break * fix: loss of filter data after closing the drawer * fix: multiple not support in select * fix: some bugs in multiple * feat: support select in o2m,o2o * feat: support more association field * feat: improve * fix: remove unused files * feat: make o2m also support pattern * fix: missing value on edit