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
trafficstars

### Issue type **I'm submitting a ...** (check one with "x") * [ ] bug report * [x] feature request ### Issue description **Current behavior:** It is not possible to...

Version 9 The placement of the popover is completely random... why does it go to the left, it's nonsense... ![bug_popover](https://user-images.githubusercontent.com/30440458/153499170-45aadef6-d9bb-4f2b-826b-56621656a5ad.gif)

Version 9 WindowsForm Component does not keep `` value selected when minimizing the component. No problem with basic input.

### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request ### Issue description **Current behavior:** You can expand list on...

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

### Issue type **I'm submitting a ...** (check one with "x") * [X] bug report * [ ] feature request ### Issue description **Current behavior:** Below code displays the sidebar...

bug
P2: important
module:components
quality

… `menu-text-color` in custom theme ### 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...

{ path: 'auth', component: NbAuthComponent, children: [ { path: '', component: LoginComponent, }, { path: 'login', component: LoginComponent, }, { path: 'posretail', component: PosRetailComponent, }, ], }, { path: '',...

I want to add new child routes for an new component with AKVEO theme , all other built in routes are working fine but my custom components route is not...

### Issue type **I'm submitting a bug * [x] bug report * [ ] feature request ### Issue description **Current behavior:** When list of items passed to context menu directive...