Commit Graph
7 Commits
Author SHA1 Message Date
Jayash Tripathy 53b24f80fa refactor: updated border to border-subtle 2025-12-04 19:57:10 +05:30
Aaryan Khandelwal f5ccd315ac chore: update bg colors 2025-12-03 20:18:08 +05:30
Aaryan Khandelwal ce6b9feaa6 chore: update font sizes and weights 2025-12-03 18:34:06 +05:30
Aaryan Khandelwal d9c067e8b9 chore: update text colors 2025-12-03 14:11:52 +05:30
Aaryan Khandelwal a3472fcfe6 chore: update border colors 2025-12-02 18:29:45 +05:30
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 <[email protected]>
2025-11-20 17:39:40 +05:30
sriram veeraghantaandGitHub 944b873184 chore: move all services inside the apps folder (#7321)
* chore: move all services inside the apps folder

* chore: rename apiserver to server
2025-07-03 00:44:13 +05:30