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 |
|
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 |
|