Skip to content
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

Feature/UI/framework/vue3 #111

Merged
merged 5 commits into from
Dec 17, 2023
Merged

Conversation

Helltab
Copy link
Contributor

@Helltab Helltab commented Dec 16, 2023

fix these issues #76 #106 #104

  1. this framework include these features:
    Vue3 Vite TypeScript Ant Design Vue AntV|echarts lodash i18n colorful theme
  2. more details are in ./ui-vue3/README.md file
image

`Vue3` `Vite` `TypeScript` `Ant Design Vue` `AntV|echarts` `lodash` `i18n` `colorful theme`
Copy link
Contributor

@SDUWYS SDUWYS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

)

response.use(
(response) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be better to add some global exception handling hints?
Do we need to add login verification in the future?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please create a issue about the global exception and login

@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (49cbe64) 48.53% compared to head (2b2bc83) 48.52%.

❗ Current head 2b2bc83 differs from pull request most recent head 4d03dcb. Consider uploading reports for the commit 4d03dcb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
- Coverage   48.53%   48.52%   -0.01%     
==========================================
  Files         149      148       -1     
  Lines        9565     9568       +3     
  Branches       41       41              
==========================================
+ Hits         4642     4643       +1     
- Misses       4395     4397       +2     
  Partials      528      528              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@chickenlj chickenlj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@chickenlj chickenlj merged commit 0784b25 into apache:master Dec 17, 2023
4 checks passed
Copy link
Contributor

@jianyi-gronk jianyi-gronk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants