Commit Graph

14 Commits

Author SHA1 Message Date
Mark Lawlor
049f26dd3c docs: website changes 2022-07-02 23:11:48 +10:00
Mark Lawlor
62542629f0 refactor: move to monorepo 2022-07-01 13:48:56 +10:00
Mark Lawlor
5447022d26 fix: downgrade tsconfig target to ES2019 2022-06-02 18:15:39 +10:00
Mark Lawlor
a4d96343d5 fix: react is not defined in some environments 2022-06-01 11:16:13 +10:00
Mark Lawlor
22da605c24 feat: basic platform variant matching 2022-04-27 16:35:07 +10:00
Mark Lawlor
bc37a23db1 feat: switch to component api (#29)
* feat: switch to component api

* chore: updated readme

* chore: updated readme

* feat: add cli

* chore: updated readme

* chore: updated readme

* chore: updated readme

* chore: updated readme

* chore: updated readme

* chore: updated readme

* chore: updated readme

* tests: fix broken test

* chore: update package.json

* chore: cleanup deps

* v0.1.0-0

* fix: add cli to npm

* fix: component api fixes

* chore: updated example pic

* chore: updated readme

* chore: updated readme

* chore: updated readme
2022-04-26 17:15:42 +10:00
Mark Lawlor
7199a9deda fix: change tsconfig jsx to react-native 2022-04-19 22:06:24 +10:00
Mark Lawlor
4bd5343c46 fix: update compilerOptions to target Node14 2022-04-19 16:56:23 +10:00
Mark Lawlor
5d2c07599e refactor: native style extraction 2022-04-14 14:08:44 +10:00
Mark Lawlor
073f3b0d79 fix: improve support of content/allow/block options 2022-04-14 12:57:06 +10:00
Jay Meistrich
0c7413f890 Emit typings (#20) 2022-04-09 16:24:08 +10:00
Mark Lawlor
36cc3e20cd Typescript refactor (#18)
* feat: options to control what is transformed
refactor: convert everything to typescript

* 0.0.18-0

* update npm files

* 0.0.19-0

* 0.0.19-1

* switch to commonjs

* 0.0.19-2

* make __useParseTailwind params options

* 0.0.19-3

* correctly default to native-inline

* 0.0.19-4

* add tailwind.config.js instructions to readme

* attempt to fix react-refresh

* 0.0.19-5

* remove state hooks from useParseTailwind

* 0.0.19-6

* Revert "0.0.19-6"

This reverts commit ed8f6a1dde.

* Revert "remove state hooks from useParseTailwind"

This reverts commit 833624dbb5.

* Revert "0.0.19-5"

This reverts commit 6cde5493e4.

* Revert "Revert "0.0.19-5""

This reverts commit 8aff80cd77cc7d85cf84807abad88e6f49cb00aa.

* revert fast refresh hooks

* revert hooks, rename hook

* 0.0.19-7

* updated platforms
2022-04-07 13:45:04 +10:00
Mark Lawlor
cb00709639 fix: publish using react-jsx 2022-04-03 18:45:37 +10:00
Mark Lawlor
a9daf4dc0b initial commit 2022-04-03 14:09:33 +10:00