Commit Graph

151 Commits

Author SHA1 Message Date
renovate[bot]
c502e2cfa4 chore(deps): update dependency @types/react to v18.0.16 2022-08-07 12:14:40 +00:00
renovate[bot]
9bed0ffe25 chore(deps): update dependency tailwindcss to v3.1.8 2022-08-05 23:52:27 +00:00
Mark Lawlor
37dfd2bad5 refactor: babel plugin cleanup 2022-08-05 20:10:38 -03:00
github-actions[bot]
b7936005ed Version Packages (next) (#147)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-05 13:55:05 -03:00
Mark Lawlor
eec489c862 refactor: babel transform code 2022-08-05 13:17:54 -03:00
Mark Lawlor
cbbaae880d fix: import expo snack for SDK 46.0.0 2022-08-03 13:27:42 -03:00
renovate[bot]
ec524cb3bf chore(deps): update typescript-eslint monorepo to v5.32.0 2022-08-03 06:18:24 +00:00
Jérémie Sellam
66a8420fbb fix tailwind intellisense error : endsWith is not a function (#146)
Co-authored-by: Jérémie Sellam <jeremie@southpigalle.io>
2022-08-02 15:00:33 -03:00
renovate[bot]
238446c464 chore(deps): update dependency @types/react-native to v0.69.5 2022-08-02 02:33:30 +00:00
renovate[bot]
adb7a7a812 chore(deps): update babel monorepo to v7.18.10 2022-08-01 23:09:43 +00:00
renovate[bot]
f05fadba16 chore(deps): update dependency @types/react-native to v0.69.4 2022-07-30 10:00:17 +00:00
renovate[bot]
c827458681 chore(deps): update dependency @cspell/eslint-plugin to v6.5.0 2022-07-29 23:00:06 +00:00
renovate[bot]
bb46e97876 chore(deps): update dependency tailwindcss to v3.1.7 2022-07-29 17:38:54 +00:00
github-actions[bot]
d36cddd05c Version Packages (next) (#139)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-28 19:03:12 -03:00
Mark Lawlor
000b16dfa7 test: fix box shadow tests 2022-07-28 18:52:26 -03:00
Mark Lawlor
9014622c09 test: fix box shadow tests 2022-07-28 18:42:16 -03:00
Mark Lawlor
b2b7e88afd Merge branch 'next' of github.com:marklawlor/nativewind into next 2022-07-28 18:31:31 -03:00
Mark Lawlor
d75fe29b85 fix: shadow classes 2022-07-28 18:29:33 -03:00
renovate[bot]
e58509cbde chore(deps): update dependency metro-react-native-babel-preset to v0.72.0 2022-07-28 16:17:43 +00:00
Mark Lawlor
6855f455d3 Merge branch 'next' of github.com:marklawlor/nativewind into next 2022-07-27 14:42:27 -03:00
Mark Lawlor
7613fb055d fix: useTailwind() childClassNames error 2022-07-27 14:40:16 -03:00
github-actions[bot]
2a3cf8582c Version Packages (next) (#135)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-27 12:35:28 -03:00
Mark Lawlor
7018d319c5 fix: box shadows on native devices 2022-07-27 12:24:31 -03:00
renovate[bot]
6fc9a2e2e4 chore(deps): update dependency react-native-svg to v12.4.3 2022-07-26 22:30:12 +00:00
renovate[bot]
06e68a7c53 chore(deps): update dependency @cspell/eslint-plugin to v6.4.2 2022-07-26 21:07:00 +00:00
github-actions[bot]
b4e1a101b8 Version Packages (next) (#133)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-26 14:36:18 -03:00
Mark Lawlor
ec8e03d120 test: fix custom-theme test 2022-07-26 14:27:53 -03:00
Mark Lawlor
3ee05ba69e feat: change withPlatformTheme() with platformSelect() 2022-07-26 14:21:30 -03:00
Mark Lawlor
e13040507e feat: change styled() props to an object 2022-07-26 12:32:33 -03:00
Mark Lawlor
0810c76d86 Merge branch 'next' of github.com:marklawlor/nativewind into next 2022-07-26 10:51:33 -03:00
Mark Lawlor
fe67c2aa7b fix caching of child styles 2022-07-26 10:44:27 -03:00
renovate[bot]
dd3d2d3c7a chore(deps): update dependency @testing-library/react-native to v11 2022-07-26 01:20:18 +00:00
renovate[bot]
f2067147e9 chore(deps): update typescript-eslint monorepo to v5.31.0 2022-07-25 22:24:52 +00:00
renovate[bot]
9d72bc0fd0 chore(deps): update dependency react-native-svg to v12.4.1 2022-07-25 19:11:45 +00:00
renovate[bot]
3723791f39 chore(deps): update dependency react-native to v0.69.3 2022-07-25 16:24:24 +00:00
renovate[bot]
f49a9f7c92 chore(deps): update dependency @cspell/eslint-plugin to v6.4.1 2022-07-23 13:19:05 +00:00
github-actions[bot]
46d8b7899b Version Packages (next) (#125)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-20 15:10:04 -03:00
Mark Lawlor
399b17aa6f fix: typescript types 2022-07-20 15:03:30 -03:00
Mark Lawlor
1a13f40bb3 fix: update typescript types 2022-07-20 14:52:26 -03:00
Mark Lawlor
d6ff99e384 Merge branch 'next' of github.com:marklawlor/nativewind into next 2022-07-20 14:43:51 -03:00
Mark Lawlor
9bb69ea415 feat: add transform utilities 2022-07-20 14:43:39 -03:00
renovate[bot]
c41eba5314 chore(deps): update dependency react-native to v0.69.2 2022-07-20 14:08:21 +00:00
renovate[bot]
d045a2fd3a chore(deps): update dependency react-native-web to v0.18.7 2022-07-19 22:31:02 +00:00
renovate[bot]
8f0ae520f3 chore(deps): update dependency @cspell/eslint-plugin to v6.4.0 2022-07-19 17:41:32 +00:00
github-actions[bot]
40b5c6ea02 Version Packages (next) (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-19 12:57:33 -03:00
Mark Lawlor
123323b70b fix: withPlatformTheme incorrectly overriding theme 2022-07-19 12:34:07 -03:00
Mark Lawlor
84870e11f8 feat: add group 2022-07-19 12:14:25 -03:00
Mark Lawlor
a1ae63dd22 fix: crash when styled component has undefined styles 2022-07-19 11:28:11 -03:00
Mark Lawlor
cd2212e02f fix: withPlatformTheme parsing 2022-07-19 10:54:35 -03:00
Mark Lawlor
759d2e431a test: add tests for device function compilation 2022-07-19 09:34:48 -03:00