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") * [ ] 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... 
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...
… `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...