Commit Graph

1139 Commits

Author SHA1 Message Date
Mark Lawlor
52403cf013 refactor: change homepage 2022-05-10 12:14:15 +10:00
Mark Lawlor
2d50f6bb13 refactor: update package.json version 2022-05-10 12:12:11 +10:00
Mark Lawlor
258d215669 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-10 11:37:58 +10:00
Mark Lawlor
f0004844a4 refactor: remove unused css variables 2022-05-10 11:37:46 +10:00
semantic-release-bot
3e34876bb6 chore(release): 1.1.0-next.2 [skip ci]
# [1.1.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0-next.1...v1.1.0-next.2) (2022-05-10)

### Bug Fixes

* transform merging ([9f41434](9f4143467e))
v1.1.0-next.2
2022-05-10 01:20:07 +00:00
Mark Lawlor
b848527c80 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-10 11:17:01 +10:00
Mark Lawlor
9f4143467e fix: transform merging 2022-05-10 11:16:49 +10:00
semantic-release-bot
3f72d14424 chore(release): 1.1.0-next.1 [skip ci]
# [1.1.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.6...v1.1.0-next.1) (2022-05-09)

### Features

* elevation ([2c2a4ac](2c2a4ac91b))
v1.1.0-next.1
2022-05-09 23:38:19 +00:00
Mark Lawlor
934e117181 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-10 09:25:31 +10:00
Mark Lawlor
2c2a4ac91b feat: elevation 2022-05-10 09:25:17 +10:00
Mark Lawlor
3faf37ac47 chore: remove whitespace in readme 2022-05-10 07:56:37 +10:00
Renovate Bot
2c125dfd7b chore(deps): update typescript-eslint monorepo to v5.23.0 2022-05-09 19:32:49 +00:00
Renovate Bot
8c379a987d chore(deps): update dependency react-native to v0.68.2 2022-05-09 13:55:47 +00:00
Renovate Bot
4fb3ee079e chore(deps): update dependency husky to v8 2022-05-09 11:06:35 +00:00
semantic-release-bot
3bfd9767a5 chore(release): 1.0.6 [skip ci]
## [1.0.6](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.5...v1.0.6) (2022-05-09)

### Bug Fixes

* passing tw output to external libraries ([2bc1afb](2bc1afb95d))
v1.0.6
2022-05-09 03:21:16 +00:00
Mark Lawlor
ece24a3a06 test: fix platform is undefined error 2022-05-09 13:18:15 +10:00
Mark Lawlor
2bc1afb95d fix: passing tw output to external libraries 2022-05-09 13:10:51 +10:00
semantic-release-bot
c4c271b9f0 chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.4...v1.0.5) (2022-05-09)

### Bug Fixes

* tw getComputedStyle ([b322373](b322373a34))
* tw getComputedStyle for web preview ([dbbc588](dbbc588118))
* useTailwind types ([df7db9c](df7db9cc89))
* useTailwind types ([be362ec](be362ec334))
v1.0.5
2022-05-09 02:35:52 +00:00
Mark Lawlor
7f3f2fbd77 1.0.5 2022-05-09 12:32:10 +10:00
semantic-release-bot
c5912f6032 chore(release): 1.0.5-next.3 [skip ci]
## [1.0.5-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.5-next.2...v1.0.5-next.3) (2022-05-09)

### Bug Fixes

* tw getComputedStyle for web preview ([dbbc588](dbbc588118))
v1.0.5-next.3
2022-05-09 02:24:07 +00:00
Mark Lawlor
94e4966533 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-09 12:20:59 +10:00
Mark Lawlor
dbbc588118 fix: tw getComputedStyle for web preview 2022-05-09 12:19:17 +10:00
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