Releases: js-smart/ng-kit
Releases · js-smart/ng-kit
v20.5.0
v20.4.0
v20.3.1
v20.3.0
20.2.0
What's Changed
- feat: update version to 20.2.0 and enhance snack bar styles with addi… by @pavankjadda in #127
Full Changelog: v20.1.0...v20.2.0
v20.1.0
v20.0.0
v19.8.0
19.8.0 (2025-05-28)
Bug Fixes
- correct output and input decorators in PreventMultipleClicksDirective (dda2999)
Features
- core: adds angular 20 support (ad0d42e)
- core: adds angular 20 support (#123) (2d73b8b)
- enhance ngx-spinner component and add print options for improved functionality and usability (1e8a872)
- refactor components for improved readability and consistency (4cf1493)
- refactor NgxSpinnerComponent to use input() for properties and simplify initialization (78e1603)
- testing: adds Karma configuration file for testing setup (893e7fa)
- tests: add initial test files and configuration for PreventMultipleClicksDirective (12a07a6)
- tests: refactor PreventMultipleClicksDirective tests and update dependencies (1554343)
- update AlertComponent to use Angular signals and improve type safety (215d957)
- update Angular configuration and add tests for PreventMultipleClicksDirective (226432b)
- update autocomplete component and mat-snack-bar service for improved functionality and code clarity (b717d1d)
- update ESLint configuration (980e9cd)
- update ESLint configuration and README for build command (0a62596)
- update ESLint configuration for alert-demo component and improve formatting (8c6edd1)
v19.7.0
19.7.0 (2025-05-07)
Bug Fixes
- correct indentation in build.yml for E2E tests step (56b7fef)
- update Playwright installation command in build.yml (e8c79be)
- update Playwright installation command to include dependencies (4de3b73)
- update pnpm store path in build.yml (866872b)
Features
- add Playwright installation step and update e2e test configuration (96fb597)
- add Playwright installation step and update e2e test configuration (1518062)
- integrate Playwright for end-to-end testing and update configuration files (c8b5ec9)
- refactor autocomplete component to use reactive forms and ControlValueAccessor (5a68aa1)
- update alert tests and modify link button data attribute (90c3734)