Commit Graph

422 Commits

Author SHA1 Message Date
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
semantic-release-bot
bdb7af0bb1 chore(release): 1.5.0-next.2 [skip ci]
# [1.5.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.1...v1.5.0-next.2) (2022-05-18)

### Bug Fixes

* prevent adding unnecessary event handlers to components ([04ce242](04ce24283f))
v1.5.0-next.2
2022-05-18 05:26:48 +00:00
Mark Lawlor
7df8e2e981 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-18 15:23:19 +10:00
Mark Lawlor
04ce24283f fix: prevent adding unnecessary event handlers to components 2022-05-18 15:22:44 +10:00
semantic-release-bot
aa9b94ba47 chore(release): 1.5.0-next.1 [skip ci]
# [1.5.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.0...v1.5.0-next.1) (2022-05-18)

### Features

* add parent variant ([a6d8023](a6d802314f))
v1.5.0-next.1
2022-05-18 04:54:52 +00:00
Mark Lawlor
bbcc38003f Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-18 14:51:57 +10:00
Mark Lawlor
a6d802314f feat: add parent variant 2022-05-18 14:50:53 +10:00
Mark Lawlor
5cd319f4a3 docs: add goals and use-tailwind docs 2022-05-18 14:41:31 +10:00
Mark Lawlor
06275f1718 Merge pull request #52 from princejoogie/patch-1
fix typo in readme
2022-05-18 12:11:55 +10:00
Prince Carlo Juguilon
713abc31ae fix typo in readme 2022-05-18 10:07:12 +08:00
Mark Lawlor
1037027035 feat: allow for styled to parse additional props 2022-05-18 12:02:46 +10:00
semantic-release-bot
40549662bc chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.3...v1.4.0) (2022-05-18)

### Features

* allow hairlineWidth as a theme value ([5cf20d0](5cf20d00e2))
v1.4.0
2022-05-18 01:35:05 +00:00
Mark Lawlor
dd21c78cdb Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-18 11:26:49 +10:00
Renovate Bot
3211730048 chore(deps): update typescript-eslint monorepo to v5.25.0 2022-05-17 15:27:13 +00:00
Mark Lawlor
140b3f83ba Merge branch 'main' into next 2022-05-17 18:08:40 +10:00
Renovate Bot
cc159eb73b chore(deps): update babel monorepo to v7.17.12 2022-05-17 06:31:01 +00:00
semantic-release-bot
d63519044f chore(release): 1.4.0-next.2 [skip ci]
# [1.4.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.0-next.1...v1.4.0-next.2) (2022-05-17)

### Bug Fixes

* better clarification between the native and css tailwind plugins ([b484b54](b484b54ed7))
v1.4.0-next.2
2022-05-17 04:10:37 +00:00
Mark Lawlor
c8bf71f33d Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-05-17 14:00:57 +10:00