Skip to content
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(window): ability to hide close button #2952

Conversation

katebatura
Copy link
Contributor

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Closes #2894

Add optional close property to NbWindowControlButtonsConfig to configure close button is available in a window.

How to use:
https://akveo.github.io/nebular/docs/components/window/overview#nbwindowservice

@katebatura katebatura requested a review from yggg November 22, 2021 11:30
@katebatura katebatura self-assigned this Nov 22, 2021
@yggg yggg added this to the 9.0.0 milestone Nov 22, 2021
@yggg yggg changed the title feat(window): configure close button is available in a window feat(window): ability to hide close button Nov 24, 2021
@yggg yggg merged commit ad64fe2 into akveo:master Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NbWindowControlButtonsConfig does not have option to hide the close button
2 participants