-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: improve Route module #1634
Conversation
1. List page, search area field, supplement Placeholder. 2. Create routing page, step 1, form should be aligned to the left, not centered. 3. Create routing page, title remove spaces.
Codecov Report
@@ Coverage Diff @@
## master #1634 +/- ##
==========================================
- Coverage 71.92% 61.97% -9.96%
==========================================
Files 133 47 -86
Lines 5472 3116 -2356
Branches 592 0 -592
==========================================
- Hits 3936 1931 -2005
+ Misses 1293 873 -420
- Partials 243 312 +69
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
also cc @guoqqqi to review |
plugin orchestration works well with Edge (Chromium) browser,modifying the judgment condition to allow Edge to use this feature
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related improve Route module #1628 plugin compose support Edge browser #1150
New feature or improvement