StaticMania / keep-react

Keep React is an open-source component library built on Tailwind CSS and React.js. It provides a versatile set of pre-designed UI components to build modern web applications.
https://react.keepdesign.io
MIT License
1.32k stars 115 forks source link

[Feature request] Add dynamic icon and text support for `go back` and `plus icon` in `NavigationCollapse` #165

Closed MuhammedNihad closed 3 months ago

MuhammedNihad commented 3 months ago

I cannot change the Go back and the plus icon svg in Navigation collapse section. I have checked the NavigationCollapse component and found that those are hardcoded. It would be more flexible and user-friendly if these elements could be customized using props, allowing for dynamic values to be passed in.

See image for reference: image

Arifulislam5577 commented 3 months ago

@MuhammedNihad Thanks for your feedback. It is already fixed in our keep next version which will be release very soon.

MuhammedNihad commented 3 months ago

Can I expect the release this week?