PromucFlow_constructor/app
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
..
client chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
rts chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
server feat: Add analytics events to track user activation (#12611) 2022-04-12 20:09:03 +06:00
util chore: bump minimist from 1.2.5 to 1.2.6 in /app/util/plugin-generation (#12242) 2022-03-25 12:12:36 +05:30
yarn.lock