bb-plane-fork/packages/propel
Aaron 83fdebf64d
[WEB-5459] feat(codemods): add function declaration transformer with tests (#8137)
- Add jscodeshift-based codemod to convert arrow function components to function declarations
- Support React.FC, observer-wrapped, and forwardRef components
- Include comprehensive test suite covering edge cases
- Add npm script to run transformer across codebase
- Target only .tsx files in source directories, excluding node_modules and declaration files

* [WEB-5459] chore: updates after running codemod

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 17:39:40 +05:30
..
.storybook [WEB-5083] chore: add stories to propel #7888 2025-10-06 20:48:52 +05:30
public [WEB-4835] feat: storybook enhancements (#7702) 2025-09-05 14:55:33 +05:30
src [WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) 2025-11-20 17:39:40 +05:30
.eslintignore fix: adding propel ui kit to packages 2025-01-14 16:50:41 +05:30
.eslintrc.js [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.prettierignore [WEB-3329] dev: new chart components (#6565) 2025-02-10 16:01:06 +05:30
.prettierrc chore: use oxc tooling to speed up prettier (#8117) 2025-11-20 17:30:27 +05:30
package.json chore: use oxc tooling to speed up prettier (#8117) 2025-11-20 17:30:27 +05:30
postcss.config.js [WEB-3985] feat: common postcss config and local fonts across all plane applications (#6998) 2025-05-09 14:26:29 +05:30
tailwind.config.ts fix: update tailwind config package 2025-01-14 17:09:40 +05:30
tsconfig.json feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
tsdown.config.ts [WEB-5040] feat: admin react-router migration (#7922) 2025-11-06 13:39:35 +05:30