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(Drawer): add new bq-drawer component #918

Merged
merged 39 commits into from
Mar 19, 2024
Merged

feat(Drawer): add new bq-drawer component #918

merged 39 commits into from
Mar 19, 2024

Conversation

Cata1989
Copy link
Collaborator

@Cata1989 Cata1989 commented Mar 6, 2024

Description

The purpose of this PR is to create a Drawer component that consumers can use in their projects/apps. Sometimes users or consumers need to display information details from a list without navigating away from it.

Related Issue

N/A

Documentation

There's a Figma design here: https://www.figma.com/file/2VS47PTSkQWJkr7H6DpAdR/BEEQ-Design-System-(v1.0)?node-id=3991%3A54955&mode=dev

Screenshots (if applicable)

Screenshot 2024-03-13 at 15 49 12

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 changed the title feat(Drawer): generate basic structure for bq-drawer component feat(Drawer): add new bq-drawer component Mar 7, 2024
@dgonzalezr dgonzalezr linked an issue Mar 7, 2024 that may be closed by this pull request
@Cata1989 Cata1989 added the feature 🛠 New feature or request label Mar 13, 2024
@Cata1989 Cata1989 self-assigned this Mar 13, 2024
@Cata1989 Cata1989 marked this pull request as ready for review March 13, 2024 13:50
@Cata1989 Cata1989 requested a review from endv-bogdanb as a code owner March 13, 2024 13:50
@Cata1989 Cata1989 requested a review from dgonzalezr March 13, 2024 13:50
@Cata1989 Cata1989 requested a review from dgonzalezr March 14, 2024 12:39
@Cata1989 Cata1989 force-pushed the feat/drawer branch 2 times, most recently from 8abb099 to a7a1050 Compare March 18, 2024 10:53
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 f8cbe76 into main Mar 19, 2024
6 checks passed
@dgonzalezr dgonzalezr deleted the feat/drawer branch March 19, 2024 04:23
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: Drawer component
3 participants