nebular
nebular copied to clipboard
:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
## QUESTION I am sure someone else already asked,but can I use this components on Ionic 4? I did searched but havent found an answer. * [ ] bug report...
### Issue type **I'm submitting a ...** (check one with "x") * [ ] bug report * [ ] feature request ### Issue description **Current behavior:** **Expected behavior:** **Steps to...
### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description NbActionComponent doesn't render nbTooltip when nbContextMenu is...
I want to change the style such as height, padding, justify-content, etc. of the `` and `` of the auto-complete component. I have a long list and the overlay options...
### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description **Current behavior:** I am reproducing the example...
### Please read and mark the following check list before creating a pull request: - [x] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/nebular/blob/master/CONTRIBUTING.md) guide. #### Short description of what this resolves:...
### Please read and mark the following check list before creating a pull request: - [x] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/nebular/blob/master/CONTRIBUTING.md) guide. #### Short description of what this resolves:...
Please add this feature: Add CloseButton to nb-tab or accept template for Its Header
### Please read and mark the following check list before creating a pull request: - [x] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/nebular/blob/master/CONTRIBUTING.md) guide. #### Short description of what this resolves:...
Version 9 I'm using this to display a button depending on user roles : ``` ``` It is calling this method : ``` @Injectable() export class NbSimpleRoleProvider extends NbRoleProvider {...