You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/12/30 09:56:06 UTC

[apisix-dashboard] branch feat-version-manager updated (22623a3 -> 316bfe1)

This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a change to branch feat-version-manager
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.


    from 22623a3  Merge branch 'master' of github.com:apache/apisix-dashboard into feat-version-manager
     add 316bfe1  feat: use labels form item

No new revisions were added by this update.

Summary of changes:
 web/src/locales/en-US/component.ts                 |  1 +
 web/src/locales/zh-CN/component.ts                 |  1 +
 web/src/pages/Plugin/components/Step1.tsx          | 16 ----
 .../pages/Route/components/Step1/LabelsDrawer.tsx  |  1 +
 web/src/pages/Route/components/Step1/MetaView.tsx  | 85 +++++++++++++++++-----
 web/src/pages/Route/typing.d.ts                    |  2 +-
 6 files changed, 69 insertions(+), 37 deletions(-)
 delete mode 100644 web/src/pages/Plugin/components/Step1.tsx