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/date picker panel header locale #568

Merged
merged 12 commits into from
Jun 24, 2024

Conversation

yangxiaolang
Copy link
Collaborator

@yangxiaolang yangxiaolang commented Jun 17, 2024

  1. 处理 picker-panel 的 header content 溢出问题
  2. 处理 picker-panel 的 header 内年月内容的本地化显示, 年/月 或 月/年 以及相应的年月显示
  3. 处理 trigger value 的默认 format ,使用前端 API 进行本地化
  4. range-picker storybook 修改
  5. 更改使用 Signal API
  6. storybook 预览应用增加全局样式的 reset-browser 用来处理预览应用中 文本按钮与文本 字体不同导致的 baseline 不对齐问题

    reset-browser cp 的 fe 的 reset-browser , 只是 body 的 bg 为了还原预览应用的原本样式, 使用了 n-10

Copy link

changeset-bot bot commented Jun 17, 2024

🦋 Changeset detected

Latest commit: 6b9b77f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@alauda/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@yangxiaolang
Copy link
Collaborator Author

monthBeforeYear$ 其实应该直接放 i18nService 里

@yangxiaolang yangxiaolang merged commit ca0c824 into master Jun 24, 2024
8 checks passed
@yangxiaolang yangxiaolang deleted the feat/date-picker-panel-header-locale branch June 24, 2024 09:39
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