Calvin Lai

Results 11 issues of Calvin Lai

I have a need to show the decimal points, but not allow precision on the decimals. e.g. I want the user to type in `43`, and the display reads: `$43.00`...

feature

### I'm using ... - [x] React Grid - [ ] React Chart - [ ] React Scheduler ### Description See https://github.com/DevExpress/devextreme-reactive/issues/2247#issuecomment-522722686. It would be convenient to have a flag...

enhancement
Grid
STATE: Need response

- [x] I have searched this repository's [issues](https://github.com/devexpress/devextreme-reactive/issues) and believe that this is not a duplicate. ### I'm using ... - [x] React Grid - [ ] React Chart -...

enhancement
Grid

Hi, and thank you for this wonderful library! After a few days of using this package, I started looking into error handling and while it's great that `provideErrorExtensions` gives us...

I can't seem to get this working with `import` statements. The modules are still bundled if I use `import` in my code. However, if I use `require()`, it works fine....

Hello! I'm new to this library, but thank you for providing this to the open source community. I was wondering if there is a way (current or planned for the...

help wanted
question
feature
API

Hello, First of all thank you for this package! It works wonders in Atom. In the GraphQL spec, the official way to add a schema description is with a preceding...

Hi, Have been using this package for awhile but recently started using it for seed files. I've noticed that populateDb looks for a glob pattern of files, requires those files,...