Skip to content

Tags: hughjdavey/ngx-stars

Tags

1.6.5

Toggle 1.6.5's commit message
Release 1.6.5

Add RTL support

1.6.4

Toggle 1.6.4's commit message
Release 1.6.4

Fix issue where `readonly` stars could still be set to 0 (courtesy of [@gonzalo-lorieto](https://github.com/gonzalo-lorieto))

1.6.3

Toggle 1.6.3's commit message
Release 1.6.3

Fix issue with importing library in external projects by publishing dist instead of src

1.6.2

Toggle 1.6.2's commit message
Release 1.6.2

Update wrapper project to Angular 14, edit tsconfig, add prod tsconfig and rebuild

1.6.1

Toggle 1.6.1's commit message
Release 1.6.1

Update README with info on `customSize` option
Update README description of the default padding

1.6.0

Toggle 1.6.0's commit message
Release 1.6.0

Add new `customSize` option to allow specifying a custom star size

1.5.1

Toggle 1.5.1's commit message
Release 1.5.1

Fix table of contents links in `README.md`
Disable ivy compiler in `tsconfig.lib.json` to [maintain library compatibility](https://v9.angular.io/guide/ivy#maintaining-library-compatibility)

1.5.0

Toggle 1.5.0's commit message
Release 1.5.0

Improve accessibility of component with aria and role attributes
Improve documentation in `README.md` and add table of contents
Remove maximum Angular version from `peerDependencies` in `package.json
Correct author name in `package.json`

1.4.3

Toggle 1.4.3's commit message
Release 1.4.3

Add new `customStarIcons` option to allow using other icons
Remove Font Awesome 4 dependency
Change default star icons to Font Awesome 5 icons
Add support for Angular 8 and up

1.3.0

Toggle 1.3.0's commit message
Release 1.3.0

Add new wholeStars option to allow selecting only whole numbers of stars