mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
* refactor: extract urlSchema and paramsSchema to useURLAndParamsSchema * refactor: extract to useParseURLAndParams * feat: support to parse variables in Menu.URL * test: add e2e test * chore: fix e2e tests