327 Commits

Author SHA1 Message Date
semantic-release-bot
b04bba39c2 chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.1...v1.2.0) (2022-05-11)

### Bug Fixes

* component context not being created ([8709a9d](8709a9d825))
* missing initializer for tailwindcss_react_native_media ([e8493ac](e8493ac265))
* simplied sibling plugins ([d8a0383](d8a038313f))

### Features

* add component ([09c8698](09c86983ed))
* add flatten option of useTailwind ([9565c29](9565c29cbc))
* add hover, focus & active pseudo-classes ([da3c8f4](da3c8f4e2b))
* support divide, space & gap ([3ce837e](3ce837ecce))
v1.2.0
2022-05-11 07:43:03 +00:00
Mark Lawlor
0e167083e1 Merge branch 'next' into main 2022-05-11 17:38:28 +10:00
semantic-release-bot
986f4e3890 chore(release): 1.2.0-next.6 [skip ci]
# [1.2.0-next.6](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.5...v1.2.0-next.6) (2022-05-11)

### Features

* add flatten option of useTailwind ([9565c29](9565c29cbc))
v1.2.0-next.6
2022-05-11 06:18:39 +00:00
Mark Lawlor
9565c29cbc feat: add flatten option of useTailwind 2022-05-11 16:14:57 +10:00
Mark Lawlor
4ed73aa975 refactor: clean up creating ComponentContext 2022-05-11 15:51:01 +10:00
semantic-release-bot
ca30cf2d29 chore(release): 1.2.0-next.5 [skip ci]
# [1.2.0-next.5](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.4...v1.2.0-next.5) (2022-05-11)

### Bug Fixes

* component context not being created ([8709a9d](8709a9d825))
v1.2.0-next.5
2022-05-11 05:49:41 +00:00
Mark Lawlor
697d4881ff Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-11 15:46:00 +10:00
Mark Lawlor
8709a9d825 fix: component context not being created 2022-05-11 15:45:40 +10:00
semantic-release-bot
b6074310af chore(release): 1.2.0-next.4 [skip ci]
# [1.2.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.3...v1.2.0-next.4) (2022-05-11)

### Features

* add component ([09c8698](09c86983ed))
v1.2.0-next.4
2022-05-11 05:35:46 +00:00
Mark Lawlor
ebbbe516f0 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-11 15:32:17 +10:00
Mark Lawlor
09c86983ed feat: add component 2022-05-11 15:31:55 +10:00
semantic-release-bot
9dbab45760 chore(release): 1.2.0-next.3 [skip ci]
# [1.2.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.2...v1.2.0-next.3) (2022-05-11)

### Bug Fixes

* missing initializer for tailwindcss_react_native_media ([e8493ac](e8493ac265))
v1.2.0-next.3
2022-05-11 05:21:32 +00:00
Mark Lawlor
6e5bf9f33f Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-11 14:36:30 +10:00
Mark Lawlor
e8493ac265 fix: missing initializer for tailwindcss_react_native_media 2022-05-11 14:33:48 +10:00
semantic-release-bot
56bc81a731 chore(release): 1.2.0-next.2 [skip ci]
# [1.2.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.1...v1.2.0-next.2) (2022-05-11)

### Features

* add hover, focus & active pseudo-classes ([da3c8f4](da3c8f4e2b))
v1.2.0-next.2
2022-05-11 04:02:45 +00:00
Mark Lawlor
da3c8f4e2b feat: add hover, focus & active pseudo-classes 2022-05-11 13:58:51 +10:00
Mark Lawlor
5b779d08be refactor: how media is extracted from css 2022-05-11 13:11:56 +10:00
semantic-release-bot
1455b619a7 chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0...v1.1.1) (2022-05-10)

### Bug Fixes

* transforms within invalid media queries are property ignored ([51e091f](51e091f0e1))
v1.1.1
2022-05-10 11:22:04 +00:00
Mark Lawlor
51e091f0e1 fix: transforms within invalid media queries are property ignored 2022-05-10 21:12:08 +10:00
Mark Lawlor
756366f7fe refactor: remove unusued symbol 2022-05-10 20:06:11 +10:00
semantic-release-bot
7a910e9e3e chore(release): 1.2.0-next.1 [skip ci]
# [1.2.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0...v1.2.0-next.1) (2022-05-10)

### Bug Fixes

* simplied sibling plugins ([d8a0383](d8a038313f))

### Features

* support divide, space & gap ([3ce837e](3ce837ecce))
v1.2.0-next.1
2022-05-10 09:29:23 +00:00
Mark Lawlor
f6e13019c0 Merge pull request #44 from marklawlor/siblings
feat: support divide, space & gap
2022-05-10 19:25:49 +10:00
Mark Lawlor
d8a038313f fix: simplied sibling plugins 2022-05-10 19:25:13 +10:00
Mark Lawlor
02ce202d3d refactor: only add child symbol if classes were found 2022-05-10 15:06:11 +10:00
Mark Lawlor
3ce837ecce feat: support divide, space & gap 2022-05-10 15:01:53 +10:00
semantic-release-bot
574469bd13 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.0.6...v1.1.0) (2022-05-10)

### Bug Fixes

* transform merging ([9f41434](9f4143467e))

### Features

* elevation ([2c2a4ac](2c2a4ac91b))
* support 'shadow' ([0839f3e](0839f3e4c6))
* support aspect ratio media queries ([94b9c48](94b9c487d8))
v1.1.0
2022-05-10 04:38:56 +00:00
Mark Lawlor
7d49351aed v1.1.0 2022-05-10 14:31:36 +10:00
semantic-release-bot
938afba750 chore(release): 1.1.0-next.4 [skip ci]
# [1.1.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0-next.3...v1.1.0-next.4) (2022-05-10)

### Features

* support aspect ratio media queries ([94b9c48](94b9c487d8))
v1.1.0-next.4
2022-05-10 04:25:14 +00:00
Mark Lawlor
d43bdf29d8 test: fix boxShadow tests 2022-05-10 14:22:07 +10:00
Mark Lawlor
585b4989ee refactor: move location of extract-styles 2022-05-10 14:20:14 +10:00
Mark Lawlor
0fb565010f refactor: move hooks into provider. reduce number of contexts 2022-05-10 14:17:14 +10:00
Mark Lawlor
602aa2959c refactor: remove getComputedStyle for web(preview) 2022-05-10 14:00:27 +10:00
Mark Lawlor
e9bfecf02e Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-10 13:59:34 +10:00
Mark Lawlor
94b9c487d8 feat: support aspect ratio media queries 2022-05-10 13:54:33 +10:00
Mark Lawlor
09ba7b6936 refactor: slight change to shadow defaults 2022-05-10 13:54:01 +10:00
semantic-release-bot
a96b55d2f5 chore(release): 1.1.0-next.3 [skip ci]
# [1.1.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.0-next.2...v1.1.0-next.3) (2022-05-10)

### Features

* support 'shadow' ([0839f3e](0839f3e4c6))
v1.1.0-next.3
2022-05-10 03:33:38 +00:00
Mark Lawlor
0839f3e4c6 feat: support 'shadow' 2022-05-10 13:30:02 +10:00
Mark Lawlor
bc845a7db5 refactor: add mit badge 2022-05-10 12:17:54 +10:00
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