Leung Wong

Results 18 issues of Leung Wong

I'm running webpack with awesome-typescript-loader, and I get the error saying that Accessors are only available with es5. The thing is that in my tsconfig.json it already says target is...

**Describe the bug** You can reproduce this issue by checking out `14.1.x` build and run it. Then go M > Modal Dialog  Click on Dialog with Data Grid  ![image](https://user-images.githubusercontent.com/542598/183927612-3c41c482-cf9a-4820-8167-158afaec5519.png) ![image](https://user-images.githubusercontent.com/542598/183927706-6ae2cfcd-ce92-4fca-8774-b015a3233ffb.png)...

type: regression bug :leftwards_arrow_with_hook:
[3]
priority: high

**Describe the bug** New row added to the top isn't located at top. **To Reproduce** Go to this stackblitz https://stackblitz.com/edit/ids-quick-start-1421-m8kuzg?file=src/app/odd-data-grid/odd-data-grid.component.ts Steps to reproduce the behavior: 1. Add few rows 2....

type: bug :bug:
[3]

**Describe the bug** Remove rows to fast in a Data Grid throw tooltip is undefined error **To Reproduce** Steps to reproduce the behavior: 1. Go to https://stackblitz.com/edit/ids-quick-start-1411-ivewxa?file=src/app/app.component.ts 2. Open browser...

type: bug :bug:
[2]

**Describe the bug** The following snippet gives me the following lint warning > Spy declared outside of before/after/it block ```javascript const setupMockComponents = () => { componentInstanceDatagrid = { id:...

bug

**Is your feature request related to a problem or use case? Please describe.** `toolbar` and `isList` are two options which can be set in our Widget builder. Within the toolbar...

type: enhancement :sparkles:
[2]

## Steps to reproduce 1. Create few panels with tabs in each of them 2. Close and Restart Firefox ## Expected behavior Tabs in each panels should be loaded how...

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

I have the following configuration `ignoreInDest: ["**/scripts/*"]` It works perfectly when I run in OSX. It ignore the folder, and files in inside that folder. However in Windows I get...

In folke's tokyo night theme https://github.com/folke/tokyonight.nvim when running leap https://github.com/ggandor/leap.nvim it looks as following ![image](https://github.com/uloco/bluloco.nvim/assets/542598/19d47aa2-477c-4312-88bf-350e97a31ee7) while with bluloco it looks as following ![image](https://github.com/uloco/bluloco.nvim/assets/542598/0229501e-5b5a-457e-8186-7fd4537d1ba2)