Budi Irawan

Results 24 issues of Budi Irawan

**Description and reproduction of the issue** To enforce immutability on the template especially for `any`, define a way to prevent assignment expression. ```JSON { "rules": { "@angular-eslint/template/no-call-expressioin": ["error", { "no-assignment":...

package: eslint-plugin-template
triage

Based on the latest version of `@faker-js/faker`, they are treated as entity not part of `Image` entity anymore ![Image 2022-02-15 at 22 22 44](https://user-images.githubusercontent.com/1243921/154052477-c3cf51a3-ee4f-4680-90ff-afa0df4be0f4.jpg)

To appreciate devs that contribute to this repo.

Add sub command `soon` for `faker.date` command

Based on github, there is a vulnerable dependency on this project. ![image](https://user-images.githubusercontent.com/1243921/39957243-1309a944-5633-11e8-8057-095b3f02b36b.png)

Add support for adding `currencyDisplay` attribute for `IntlConfig` Ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat

**Describe the bug** Mutation Observer `childList` is not detected on Storybook. This is for `index.html` that specifies the component. See that `mutations` log exists ![Image 2022-04-25 at 13 33 55](https://user-images.githubusercontent.com/1243921/165016514-4022f81d-c5fb-4b23-8e2a-777ad3585f6c.jpg)...

bug
web-components

Hi, I found a bug when I use this bundle I have a complex query # $products = Product::join($productlist_table,"$productlist_table.kodebrg",'=',"$product_table.kodebrg") ->where("$product_table.infobrosur", '=', 'Y') ->group_by("$product_table.kodebrg") ->select(array("$product_table.kodebrg",'namabrg', 'kdspek', "$harga_jual_column as hargajual")); # This...

is it possible if we can retrieve currency display name of a given currency code? e.g. USD => US Dollar IDR => indonesia rupiah

Is there a possibility to have single quote for string after conversion?