momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

feat(combobox): implement on open event for combobox #1354

Closed rathnavel closed 2 years ago

rathnavel commented 2 years ago

Description

  1. "combobox-on-expand" dispatch event is implemented. This event will trigger every time when we open the Combobox.
  2. New property "show-loader" has been implemented. This will be helpful to show the custom loader slot content.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

Checklist:

parsoman commented 2 years ago

Please resolve the conflicts