Commit Graph

1139 Commits

Author SHA1 Message Date
Mark Lawlor
42f924d8c6 0.0.27 v0.0.27 2022-04-18 17:37:09 +10:00
Mark Lawlor
783b11ef28 fix: #23 2022-04-18 17:37:03 +10:00
Mark Lawlor
f003b4926c 0.0.26 v0.0.26 2022-04-15 12:05:08 +10:00
Mark Lawlor
1aedc688d5 chore: improve package.json 2022-04-15 12:05:05 +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
27977bc92a 0.0.25 v0.0.25 2022-04-15 11:46:22 +10:00
Mark Lawlor
c8c5ed7a79 refactor: improve css->native parsing 2022-04-15 11:46:14 +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
21428b6d50 refactor: tailwind test runner 2022-04-14 14:50:16 +10:00
Mark Lawlor
a35b7f421a refactor: babel folder clean up 2022-04-14 14:20:24 +10:00
Mark Lawlor
5d2c07599e refactor: native style extraction 2022-04-14 14:08:44 +10:00
Mark Lawlor
e3fa254cf9 refactor: change selector suffix template 2022-04-14 13:18:42 +10:00
Mark Lawlor
d9ec783a08 chore: fix options in readme 2022-04-14 13:00:53 +10:00
Mark Lawlor
1e41951e76 0.0.24 v0.0.24 2022-04-14 12:57:24 +10:00
Mark Lawlor
073f3b0d79 fix: improve support of content/allow/block options 2022-04-14 12:57:06 +10:00
Mark Lawlor
36f30cdf78 0.0.23 v0.0.23 2022-04-09 17:57:25 +10:00
Jay Meistrich
0c7413f890 Emit typings (#20) 2022-04-09 16:24:08 +10:00
Mark Lawlor
5cb4b4b261 0.0.22 v0.0.22 2022-04-09 09:10:22 +10:00
Mark Lawlor
0b8a4596d2 feat: respect tailwind content. Add allowModule/blockModule options 2022-04-09 09:09:58 +10:00
Mark Lawlor
fa23d07d4f chore: clarify that campatibility docs are not complete 2022-04-08 18:01:25 +10:00
Mark Lawlor
165589cb17 test: remove unused test config 2022-04-08 18:00:19 +10:00
Mark Lawlor
0880896cd5 test: add test for letter-spacing 2022-04-08 11:02:36 +10:00
Mark Lawlor
e2c0e10980 0.0.21 v0.0.21 2022-04-08 10:57:27 +10:00
Mark Lawlor
f2bb1fc806 fix: missing units error on some styles 2022-04-08 10:57:21 +10:00
Mark Lawlor
6ce3f960bb 0.0.20 v0.0.20 2022-04-08 10:52:12 +10:00
Mark Lawlor
cfed3948e5 fix: letter spacing details on native 2022-04-08 10:52:04 +10:00
Mark Lawlor
906cf26860 chore: update readme 2022-04-08 10:41:30 +10:00
Mark Lawlor
823e344002 feat: add native aspectRatio plugin 2022-04-07 22:33:30 +10:00
Mark Lawlor
4e42dbe261 feat: add base native theme 2022-04-07 21:50:18 +10:00
Mark Lawlor
daf4fadfc2 test: tailwind tests 2022-04-07 18:36:12 +10:00
Mark Lawlor
3fc8da7bfc test: setup tailwindcss tests 2022-04-07 17:04:59 +10:00
Mark Lawlor
e0bce17edc chore: add rules of hooks 2022-04-07 14:31:38 +10:00
Mark Lawlor
013c235a8f 0.0.19 v0.0.19 2022-04-07 14:17:20 +10:00
Mark Lawlor
11ac0492e6 chore: update readme 2022-04-07 14:04:25 +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
3d2212a8ca Merge pull request #14 from jmeistrich/fix-element-dots
Fix element names including a dot like "motion.div" were crashing in babel web
2022-04-05 23:11:36 +10:00
Mark Lawlor
f470e5309f Merge pull request #15 from jmeistrich/fix-docs-babel-plugin
Fix name of babel plugin in docs
2022-04-05 23:10:38 +10:00
Jay Meistrich
7e306574ab Fix name of babel plugin in docs 2022-04-05 16:18:14 +08:00
Jay Meistrich
66b7142deb Fix element names including a dot like "motion.div" were crashing in babel web 2022-04-05 16:14:17 +08:00
Mark Lawlor
6e32c7d20f chore: update readme 2022-04-05 17:20:18 +10:00
Mark Lawlor
1c01bba99b chore: update readme 2022-04-05 17:19:44 +10:00
Mark Lawlor
5ae8d9cc98 chore: update readme 2022-04-05 17:18:24 +10:00
Mark Lawlor
9ae1be1f9e Merge branch 'peer-docs' into main 2022-04-05 17:17:05 +10:00
Mark Lawlor
99333846f8 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-04-05 17:16:54 +10:00