hoppscotch / ui

https://ui.hoppscotch.io
https://ui.hoppscotch.io
20 stars 11 forks source link

Solving issue #16 feat: add dropdown menu component #30

Open The-x-35 opened 3 months ago

The-x-35 commented 3 months ago

Solved issue #16 . Added dropdown menu component. This component will support only dropdown with menu items without using any third party library. Added props to input dropdown menu title and items. Also added animations to make it look cool and smooth. I have tested the code and it works as intended.

The-x-35 commented 3 months ago

@anwarulislam in this commit i did the following changes "Dropdown component should emit the event about which items is clicked"

The-x-35 commented 2 months ago

@anwarulislam please check this, I think it is ready to be merged, If you want any more changes then let me know.