Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Ruriko Araki 82b813327d
Add cli to run transforms using the codemods package (#2189)
* Build cli for codemod package

* Make the thing actually work

* Change files

* Update readme

* Update ignore path

* Fix cli

* Include new codemod

* consistent slashes

* Fix depcheck

* Remove unnecessary change file

* Add exe bit
2023-01-03 17:39:23 -08:00
Ruriko Araki 1160d21823
jscodeshift transforms for migrating Button from v0 to v1 (#1663)
* Add new transform files

* Simple rename transforms

* Fix bugs

* Fix documentation

* Initial Checkbox migration

* Comments

* Initial Button migration

* Change files

* Initial package setup

* Initial package setup

* use strict

* README

* Fix typo

* Fix bug

* Fix bug

* Stand up tests?

* Get jest to work

* SIlence some warnings

* Fix some output file errors

* Set up typescript

* Make test file ts

* Translate file to TS

* Fix bugs

* Fix the README

* Fix the README

* Change files

* Fix prettier script

* Fix depcheck

* Undo changes to .vscode settings

* Remove incomplete codemods

* Add some comment on tests

* Add some comments

* Move files under packages

* Change files

* Minor fixes

* Minor fixes

* Rename package bring back tsconfig

* Remove unneeded import

* Delete transform change file

* Fix directory
2022-09-22 11:32:17 -07:00