Jacopo Mercolini
Jacopo Mercolini
I started a related issue some minutes ago [here](https://github.com/primefaces/primeng/issues/16543) Just to have a small recap here too, [primeicons.ts](https://github.com/primefaces/primeng/blob/master/src/app/components/api/primeicons.ts) has a bugged value/keys with 3 icons. Read related issue to a...
### Describe the bug I noticed a bug in [primeiconts.ts](https://github.com/primefaces/primeng/blob/master/src/app/components/api/primeicons.ts) - `ASTERIKS = 'pi pi-asteriks'` is wrong, should be `ASTERISK = 'pi pi-asterisk'` [here](https://github.com/primefaces/primeng/blob/bc6952c82743f824cb2099202a072a3c9ff49129/src/app/components/api/primeicons.ts#L36) The next ones are not real...
Hello everyone! This pull request will try to address [this thread](https://github.com/josdejong/mathjs/discussions/3418) where this feature has already been discussed extensively. The main purpose is to determine the best unit of measurement...