ng-sq-ui
ng-sq-ui copied to clipboard
Flexible and easily customizable UI-kit for Angular 11+
**Describe the bug** Title is wrong **To Reproduce** Steps to reproduce the behavior: 1. Go to https://sq-ui.github.io/ng-sq-ui/#/common-module **Expected behavior** To see the correct title
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.2 to 4.33.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v4.33.0 4.33.0 (2021-10-04) Bug Fixes eslint-plugin: [lines-between-class-members] fix exceptAfterOverload for abstract methods (#3943) (240fc65) eslint-plugin: [no-confusing-void-expression] support optional...
Help us improve our code quality. Function `ngOnChanges` has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring. https://codeclimate.com/github/SQ-UI/ng-sq-ui/projects/ng-modal/src/lib/modal/modal.component.ts#issue_6137170aece75100010000ce Reward for completing refactoring: 5 DEV
As a developer I want a nice nav bar + mobile layout. Acceptance criteria: This component should be part of the ng-sq-ui/common module. Mobile layout should expand with animation. Menu...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Add support for ng-add...
I want to use custom templates and custom icons in the datetime picker component.
As a developer I want to have tooltip component / directive. Acceptance criteria: The tooltip directive / component should be created as part of the ng-sq-ui/common module. Tooltip should detect...
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 12.2.4 to 14.2.7. Release notes Sourced from @angular/compiler's releases. v14.2.7 14.2.7 (2022-10-19) Special Thanks Bob Watson, Charles Barnes, Joey Perrott, Virginia Dooley, WD Snoeijer, abergquist and urugator...
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 12.3.1 to 14.1.2. Release notes Sourced from @angular-eslint/template-parser's releases. v14.1.2 14.1.2 (2022-09-21) Bug Fixes builder: remove nrwl/devkit from builder implementation (#1142) (9d5a7fc) v14.1.1 14.1.1 (2022-09-18) Bug Fixes...
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...