nebular
nebular copied to clipboard
:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
### Issue type **I'm submitting a ...** (check one with "x") * [ x] bug report * [ ] feature request ### Issue description **Current behavior:** When compiling my Angular...
### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description **Current behavior:** when set direction to RTL...
Copied from https://github.com/akveo/nebular/pull/3185 pull request (since it's been more than a year and the issue still persists) #### Short description of what this resolves: when nb-enable-css-custom-properties is enabled nb-for-theme mixin...
### Issue type **I'm submitting a ...** * [x] bug report * [ ] feature request ### Issue description **Current behavior:** ``` this.dialogService.open(OrderDetailComponent, { closeOnBackdropClick: false, context: { // Error:...
### Issue type **I'm submitting a ... * [ ] bug report * [x] feature request ### Issue description **Current behavior:** Nebular 13 does not support Angular 18, it expects...
### Issue type **I'm submitting a ...** (check one with "x") - [X] bug report - [ ] feature request ### Issue description **Current behavior:** I'm setting up Nebular in...
Since Angular 17.1.0 and above the NbTreeGrid component wasn't working due to this missing CDK_TABLE provider and was giving this error: NullInjectorError: No provider for InjectionToken CDK_TABLE! ### Please read...
I want to use ionicons on my sidebar, I tried configurations like ``` icon: { icon: 'desktop-outline', pack: 'ion' }, ``` but above configuration is not working. can anyone help?...
### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description **Current behavior:** Popup auto close when select...
**I'm submitting a ...** * [x ] bug report ### Issue description **Current behavior:** By looking at Chat UI API docs here - https://akveo.github.io/nebular/docs/components/chat-ui/api#nbchatcomponent I see no "title" input described....