Commit Graph

679 Commits

Author SHA1 Message Date
Mark Lawlor
ff31e97270 Create FUNDING.yml 2022-06-20 13:27:50 +10:00
Mark Lawlor
b5ce8e3591 docs: nativewind updates 2022-06-20 11:13:38 +10:00
Mark Lawlor
69d4d28f9b fix: default webOutput based upon rnw version v2.0.0-next.16 2022-06-20 11:00:43 +10:00
Mark Lawlor
998f7b01ea docs: update for nativewind 2022-06-20 10:58:23 +10:00
Mark Lawlor
987d8c7314 fix: force release v2.0.0-next.15 2022-06-19 22:57:59 +10:00
Mark Lawlor
44a980d738 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-06-19 22:43:11 +10:00
Mark Lawlor
e55dad53a2 Update README.md 2022-06-19 22:42:46 +10:00
Mark Lawlor
2f8e1be865 refactor: clean up state bits and start rtl 2022-06-19 22:36:27 +10:00
Mark Lawlor
51dcfd5d7d refactor: clean up state bits and start rtl 2022-06-19 22:35:12 +10:00
Mark Lawlor
b7bcdea2a8 Update README.md 2022-06-19 21:48:38 +10:00
Mark Lawlor
a1a7055037 fix: revert back to onMouseDown/Up on web v2.0.0-next.14 2022-06-19 21:37:21 +10:00
Mark Lawlor
0ea733f90a fix: disable legacy tailwind v2 plugins v2.0.0-next.13 2022-06-19 21:26:20 +10:00
Mark Lawlor
2bbf7fa9e7 fix: remove react-native from babel compile v2.0.0-next.12 2022-06-19 19:02:25 +10:00
Mark Lawlor
3b2f2a931d Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v2.0.0-next.11 2022-06-19 18:53:18 +10:00
Mark Lawlor
821a8ec39b feat: add state bits 2022-06-19 18:52:21 +10:00
renovate[bot]
2c8472f422 chore(deps): update dependency @testing-library/react-hooks to v8.0.1 2022-06-19 00:18:58 +00:00
renovate[bot]
bff1778e7c chore(deps): update dependency eslint to v8.18.0 2022-06-18 00:09:57 +00:00
renovate[bot]
2fc21c61cb chore(deps): update dependency typescript to v4.7.4 2022-06-17 21:02:01 +00:00
renovate[bot]
f49b73621d chore(deps): update dependency @types/jest to v28.1.2 2022-06-17 14:37:12 +00:00
Mark Lawlor
7364c09b62 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v2.0.0-next.10 2022-06-17 11:11:59 +10:00
Mark Lawlor
dbcee1d8e9 fix: dark mode topic in StyleSheetStore 2022-06-17 11:11:49 +10:00
Renovate Bot
f901208f0f chore(deps): update dependency @types/react to v18.0.14 2022-06-16 21:30:00 +00:00
Renovate Bot
cec082b7b7 chore(deps): update dependency prettier to v2.7.1 2022-06-16 18:57:03 +00:00
Renovate Bot
b99aaf1060 chore(deps): update dependency @types/react to v18.0.13 2022-06-16 15:31:25 +00:00
Mark Lawlor
ed0aa32b60 feat: switch colorscheme and platform to static styles v2.0.0-next.9 2022-06-16 23:20:55 +10:00
Mark Lawlor
4a6631135e fix: allow color-scheme-store to work in SSR 2022-06-16 22:55:14 +10:00
Mark Lawlor
ed787affbf fix: change test imports to nativewind v2.0.0-next.8 2022-06-16 16:52:11 +10:00
Mark Lawlor
4e59f93daa fix: change babel imports to nativewind 2022-06-16 16:35:18 +10:00
Mark Lawlor
5ddeee64a0 fix: incorrectly importing react-native during babel transform v2.0.0-next.7 2022-06-16 16:26:43 +10:00
Mark Lawlor
c2902f3e23 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v2.0.0-next.6 2022-06-16 15:48:04 +10:00
Mark Lawlor
7093c202dc feat: add state suffix to styles
BREAKING CHANGE: The compiled output has changed
2022-06-16 15:46:53 +10:00
Mark Lawlor
b493bef5aa Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-06-15 13:26:52 +10:00
Mark Lawlor
f8bad597a3 feat: rename component to group-scoped
BREAKING CHANGE: component and component-{action} as been renamed to
group-scoped and group-scoped-{action}
2022-06-15 13:25:22 +10:00
Renovate Bot
d68c209512 chore(deps): update react monorepo to v18.2.0 2022-06-15 03:18:21 +00:00
renovate[bot]
6bf81edd8b chore(deps): update dependency tailwindcss to v3.1.3 (#73)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-15 13:16:50 +10:00
Renovate Bot
db2f6d50ca chore(deps): update dependency react-native-web to v0.18.1 2022-06-14 23:20:19 +00:00
Mark Lawlor
83df746194 chore: update readme 2022-06-15 08:21:56 +10:00
Mark Lawlor
ac1feb2ed1 chore: update readme 2022-06-15 08:21:19 +10:00
Mark Lawlor
ecb0609282 fix: update readme v2.0.0-next.5 2022-06-15 07:13:32 +10:00
Mark Lawlor
ef0a52fa52 fix: rename properties of ComponentContent v2.0.0-next.4 2022-06-15 07:02:42 +10:00
Mark Lawlor
ab8681cbc0 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-06-15 06:58:28 +10:00
Mark Lawlor
9b914820a5 feat: rename to nativewind
BREAKING CHANGE: renamed library to NativeWind
2022-06-15 06:57:49 +10:00
Mark Lawlor
a27c2af061 fix: component not being applied correctly 2022-06-15 06:55:20 +10:00
Renovate Bot
e918a5aea7 chore(deps): update typescript-eslint monorepo to v5.28.0 2022-06-14 17:22:18 +00:00
Renovate Bot
1e5a173994 chore(deps): update dependency prettier to v2.7.0 2022-06-14 13:11:36 +00:00
Renovate Bot
5c092c6594 chore(deps): update dependency ts-jest to v28.0.5 2022-06-14 05:12:37 +00:00
Mark Lawlor
25963db3cc fix: useColorScheme working on React <0.17 v2.0.0-next.3 2022-06-14 12:19:45 +10:00
Mark Lawlor
64670fe0aa fix: broken ColorSchemeName types v2.0.0-next.2 2022-06-14 10:57:03 +10:00
Mark Lawlor
670b3ab537 Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-06-14 09:38:14 +10:00
Mark Lawlor
0fb49b763d feat: allow colorscheme to switch between manual and automatic 2022-06-14 09:37:21 +10:00