Grégoire Laget

Results 5 issues of Grégoire Laget

### Feature Description Hi, this feature was already asked a few years ago but the issue was locked : https://github.com/angular/components/issues/1514 I find myself in the situation where I need to...

feature
needs triage

- [x] bug report - [ ] feature request - [ ] question #### Repro steps 1) Install ngx-hightlightjs 6.1.0 2) Add the following to app.module.ts: ```ts import {HighlightModule, HIGHLIGHT_OPTIONS}...

Need reproduction

Before submitting a pull request, please make sure you have at least performed the following: - [x] read and followed the [CONTRIBUTING.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CONTRIBUTING.md) and [DEVELOPER.md](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/DEVELOPER.md) guide. - [x] built and tested...

needs: review
type: feature
type: accessibility
component: nav

### For accessibility purposes, is it possible to have the ngbNavButton directive instead of ngbNavLink ? The ngbNavLink directive adds role="tab" to the link (`` tag) in which you put...

type: feature
type: accessibility
component: nav

Be able to **open several popovers** (these popovers are used in my case for details reading) and to **drag them on the page** so i can compare their content I...

component: popover
type: feature