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

fix(CalendarPickerView): Fix empty header cell for some month #6661

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jul 3, 2024

fix #6658

Copy link
Contributor

github-actions bot commented Jul 3, 2024

Size Change: +30 B (+0.01%)

Total Size: 356 kB

Filename Size Change
./lib/bundle/antd-mobile.compatible.umd.js 191 kB +14 B (+0.01%)
./lib/bundle/antd-mobile.umd.js 146 kB +16 B (+0.01%)
ℹ️ View Unchanged
Filename Size
./lib/bundle/css-vars-patch.css 1.42 kB
./lib/bundle/style.css 18 kB

compressed-size-action

Copy link
Contributor

github-actions bot commented Jul 3, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
./lib/bundle/antd-mobile.es.js 102.86 KB (-35 B 🔽) 2.1 s (-0.04% 🔽) 1.3 s (+6.43% 🔺) 3.3 s

Copy link
Contributor

github-actions bot commented Jul 3, 2024

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6661.surge.sh

@zombieJ zombieJ merged commit e94273e into master Jul 3, 2024
8 checks passed
@zombieJ zombieJ deleted the fix-empty branch July 3, 2024 03:38
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.

CalendarPicker bug 1号是周日时,当月最上面会多一个空行
2 participants