PromucFlow_constructor/app/client/src/widgets/DocumentViewerWidget
CommanderRoot a778a98016
chore: replace deprecated String.prototype.substr() (#11928)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-13 12:30:38 +05:30
..
component chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
widget fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
constants.ts
icon.svg chore: [ImgBot] Optimize images (#9544) 2021-12-03 12:47:23 +05:30
index.ts fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30