PromucFlow_constructor/app
ashit-rath 07757c7e7b
fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193)
- non-enumerable like `writable`, `configurable`, `enumerable` were getting cloned with `klona/full` and it wasn't needed.
2022-04-22 14:15:45 +05:30
..
client fix: Replace "klona/full" -> "klona" in JSONForm to avoid cloning of non-enumerable properties (#13193) 2022-04-22 14:15:45 +05:30
rts chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
server feat: added page names to the templates meta data (#12786) 2022-04-22 12:58:35 +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