18 Commits

Author SHA1 Message Date
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
15d6e78284 tests: tailwind unit tests 2022-04-18 23:48:32 +10:00
Mark Lawlor
7107215740 tests: tailwind unit tests 2022-04-18 18:22:24 +10:00
Mark Lawlor
783b11ef28 fix: #23 2022-04-18 17:37:03 +10:00
Mark Lawlor
00817f36b9 chore: update native compatibility 2022-04-15 11:57:00 +10:00
Mark Lawlor
4ed342e894 chore: update native compatibility 2022-04-15 11:55:37 +10:00
Mark Lawlor
15792066fa chore: update native compatibility 2022-04-15 11:53:57 +10:00
Mark Lawlor
1b68e7c18c fix: top/right/bottom/left tests and fixes 2022-04-14 19:08:09 +10:00
Mark Lawlor
d13d72f3d3 fix: tailwind native styles 2022-04-14 15:57:26 +10:00
Mark Lawlor
f150e8ec48 chore: clarify native-compatibility doc 2022-04-14 15:36:04 +10:00
Mark Lawlor
bb1572b7db tests: tailwind unit tests 2022-04-14 15:34:54 +10:00
Mark Lawlor
5f7f7c7955 refactor: tailwind unit tests 2022-04-14 15:14:36 +10:00
Mark Lawlor
fa23d07d4f chore: clarify that campatibility docs are not complete 2022-04-08 18:01:25 +10:00
Mark Lawlor
daf4fadfc2 test: tailwind tests 2022-04-07 18:36:12 +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
671f98c495 chore: move platform.md into seperate docs 2022-04-05 00:00:59 +10:00
Mark Lawlor
9b443f8bed Update library-comparision.md 2022-04-03 14:22:12 +10:00
Mark Lawlor
a9daf4dc0b initial commit 2022-04-03 14:09:33 +10:00