nebular icon indicating copy to clipboard operation
nebular copied to clipboard

:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode

Results 248 nebular issues
Sort by recently updated
recently updated
newest added

### Issue type **I'm submitting a bug report ### Issue description **Current behavior:** When I run npm start on my angular app this message is shown: ![image](https://user-images.githubusercontent.com/8100887/205327618-ae84695e-c184-4727-af0b-5e190a41ee4d.png) **Expected behavior:** No...

```html ``` ```typescript ngOnInit() { this.nbMenu .onItemClick() something execute } ``` When I click menu button to open menu, parent click is called. I tried to use `stopPropagation()`, but not...

question

{ "name": "infinity-web-bo", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test" }, "private": true, "dependencies": { "@angular/animations":...

### Issue type **I'm submitting a ...** * [x] bug report * [ ] feature request ### Issue description NbAction with icons that change dynamically (for example to indicate toggle...

needs info
module:components

The nb-side bar is not rendered If I extend the NbSidebarComponent. I copied the whole CSS and template. But no luck * [x] bug report * [ ] feature request...

### Issue type **I'm submitting a ...** (check one with "x") * [X] bug report * [ ] feature request ### Issue description **Current behavior:** Add a reveal card inside...

### Issue type **I'm submitting a ...** (check one with "x") * [ x] bug report * [ ] feature request ### Issue description **Current behavior:** In iOS a flipcard...

### 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 ...** * [ ] bug report * [x] feature request ### Issue description **Current behavior:** It is not currently possible to set menubar items...

### Issue type **I'm submitting a ...** * [X] bug report * [ ] feature request ### Issue description the spinner documentation code examples lack the module import of NbSpinnerModule...