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(static-date-picker): hide non-current month's dates #1863

Merged
merged 2 commits into from
Feb 25, 2022

Conversation

nnmax
Copy link
Contributor

@nnmax nnmax commented Feb 25, 2022

No description provided.

@vercel
Copy link

vercel bot commented Feb 25, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growingio/gio-design/2GhD7PnQA9ZoE7bL5URrKQVyTReX
✅ Preview: https://gio-design-git-datepickerhideotherdates-growingio.vercel.app

@nnmax nnmax requested a review from gavin-hao February 25, 2022 08:30
@sonarcloud
Copy link

sonarcloud bot commented Feb 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@gavin-hao gavin-hao merged commit 1fbcf75 into master Feb 25, 2022
@gavin-hao gavin-hao deleted the datePickerHideOtherDates branch February 25, 2022 08:39
jack0pan pushed a commit that referenced this pull request Feb 25, 2022
# [22.14.0](v22.13.2...v22.14.0) (2022-02-25)

### Features

* **static-date-picker:** hide non-current month's dates ([#1863](#1863)) ([1fbcf75](1fbcf75))
@jack0pan
Copy link
Member

🎉 This PR is included in version 22.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

nnmax pushed a commit that referenced this pull request Mar 10, 2022
1. 解决了 #1863 引入的 `disabledDate` 判断错误,导致将月份和年份也错误 disabled 的问题;
2.
解决了过去动态时段-回显数据时,时间选择器面板未定位到已选定日期的问题;

fix #1888
nnmax pushed a commit that referenced this pull request Mar 10, 2022
1. 解决了 #1863 引入的 `disabledDate` 判断错误,导致将月份和年份也错误 disabled 的问题;
2. 解决了过去动态时段-回显数据时,时间选择器面板未定位到已选定日期的问题;

fix #1888
gavin-hao pushed a commit that referenced this pull request Mar 10, 2022
1. 解决了 #1863 引入的 `disabledDate` 判断错误,导致将月份和年份也错误 disabled 的问题;
2. 解决了过去动态时段-回显数据时,时间选择器面板未定位到已选定日期的问题;

fix #1888

Co-authored-by: maxin <maxin@growingio.com>
growingio-bot pushed a commit that referenced this pull request Mar 11, 2022
## [22.14.10](v22.14.9...v22.14.10) (2022-03-11)

### Bug Fixes

* **date-picker, time-picker:** fix color and use less token ([#1897](#1897)) ([ae3f606](ae3f606))
* **filter-picker:** when `valueType` was changed initialize state ([#1900](#1900)) ([4415f55](4415f55))
* **static-date-picker:** fix some bug ([#1898](#1898)) ([f053caf](f053caf)), closes [#1863](#1863) [#1888](#1888)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants