kapilkumar0037 / ngx-countries-dropdown

Angular library with customizable countries dropdown component with flags, dial code, language and currency details.
MIT License
2 stars 1 forks source link

feature: update to last ng version #6

Closed n-elhk closed 6 months ago

n-elhk commented 6 months ago

Update Angular to version 17 and install ESLint and Prettier for linting. Use the new control flow in templates. Replace all 'input' decorators with 'signals' input for enhanced reactivity.