This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch feat-plugins
in repository
https://gitbox.apache.org/repos/asf/incubator-apisix-dashboard.git.
from 8523d74 feat: refactor plugin list
new 44a1c2f feat: added locale
new 8ffe2f4 feat: refactor plugin initial
new 2659b96 feat: update category
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/components/PluginForm/data.ts | 61 +++++++++++++++---------------
src/components/PluginForm/locales/en-US.ts | 7 ++++
src/components/PluginForm/locales/zh-CN.ts | 5 +++
src/components/PluginForm/typing.d.ts | 4 +-
src/pages/Routes/Create.tsx | 27 +++++++------
5 files changed, 58 insertions(+), 46 deletions(-)