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

feat: support classNames and styles #518

Merged

Conversation

Wxh16144
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Oct 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
upload ❌ Failed (Inspect) Oct 18, 2023 7:47am

@@ -266,7 +266,8 @@ class AjaxUploader extends Component<UploadProps> {
className,
disabled,
id,
style,
style: rootStyle,
innerStyle,
Copy link
Member

Choose a reason for hiding this comment

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

名字太松散了,建议语义化掉。

@Wxh16144 Wxh16144 changed the title feat: add innserStyle props feat: support classNames and styles Oct 18, 2023
src/AjaxUploader.tsx Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #518 (6b1b8bc) into master (6e24053) will increase coverage by 0.10%.
The diff coverage is 100.00%.

❗ Current head 6b1b8bc differs from pull request most recent head 0c079a3. Consider uploading reports for the commit 0c079a3 to get more accurate results

@@            Coverage Diff             @@
##           master     #518      +/-   ##
==========================================
+ Coverage   87.00%   87.10%   +0.10%     
==========================================
  Files           6        6              
  Lines         254      256       +2     
  Branches       62       63       +1     
==========================================
+ Hits          221      223       +2     
  Misses         33       33              
Files Coverage Δ
src/AjaxUploader.tsx 83.45% <100.00%> (+0.25%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

src/AjaxUploader.tsx Outdated Show resolved Hide resolved
src/AjaxUploader.tsx Outdated Show resolved Hide resolved
@zombieJ zombieJ merged commit 3dacfff into react-component:master Oct 18, 2023
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.

2 participants