Commit Graph

1139 Commits

Author SHA1 Message Date
Mark Lawlor
078c107b8a feat: add rawContent as a babel plugin option v2.0.0-next.32 2022-06-28 19:33:54 +10:00
Mark Lawlor
6417648809 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v2.0.0-next.31 2022-06-28 18:58:48 +10:00
Mark Lawlor
03d3f01d51 feat: allow passing the babel plugin a tailwindConfig 2022-06-28 18:58:33 +10:00
renovate[bot]
d53cd51f31 chore(deps): update dependency react-native-web to v0.18.2 2022-06-28 01:21:56 +00:00
renovate[bot]
4bf856e8ea chore(deps): update babel monorepo to v7.18.6 2022-06-27 23:10:16 +00:00
renovate[bot]
c45cebce3b fix(deps): update dependency nativewind to v2.0.0-next.29
[skip release]
2022-06-27 19:31:34 +00:00
renovate[bot]
31c45f23aa chore(deps): update dependency metro-react-native-babel-preset to v0.71.2 2022-06-27 16:52:44 +00:00
Mark Lawlor
f28a6df753 fix: minor NativeWindStyleSheet fixes 2022-06-27 23:09:58 +10:00
renovate[bot]
d48d938fa9 fix(deps): pin dependency @codemirror/lang-javascript to 6.0.0
[skip release]
2022-06-27 12:46:42 +00:00
Mark Lawlor
094b22b041 feat: update StyleSheetStore to NativeWindStyleSheet
BREAKING CHANGE: TailwindProvider is no longer exported. All
configuration is done via NativeWindStyleSheet.
v2.0.0-next.30
2022-06-27 22:23:38 +10:00
Mark Lawlor
d322e5cabb docs: add platform page 2022-06-27 15:30:30 +10:00
Mark Lawlor
5ae9a7be71 fix: mask selector on atRules styles v2.0.0-next.29 2022-06-27 14:31:01 +10:00
Mark Lawlor
dbc63e7aef fix: improve makePseudoClassTest regex 2022-06-27 14:15:55 +10:00
Mark Lawlor
40abf01a41 fix: platform variants v2.0.0-next.28 2022-06-27 13:55:35 +10:00
Mark Lawlor
8a9264e91e fix: bug fixes after group-isolate rename 2022-06-27 12:27:20 +10:00
Mark Lawlor
c9f3b34642 fix: rename group-scoped to group-isolate v2.0.0-next.27 2022-06-27 11:31:13 +10:00
Mark Lawlor
0e8c113856 fix: group-scoped regex v2.0.0-next.26 2022-06-27 10:12:31 +10:00
Mark Lawlor
61a859d05e Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v2.0.0-next.25 2022-06-27 09:51:59 +10:00
Mark Lawlor
d87c330b85 fix: group-scoped context not applying 2022-06-27 09:51:47 +10:00
hwb15
8dcab44cc5 docs: update quick start docs for NativeWind (#92)
Removal of depreciated <TailwindProvider /> from final step of quick start guide.
2022-06-27 09:17:00 +10:00
renovate[bot]
0afee8841f chore(deps): update dependency @types/react-native to v0.69.1 2022-06-26 18:34:30 +00:00
Mark Lawlor
a9d528d324 docs: attempt to add babel playground 2022-06-26 22:55:26 +10:00
renovate[bot]
6a4220794f chore(deps): update commitlint monorepo to v17.0.3 2022-06-25 09:59:17 +00:00
renovate[bot]
c3e8209212 chore(deps): update dependency @testing-library/react-native to v10 2022-06-24 15:09:32 +00:00
renovate[bot]
e4f83b07f9 chore(deps): update dependency @types/react-native to v0.69.0 2022-06-24 11:53:35 +00:00
Mark Lawlor
1e96454049 docs: clean up dark-mode example 2022-06-24 18:24:05 +10:00
Mark Lawlor
b8558dfcb4 fix: change forceBit to baseBit v2.0.0-next.24 2022-06-24 17:58:03 +10:00
Mark Lawlor
cd6b864a05 docs: remove vercel.json 2022-06-24 16:35:16 +10:00
Mark Lawlor
ad69f9b9a2 docs: add dark mode example 2022-06-24 14:41:33 +10:00
Mark Lawlor
5f53c6e13e docs: test 2022-06-24 13:18:44 +10:00
Mark Lawlor
1f1af9d271 docs: add vercel.json 2022-06-24 13:15:59 +10:00
Mark Lawlor
31d6be4530 Revert "docs: add vercel.json"
This reverts commit 46685cda92.
2022-06-24 13:14:00 +10:00
Mark Lawlor
46685cda92 docs: add vercel.json 2022-06-24 13:10:43 +10:00
Mark Lawlor
604b29a218 docs: add compile function to website 2022-06-24 13:06:59 +10:00
Mark Lawlor
3124dee5a6 docs: add compile function to website 2022-06-24 13:03:17 +10:00
Mark Lawlor
2e6bfa0255 docs: fix expo snacks not appearing 2022-06-24 12:47:57 +10:00
Mark Lawlor
1906ff4d69 docs: fix snacks when changing routes 2022-06-24 12:42:01 +10:00
Mark Lawlor
3fc6198efd docs: update overview 2022-06-24 12:16:25 +10:00
Mark Lawlor
a1716ffadc fix: move expo-snack to an export v2.0.0-next.23 2022-06-24 12:09:35 +10:00
Mark Lawlor
10a0a94605 docs: updated overview v2.0.0-next.22 2022-06-24 11:59:43 +10:00
Mark Lawlor
f071a40a92 fix: add missing npm file 2022-06-24 11:57:02 +10:00
Mark Lawlor
e9fca05f25 feat: withExpoSnack v2.0.0-next.21 2022-06-24 11:51:52 +10:00
Mark Lawlor
bb1b757438 fix: force deploy v2.0.0-next.20 2022-06-24 09:48:47 +10:00
Mark Lawlor
52dd6e793f test: refactor to use dangerouslyCompileStyles 2022-06-23 23:58:13 +10:00
Mark Lawlor
476cfb1db5 docs: more updates to nativewind 2022-06-23 23:04:47 +10:00
Mark Lawlor
f4232cf9b4 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-06-23 23:02:32 +10:00
Mark Lawlor
41a020f18e docs: add docs for nativewind 2022-06-23 23:01:09 +10:00
renovate[bot]
c501e5cb4e chore(deps): update dependency react-native to v0.69.0 2022-06-22 20:34:14 +00:00
Mark Lawlor
84ca757cde refactor: small clean up of style-helpers 2022-06-22 19:05:59 +10:00
renovate[bot]
763ca3f9c1 chore(deps): update dependency @types/react-native to v0.68.0 2022-06-22 00:41:04 +00:00