ngx-ui
ngx-ui copied to clipboard
🚀 Style and Component Library for Angular
`.ngx-select-caret` is sized with `em` units, so it appears smaller than the expected default when a parent container has a declared `em`/`rem` font size.
- Add cypress-axe to evalute WCAG level A - Manually test keyboard accessible/tab order - Manually test with screen readers - Update Semantic HTML and AIRA tags as needed
As a developer, I would like to be able to have broader customization settings for the buttons shown in the alerts
- Add cypress-axe to evalute WCAG level A - Manually test keyboard accessible/tab order - Manually test with screen readers - Update Semantic HTML and AIRA tags as needed
* Add cypress-axe to evalute WCAG level A * Manually test keyboard accessible/tab order * Manually test with screen readers * Update Semantic HTML and AIRA tags as needed
When using an ngx-ui input on a tab, there is a bug where autofill styles from the browser are applied when navigating between the tabs wrapping the inputs. When you...
The input fields in the json editor components for boolean and number types need to be coerced
The JSON editor component defaults the automatically adder required properties to empty strings, rather than undefined. This makes the component valid, because the schema validator doesn't consider empty strings as...
## Summary Replace me with a description of changes. Include screenshots where appropriate. ## Checklist - [ ] \*Added unit tests - [ ] \*Added a code reviewer - [...