Commit Graph

267 Commits

Author SHA1 Message Date
semantic-release-bot
8a135682dc chore(release): 1.0.5-next.2 [skip ci]
## [1.0.5-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.5-next.1...v1.0.5-next.2) (2022-05-09)

### Bug Fixes

* useTailwind types ([df7db9c](df7db9cc89))
* useTailwind types ([be362ec](be362ec334))
v1.0.5-next.2
2022-05-09 02:03:16 +00:00
Mark Lawlor
df7db9cc89 fix: useTailwind types 2022-05-09 12:00:15 +10:00
Mark Lawlor
be362ec334 fix: useTailwind types 2022-05-09 11:26:44 +10:00
semantic-release-bot
7f86a03830 chore(release): 1.0.5-next.1 [skip ci]
## [1.0.5-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.4...v1.0.5-next.1) (2022-05-09)

### Bug Fixes

* tw getComputedStyle ([b322373](b322373a34))
v1.0.5-next.1
2022-05-09 00:24:09 +00:00
Mark Lawlor
93f6cde0e8 Merge pull request #47 from marklawlor/tw-api
fix: tw getComputedStyle
2022-05-09 10:19:19 +10:00
Mark Lawlor
b322373a34 fix: tw getComputedStyle 2022-05-09 10:18:32 +10:00
Mark Lawlor
62d18efb5c Merge branch 'main' into next 2022-05-09 08:22:25 +10:00
semantic-release-bot
ef628808f6 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.3...v1.0.4) (2022-05-08)

### Bug Fixes

* rendering nested child styled components ([a69f600](a69f600787))
v1.0.4
2022-05-08 12:08:59 +00:00
Mark Lawlor
a69f600787 fix: rendering nested child styled components 2022-05-08 22:05:28 +10:00
Renovate Bot
3112a336e5 chore(deps): update dependency ts-jest to v28.0.2 2022-05-08 10:43:38 +00:00
Mark Lawlor
f328e45d2a Merge pull request #43 from marklawlor/main
Main
2022-05-07 18:38:25 +10:00
semantic-release-bot
1c2287b9e0 chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.2...v1.0.3) (2022-05-07)

### Bug Fixes

* move @babel/types to dependancies ([883b5f3](883b5f3558))
* move @babel/types to dependancies ([065f9a9](065f9a9cc1))
v1.0.3
2022-05-07 08:28:46 +00:00
Mark Lawlor
883b5f3558 fix: move @babel/types to dependancies 2022-05-07 18:25:20 +10:00
Mark Lawlor
065f9a9cc1 fix: move @babel/types to dependancies 2022-05-07 18:23:12 +10:00
Renovate Bot
e27466ae2d chore(deps): update dependency eslint to v8.15.0 2022-05-07 00:46:52 +00:00
Renovate Bot
a8648c9a8f chore(deps): update dependency @types/react to v18.0.9 2022-05-06 21:17:24 +00:00
Renovate Bot
7ce4614d4f chore(deps): update dependency jest to v28.1.0 2022-05-06 15:31:16 +00:00
Mark Lawlor
7d05188122 refactor: split useTailwind tests into web and native 2022-05-07 00:53:51 +10:00
Mark Lawlor
da8f32dca4 refactor: remove unused code paths from useTailwind.native 2022-05-07 00:49:03 +10:00
Mark Lawlor
d093cb99b0 refactor: break useTailwind into platform files 2022-05-07 00:46:23 +10:00
Mark Lawlor
ebd0082c03 docs: update keywords 2022-05-06 13:19:35 +10:00
semantic-release-bot
8210364c7b chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.1...v1.0.2) (2022-05-06)

### Bug Fixes

* useTailwind should correctly respect preview for css styles ([6632160](6632160d07))
v1.0.2
2022-05-06 00:55:21 +00:00
Mark Lawlor
c85ceb6159 test: fix useTailwind preview tests 2022-05-06 10:51:46 +10:00
Mark Lawlor
acac10146f test: fix useTailwind preview tests 2022-05-06 10:49:31 +10:00
Mark Lawlor
6632160d07 fix: useTailwind should correctly respect preview for css styles 2022-05-06 10:44:41 +10:00
Mark Lawlor
f14a1df94a docs: fix tailwind cli css docs 2022-05-06 09:07:34 +10:00
Mark Lawlor
f254232c08 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-05-06 08:58:59 +10:00
Mark Lawlor
9bc7b62f22 docs: fix broken links 2022-05-06 08:58:48 +10:00
semantic-release-bot
400c8af930 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0...v1.0.1) (2022-05-05)

### Bug Fixes

* ci versioning ([f2374e3](f2374e3e30))
* **deps:** update docusaurus monorepo to v2.0.0-beta.20 ([1d0e361](1d0e361c96))
v1.0.1
2022-05-05 22:57:33 +00:00
Mark Lawlor
4e0cfc9167 docs: add TailwindCLI (CSS) 2022-05-06 08:53:32 +10:00
Mark Lawlor
5d8dbbf5c0 docs: removed old docs folder 2022-05-06 08:49:13 +10:00
Mark Lawlor
82e3e48e1b Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-06 08:48:45 +10:00
Renovate Bot
1d0e361c96 fix(deps): update docusaurus monorepo to v2.0.0-beta.20
[skip release]
2022-05-05 18:09:33 +00:00
Renovate Bot
3fd8f72daa chore(deps): update dependency metro-react-native-babel-preset to v0.70.3 2022-05-05 15:49:34 +00:00
Mark Lawlor
385cdf713a docs: update readme 2022-05-05 16:34:32 +10:00
Mark Lawlor
70307bf804 docs: add badges to readme 2022-05-05 16:16:27 +10:00
semantic-release-bot
4550ac04c8 chore(release): 1.0.1-next.1 [skip ci]
## [1.0.1-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0...v1.0.1-next.1) (2022-05-05)

### Bug Fixes

* ci versioning ([f2374e3](f2374e3e30))
v1.0.1-next.1
2022-05-05 05:26:49 +00:00
Mark Lawlor
f2374e3e30 fix: ci versioning 2022-05-05 15:23:28 +10:00
semantic-release-bot
802fc548ca chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v0.1.7...v1.0.0) (2022-05-05)

### Bug Fixes

* add output option to postcss plugin ([0a910de](0a910dee36))
* add plugin.js to npm. lint fixes ([5c0c74d](5c0c74de6a))
* cli watch flag ([c972e06](c972e062c4))
* **deps:** pin dependencies ([58e090d](58e090dd56))
* **deps:** update docusaurus monorepo to v2.0.0-beta.19 ([3206a8a](3206a8a7a2))
* expose postcss plugin ([ff7f0fc](ff7f0fc2d3))
* hmr=false was processes all files ([9fda8ea](9fda8eab87))
* improvements to platform prefixes ([3496060](3496060bc0))
* postcss plugin not compiling variables ([4742d58](4742d5828e))
* production dependancies ([683a7e9](683a7e96d1))
* revert back to npm lockfile 1 for node 14 support ([f718884](f7188848a5))
* selector generation when using important ([b39125d](b39125d9a8))
* updated dependancies ([e128db7](e128db763a))

### Features

* add feature preview flag ([9397e67](9397e67cff))
* basic platform variant matching ([22da605](22da605c24))
* change useTailwind to a factory function ([56b4a29](56b4a29941))
* new babel modes ([4c5741f](4c5741fff6))
* rename allowModules and blockmodules ([cae86cf](cae86cf93e))
* rewrite extract native styles logic ([30c5b76](30c5b76a4a))

### BREAKING CHANGES

* skipTransform: true has been changed to mode: "compileOnly"
v1.0.0
2022-05-05 04:11:13 +00:00
Mark Lawlor
030dc0cfd8 New readme (#38)
* docs: update readme

* docs: update readme
2022-05-05 14:07:45 +10:00
semantic-release-bot
4dcc2d5a22 chore(release): 1.0.0-next.10 [skip ci]
# [1.0.0-next.10](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.9...v1.0.0-next.10) (2022-05-05)

### Features

* add feature preview flag ([06d3f46](06d3f46106))
2022-05-05 14:07:45 +10:00
Mark Lawlor
9397e67cff feat: add feature preview flag 2022-05-05 14:07:45 +10:00
semantic-release-bot
c6ef6391fc chore(release): 1.0.0-next.9 [skip ci]
# [1.0.0-next.9](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.8...v1.0.0-next.9) (2022-05-05)

### Bug Fixes

* production dependancies ([675d00f](675d00f917))
2022-05-05 14:07:45 +10:00
Mark Lawlor
683a7e96d1 fix: production dependancies 2022-05-05 14:07:45 +10:00
semantic-release-bot
cb9384760e chore(release): 1.0.0-next.8 [skip ci]
# [1.0.0-next.8](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.0-next.7...v1.0.0-next.8) (2022-05-05)

### Bug Fixes

* postcss plugin not compiling variables ([fdd14fe](fdd14fe462))
* updated dependancies ([06ee26b](06ee26b092))
2022-05-05 14:07:45 +10:00
Mark Lawlor
4742d5828e fix: postcss plugin not compiling variables 2022-05-05 14:07:45 +10:00
Mark Lawlor
b28c267e3a refactor: postcss plugin 2022-05-05 14:07:45 +10:00
Mark Lawlor
e128db763a fix: updated dependancies 2022-05-05 14:07:45 +10:00
Mark Lawlor
43fde81929 test: use npm cache 2022-05-05 14:07:45 +10:00
Mark Lawlor
f1070a570b test: set maxworkers 2022-05-05 14:07:45 +10:00