William Koza

Results 3 issues of William Koza

Now that ng-bootstrap is stable, we can improve accessibility in accordance with WAI-ARIA. see: https://www.w3.org/TR/wai-aria-practices/examples/accordion/accordion.html Key | Function -- | -- Space or Enter | When focus is on the...

needs: review
type: feature
type: accessibility
component: accordion

no-conflicting-life-cycle-hooks should prevents this: > Note that a directive typically should not use both DoCheck and OnChanges to respond to changes **on the same input**, as ngOnChanges will continue to...

bug