Dmitry Ivanov
Dmitry Ivanov
imports directly from the `data-grid` file does make no sense, bundle size still huge ``` import { DxDataGridModule} from 'devextreme-angular/ui/data-grid'; import { DxTemplateModule } from 'devextreme-angular/core/template'; // chunk {2} 2.e1aa563238c7e83d49a9.js,...
@hakimio is all of your library code using in the `data-grid`? Why u shouldn't use tree-shaking? ``` import { DxButtonModule } from 'devextreme-angular/ui/button'; import { DxTextAreaModule } from 'devextreme-angular/ui/text-area'; import...
@jeremyben There are no security for XSS or CSRF attacks in the table For example: I have a list of entities received from the API there are one field with...
@gusfcarvalho Hello! Could you please take a look? :)
@gusfcarvalho Hello! Thanks for your attention, I corrected the comments and fixes Lint, please take a look, is everything all right now?
@gusfcarvalho, I apologize, was too hurried) brought our tests to working condition
hi @gusfcarvalho, thanks a lot for your review. Brought our branch into the correct state, synchronized commits with a main branch