Mark Lawlor
|
0fc2c476ff
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-25 16:30:43 +10:00 |
|
Mark Lawlor
|
b5b8273f7d
|
feat: add preview support for flattened styles
|
2022-05-25 16:30:35 +10:00 |
|
semantic-release-bot
|
a5ad40e4aa
|
chore(release): 1.5.0-next.10 [skip ci]
# [1.5.0-next.10](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.9...v1.5.0-next.10) (2022-05-25)
### Bug Fixes
* rename valueProps to spreadProps. Add cssProps ([3ae8d94](3ae8d94061))
v1.5.0-next.10
|
2022-05-25 05:49:52 +00:00 |
|
Mark Lawlor
|
3ae8d94061
|
fix: rename valueProps to spreadProps. Add cssProps
|
2022-05-25 15:46:54 +10:00 |
|
Mark Lawlor
|
1c558d7987
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-25 14:50:30 +10:00 |
|
Mark Lawlor
|
7c61f70e38
|
refactor: remove first-class support for svg, replace with valueProps
|
2022-05-25 14:47:58 +10:00 |
|
Renovate Bot
|
f5e82f1a87
|
chore(deps): update dependency typescript to v4.7.2
|
2022-05-24 21:55:16 +00:00 |
|
Renovate Bot
|
fc37237887
|
chore(deps): update dependency ts-jest to v28.0.3
|
2022-05-24 10:27:31 +00:00 |
|
Renovate Bot
|
9cbf20bde7
|
chore(deps): update typescript-eslint monorepo to v5.26.0
|
2022-05-23 18:41:56 +00:00 |
|
Renovate Bot
|
1686cecb1d
|
chore(deps): update dependency metro-react-native-babel-preset to v0.71.0
|
2022-05-23 12:28:56 +00:00 |
|
Mark Lawlor
|
64c1eeac1b
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-23 18:47:09 +10:00 |
|
Mark Lawlor
|
ab9496a931
|
refactor: remove styledOptions from StyledComponent
|
2022-05-23 18:46:56 +10:00 |
|
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 |
|