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

2 Коммитов

Автор SHA1 Сообщение Дата
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
Jason Morse 74f321a5c3
Initial scaffolding (#1)
* populate with files copied from sdx-platform

* some build fixes

* Some little fixes to get started with initial scaffolding (#1)

* patch to make tsc happy

* fixing some typings

* breakup theming somewhat and fix breaks

* remove postbuild step for now

* add basic docz inclusion

* add start of a demo app

* fix webpack + typescript integration for demo app

* create web versions of native control set

* split component infrastructure into separate packages

* Split theme-registry out and add some documentation
2019-08-02 09:28:49 -07:00