-
Notifications
You must be signed in to change notification settings - Fork 5
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: implement OnyxMoreList
component
#2022
Conversation
|
1a10d7e
to
d845217
Compare
packages/sit-onyx/src/components/OnyxMoreList/OnyxMoreList.vue
Dismissed
Show dismissed
Hide dismissed
f9f4455
to
8f5f3c0
Compare
OnyxMore
component
OnyxMore
componentOnyxMore
component
OnyxMore
componentOnyxMoreList
component
ccbff04
to
a0c2904
Compare
dd86524
to
9c22fb2
Compare
9c22fb2
to
29c8789
Compare
Relates to #986
Implement a generic
OnyxMoreList
component that can be used to render any list of components with a "+ more" indicator.I will integrate it in following PRs into the nav bar as well as implementing the positioning of the more indicator which is currently not visible at all.
Checklist
npx changeset add
if your changes should be released as npm package (because they affect the library usage)