Yi Yang
Yi Yang
# Summary This PR adds `loading` and `empty` slots docs. I noticed we have another `items` slot that replaces all the `KSelectItem`s. It seems if the user decides to use...
# Summary This PR fixes incorrect event triggering: https://github.com/Kong/kongponents/assets/10095631/0865b29f-4019-4390-a393-6fde9e75bb83 Note: hide whitespace for a better review experience. ## PR Checklist * [ ] **Conventional Commits** all commits follow the conventional...
This PR bumps Kong Manager OSS version to `v3.7.0.0-1`. ### Summary ### Checklist - [ ] The Pull Request has tests - [ ] A changelog file has been created...
### Summary ### Issue reference Fix #_[issue number]_
### Summary Adds support for plugin ordering. - [x] add EE test pipeline in CI - done in #83 ### Issue reference Fix #_[issue number]_
### Summary ### Issue reference KM-551
# Summary This PR fixes an issue where the popover disappears when hovered. KM-653