Commit Graph

1139 Commits

Author SHA1 Message Date
semantic-release-bot
acab886ba4 chore(release): 1.5.0-next.9 [skip ci]
# [1.5.0-next.9](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.8...v1.5.0-next.9) (2022-05-23)

### Bug Fixes

* ensure stroke is set to a valid value ([8970f65](8970f655a3))
* prevent passing undefined svg props ([244be39](244be3997c))
* remove empty line in generated styles ([20e6973](20e697321a))
v1.5.0-next.9
2022-05-23 08:42:24 +00:00
Mark Lawlor
f471dbe485 Merge branch 'main' into next 2022-05-23 18:39:10 +10:00
Mark Lawlor
090e13514a docs: add google ownership file 2022-05-23 18:30:50 +10:00
Mark Lawlor
bc63e6f709 docs: add docs on colorScheme 2022-05-23 18:22:00 +10:00
Mark Lawlor
3b03cc3903 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-23 18:11:02 +10:00
Mark Lawlor
8970f655a3 fix: ensure stroke is set to a valid value 2022-05-23 18:09:25 +10:00
Mark Lawlor
244be3997c fix: prevent passing undefined svg props 2022-05-23 17:58:45 +10:00
Mark Lawlor
20e697321a fix: remove empty line in generated styles 2022-05-23 17:58:25 +10:00
semantic-release-bot
e4230f47f4 chore(release): 1.5.0-next.8 [skip ci]
# [1.5.0-next.8](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.7...v1.5.0-next.8) (2022-05-23)

### Bug Fixes

* stop babel appending platform to TailwindProvider ([fc8fdc8](fc8fdc8b92))
* transform components using fill and stroke ([f4161ef](f4161ef3b2))
* useInteraction not adding handlers ([f3c4127](f3c4127892))
v1.5.0-next.8
2022-05-23 07:55:03 +00:00
Mark Lawlor
fc8fdc8b92 fix: stop babel appending platform to TailwindProvider 2022-05-23 17:50:58 +10:00
Mark Lawlor
5edef66643 refactor: add comments 2022-05-23 17:46:24 +10:00
Mark Lawlor
f4161ef3b2 fix: transform components using fill and stroke 2022-05-23 17:43:22 +10:00
Mark Lawlor
f3c4127892 fix: useInteraction not adding handlers 2022-05-23 12:23:26 +10:00
Mark Lawlor
509b9c48b4 docs: svg props 2022-05-22 18:22:58 +10:00
Mark Lawlor
61f94b4906 refactor: remove color-scheme.web.tsx 2022-05-22 13:39:35 +10:00
Mark Lawlor
f7c9c2c7d1 refactor: fix spelling mistakes 2022-05-22 13:34:22 +10:00
Mark Lawlor
fc860de127 docs: add more docs 2022-05-22 12:03:45 +10:00
Mark Lawlor
d75c080c1a Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-22 11:38:55 +10:00
Mark Lawlor
1571c60dac refactor: remove initial hooks from public api 2022-05-22 11:38:05 +10:00
Mark Lawlor
3b59ac804e refactor: rename colorScheme prop to initialColorScheme 2022-05-22 11:37:29 +10:00
Renovate Bot
2a9aec4192 chore(deps): update dependency eslint to v8.16.0 2022-05-21 01:28:36 +00:00
semantic-release-bot
7f9725b3da chore(release): 1.5.0-next.7 [skip ci]
# [1.5.0-next.7](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.6...v1.5.0-next.7) (2022-05-20)

### Bug Fixes

* strokeWidth console warnings on native ([5ace7ff](5ace7ff975))

### Features

* export new context hooks ([1560afe](1560afe983))
v1.5.0-next.7
2022-05-20 12:58:33 +00:00
Mark Lawlor
5c53b449d9 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-20 22:52:55 +10:00
Mark Lawlor
5ace7ff975 fix: strokeWidth console warnings on native 2022-05-20 22:52:33 +10:00
Mark Lawlor
1560afe983 feat: export new context hooks 2022-05-20 22:49:22 +10:00
semantic-release-bot
b6f9dc5aec chore(release): 1.5.0-next.6 [skip ci]
# [1.5.0-next.6](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.5...v1.5.0-next.6) (2022-05-20)

### Features

* add SVG support ([05897c3](05897c3ab7)), closes [#56](https://github.com/marklawlor/tailwindcss-react-native/issues/56)
v1.5.0-next.6
2022-05-20 04:51:35 +00:00
Mark Lawlor
24b3c884c3 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-20 14:47:48 +10:00
Mark Lawlor
05897c3ab7 feat: add SVG support
fix: #56
2022-05-20 14:47:25 +10:00
semantic-release-bot
a62e4d4b96 chore(release): 1.5.0-next.5 [skip ci]
# [1.5.0-next.5](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.4...v1.5.0-next.5) (2022-05-20)

### Bug Fixes

* short circuit withStyledChildren when there are no child styles ([8de2e43](8de2e4351e))
v1.5.0-next.5
2022-05-20 01:35:17 +00:00
Mark Lawlor
8737e1df9f Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-20 11:30:28 +10:00
Mark Lawlor
e6eea1f254 refactor: clean useTailwind() overloads 2022-05-20 11:27:19 +10:00
Mark Lawlor
39d01ca6ea refactor: cleanup assertIsInContext 2022-05-20 11:24:03 +10:00
Mark Lawlor
ab8a34a778 refactor: clean up runtime-styles 2022-05-20 11:17:33 +10:00
Mark Lawlor
5f3ca2d8f4 refactor: fix broken filepaths 2022-05-20 11:08:45 +10:00
Mark Lawlor
43b1dda54a refactor: clean up of runtimestyles 2022-05-20 11:01:24 +10:00
Mark Lawlor
034e37bd3b refactor: rename generic in runtime-styles 2022-05-20 10:51:47 +10:00
Mark Lawlor
67bf91024d refactor: remove styled() prop:true functionality 2022-05-20 10:50:02 +10:00
Mark Lawlor
cee5acaf9a refactor: add code comments 2022-05-20 10:45:49 +10:00
Mark Lawlor
8de2e4351e fix: short circuit withStyledChildren when there are no child styles 2022-05-20 08:53:33 +10:00
Mark Lawlor
9999dc8249 refactor: rename non-hook files to use 'with' 2022-05-20 08:41:32 +10:00
Renovate Bot
e5700a68f3 chore(deps): update babel monorepo to v7.18.0 2022-05-19 18:43:26 +00:00
Mark Lawlor
f468005e68 refactor: styled() types 2022-05-19 20:12:24 +10:00
Mark Lawlor
b17e0c9e21 docs: update docs for styled 2022-05-19 18:14:15 +10:00
semantic-release-bot
d52b6746bf chore(release): 1.5.0-next.4 [skip ci]
# [1.5.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.3...v1.5.0-next.4) (2022-05-19)

### Bug Fixes

* [#54](https://github.com/marklawlor/tailwindcss-react-native/issues/54) ([c639511](c63951127d))

### Features

* allow for styled to parse additional props ([1037027](1037027035))
v1.5.0-next.4
2022-05-19 07:57:13 +00:00
Mark Lawlor
c63951127d fix: #54 2022-05-19 17:53:50 +10:00
Mark Lawlor
a8b37927eb refactor: typescript types of useTailwind and styled() 2022-05-19 17:51:29 +10:00
Mark Lawlor
bcdfeb6cdd Merge branch 'next' into use-styled-props 2022-05-19 15:43:43 +10:00
semantic-release-bot
c8067493b1 chore(release): 1.5.0-next.3 [skip ci]
# [1.5.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.2...v1.5.0-next.3) (2022-05-18)

### Bug Fixes

* prevent adding empty style arrays to parents ([61780d2](61780d2aff))
v1.5.0-next.3
2022-05-18 05:32:54 +00:00
Mark Lawlor
19ec6db4eb Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-18 15:29:30 +10:00
Mark Lawlor
61780d2aff fix: prevent adding empty style arrays to parents 2022-05-18 15:29:20 +10:00