medly / medly-components

🧩 Medly components provides numerous themable react components, each with multiple varitaions of sizes, colors, position etc.
https://medly.github.io/medly-components/
MIT License
79 stars 54 forks source link

feat: add new TimePicker component #738

Closed gmukul01 closed 10 months ago

gmukul01 commented 10 months ago

affects: @medly-components/core, @medly-components/theme

Description

The TimePicker is a controlled component that allows you to select a time through input text or using a dialog. This component will return the time in 24-hour format. This component will use the native dialog on the mobile devices.

image

Type of change

How has this been tested?

Added unit test cases

What is the current behaviour?

(Replace This Text: Please describe the current behaviour you are modifying, or link a relevant issue.)

What is the new behaviour?

(Replace This Text: Please describe the expected new behaviour.)

Does this PR introduce a breaking change?

Note: (Replace This Text: If this PR contains a breaking change please describe the impact and migration path for existing application.)

Additional context

(Replace This Text: Please describe any other related information or add screenshots of the PR.)

Checklist

nx-cloud[bot] commented 10 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ee54b3cc10c80628c35c2b66df14eddfe5252ae8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets - [`lerna run build --since=origin/master`](https://cloud.nx.app/runs/SnaSKG5ic7?utm_source=pull-request&utm_medium=comment) - [`lerna run test --stream --parallel --since=origin/master`](https://cloud.nx.app/runs/y3XefJ2Puq?utm_source=pull-request&utm_medium=comment) - [`lerna run lint --stream --parallel --since=origin/master`](https://cloud.nx.app/runs/thUXeSrXK1?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud