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): add new bq-date-picker component #1029

Merged
merged 75 commits into from
May 21, 2024
Merged

Conversation

Cata1989
Copy link
Collaborator

@Cata1989 Cata1989 commented Apr 22, 2024

Description

The purpose of this PR is to introduce a new feature like Date Picker which uses an external library named Cally (https://wicky.nillia.ms/cally/) which is not integrated in our Beeq Components.

Related Issue

Fixes #916

Documentation

Screenshots (if applicable)

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my own code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

Additional Notes

@Cata1989 Cata1989 added the feature 🛠 New feature or request label Apr 22, 2024
@Cata1989 Cata1989 linked an issue Apr 22, 2024 that may be closed by this pull request
@Cata1989 Cata1989 force-pushed the feat/date_picker branch 2 times, most recently from bdfe185 to 1e8de38 Compare April 25, 2024 14:02
@Cata1989 Cata1989 force-pushed the feat/date_picker branch from 2c7da4b to ac72e59 Compare May 13, 2024 07:59
@Cata1989 Cata1989 marked this pull request as ready for review May 15, 2024 08:32
@Cata1989 Cata1989 force-pushed the feat/date_picker branch from 0eb4a7a to 416a43e Compare May 16, 2024 13:53
@Cata1989 Cata1989 force-pushed the feat/date_picker branch from dd303b3 to f8f8f12 Compare May 17, 2024 13:06
dgonzalezr
dgonzalezr previously approved these changes May 21, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dgonzalezr dgonzalezr merged commit a39599a into main May 21, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the feat/date_picker branch May 21, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🛠 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: Date picker
3 participants