Commit Graph

  • 9d10d8702a Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next Mark Lawlor 2022-06-08 08:23:22 +10:00
  • 30c7ae1a99 chore(release): 1.7.9 [skip ci] v1.7.9 semantic-release-bot 2022-06-07 22:11:57 +00:00
  • eeaf7fc8b1 fix: interaction pseudo classes not working Mark Lawlor 2022-06-08 08:08:07 +10:00
  • 1b651cbe83 chore(deps): update jest monorepo to v28.1.1 Renovate Bot 2022-06-07 12:56:06 +00:00
  • afc74ddeef chore(deps): update typescript-eslint monorepo to v5.27.1 Renovate Bot 2022-06-06 20:35:14 +00:00
  • ec9e7a7847 feat: add roundToNearestPixel Mark Lawlor 2022-06-06 13:01:26 +10:00
  • 93f9a80379 fix: dynamic-style media query not matching v1.8.0-next.12 Mark Lawlor 2022-06-06 11:59:32 +10:00
  • 534e046f1e Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v1.8.0-next.11 Mark Lawlor 2022-06-06 11:47:23 +10:00
  • 9f637e0fdd fix: dynamic styles runtime Mark Lawlor 2022-06-06 11:24:28 +10:00
  • 4e9fe56909 chore(deps): update dependency @types/react to v18.0.12 Renovate Bot 2022-06-05 21:39:34 +00:00
  • 6a26d668d3 refactor: add code comment Mark Lawlor 2022-06-06 00:08:30 +10:00
  • be69afd1b6 fix: ensure all media-query classes are not cached v1.8.0-next.10 Mark Lawlor 2022-06-06 00:07:12 +10:00
  • d319b6fe72 fix: add units to npm bundle v1.8.0-next.9 Mark Lawlor 2022-06-05 23:52:51 +10:00
  • 4c3769648a feat: viewport units v1.8.0-next.8 Mark Lawlor 2022-06-05 23:39:05 +10:00
  • d49c331b74 feat: add caching of runtime style arrays v1.8.0-next.7 Mark Lawlor 2022-06-05 21:52:53 +10:00
  • 0e745d54c9 refactor: serialize styles v1.8.0-next.6 Mark Lawlor 2022-06-05 21:18:18 +10:00
  • 4017ec7a6f fix: export withPlatformTheme Mark Lawlor 2022-06-05 19:40:46 +10:00
  • 5a19c33a4d refactor: improve cspell dectionaries Mark Lawlor 2022-06-05 19:32:01 +10:00
  • 0b483eafd3 feat: platform specific theming Mark Lawlor 2022-06-05 19:28:01 +10:00
  • 1c9d29181c ci: format CHANGELOG.md when releasing v1.8.0-next.5 Mark Lawlor 2022-06-05 16:34:00 +10:00
  • be8d23c46e Merge branch 'main' into next Mark Lawlor 2022-06-05 16:28:09 +10:00
  • a1539b9563 chore(deps): update dependency @types/jest to v28.1.1 Renovate Bot 2022-06-05 00:26:40 +00:00
  • ba6710ca56 chore(deps): update dependency @types/react-native to v0.67.8 Renovate Bot 2022-06-04 10:32:39 +00:00
  • ef57fccd06 chore(deps): update dependency @types/react to v18.0.11 Renovate Bot 2022-06-04 04:22:43 +00:00
  • 8bb65e3594 chore(deps): update dependency eslint to v8.17.0 Renovate Bot 2022-06-03 22:37:29 +00:00
  • acdf0bdd52 chore(deps): update dependency typescript to v4.7.3 Renovate Bot 2022-06-03 19:41:18 +00:00
  • 970a64d593 chore(deps): update dependency ts-jest to v28.0.4 Renovate Bot 2022-06-03 05:57:59 +00:00
  • 5a955387ea chore(release): 1.7.8 [skip ci] v1.7.8 semantic-release-bot 2022-06-03 02:52:59 +00:00
  • ce0a95ab25 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-06-03 12:49:35 +10:00
  • ad7f6924cf fix: merging classes of styled(styled()) components Mark Lawlor 2022-06-03 12:49:19 +10:00
  • b86408abc3 chore(release): 1.7.7 [skip ci] v1.7.7 semantic-release-bot 2022-06-02 22:01:21 +00:00
  • 25476cb57a fix: remove regex negative lookbehind for safari compatibility (#72) InfiniteXyy 2022-06-03 05:53:40 +08:00
  • 0f461efc90 fix: remove regex negative lookbehind for safari compatibility (#72) v1.8.0-next.4 InfiniteXyy 2022-06-03 05:53:40 +08:00
  • dc9cef6bb0 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-06-03 07:41:50 +10:00
  • c0659cd861 fix: inline useDeviceOrientation to remove need to transpile Mark Lawlor 2022-06-03 07:41:35 +10:00
  • 380e036cf0 chore(deps): update dependency @cspell/eslint-plugin to v6.1.1 Renovate Bot 2022-06-02 11:49:20 +00:00
  • 6d2856a22c chore(release): 1.7.6 [skip ci] v1.7.6 semantic-release-bot 2022-06-02 08:19:02 +00:00
  • 5447022d26 fix: downgrade tsconfig target to ES2019 Mark Lawlor 2022-06-02 18:15:39 +10:00
  • 4c88ca4fe8 Merge branch 'main' into next v1.8.0-next.3 Mark Lawlor 2022-06-02 14:29:36 +10:00
  • c354d50c5e Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next Mark Lawlor 2022-06-02 14:26:06 +10:00
  • beb5b6475e refactor: style serialization Mark Lawlor 2022-06-02 14:25:41 +10:00
  • 1dbf54e75e chore(deps): update dependency @types/jest to v28 Renovate Bot 2022-06-02 00:31:18 +00:00
  • 4b87133fe8 chore(release): 1.7.5 [skip ci] v1.7.5 semantic-release-bot 2022-06-01 23:35:24 +00:00
  • cad293411d fix: wrap styled(component) in useMemo so it doesn't re-mount on every render (#69) Jay Meistrich 2022-06-02 07:28:52 +08:00
  • 792c947a24 fix: wrap styled(component) in useMemo so it doesn't re-mount on every render (#69) v1.8.0-next.2 Jay Meistrich 2022-06-02 07:28:52 +08:00
  • 90984e1db7 chore(deps): update dependency @types/jest to v27.5.2 Renovate Bot 2022-06-01 18:22:18 +00:00
  • 49bc5072ba chore(deps): update commitlint monorepo to v17.0.2 Renovate Bot 2022-06-01 04:29:19 +00:00
  • 6734e29aa8 chore(release): 1.7.4 [skip ci] v1.7.4 semantic-release-bot 2022-06-01 02:14:16 +00:00
  • b9984ff64c Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-06-01 12:09:59 +10:00
  • c4b4a172bf fix: multiple no utility classes warnings Mark Lawlor 2022-06-01 11:51:52 +10:00
  • ccd2072722 chore(release): 1.7.3 [skip ci] v1.7.3 semantic-release-bot 2022-06-01 01:45:33 +00:00
  • 4576923e20 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-06-01 11:42:16 +10:00
  • b6a61ff5d8 fix: multiple no utility classes warnings Mark Lawlor 2022-06-01 11:35:24 +10:00
  • 162d144565 chore(release): 1.7.2 [skip ci] v1.7.2 semantic-release-bot 2022-06-01 01:19:59 +00:00
  • 062d637e08 chore(deps): update dependency @cspell/eslint-plugin to v6.1.0 Renovate Bot 2022-06-01 01:17:30 +00:00
  • a4d96343d5 fix: react is not defined in some environments Mark Lawlor 2022-06-01 11:16:13 +10:00
  • 5c7620573d chore(deps): update dependency @types/react to v18.0.10 Renovate Bot 2022-05-31 22:36:07 +00:00
  • 703b4ff690 Merge branch 'main' into next v1.8.0-next.1 Mark Lawlor 2022-06-01 07:15:45 +10:00
  • 69945402d4 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-06-01 07:13:45 +10:00
  • 5530d903b9 docs: update tailwind.config.js content paths Mark Lawlor 2022-06-01 07:13:32 +10:00
  • 5f73cabe32 chore(release): 1.7.1 [skip ci] v1.7.1 semantic-release-bot 2022-05-31 20:51:12 +00:00
  • ef1e83ed9c fix: prevent duplicate identifiers when accidentally importing RWN Mark Lawlor 2022-06-01 06:46:46 +10:00
  • ae69a7aefe Merge pull request #66 from yjose/patch-2 Mark Lawlor 2022-06-01 06:32:51 +10:00
  • c8a11b5a69 docs: remove broad selector in quick-start docs Mark Lawlor 2022-06-01 06:27:17 +10:00
  • 65a5dc5dea docs: remove broad selector in quick-start docs Mark Lawlor 2022-06-01 06:27:00 +10:00
  • a9d61b5cb1 fix docs highlight Youssouf EL AZIZI 2022-05-31 16:33:43 +01:00
  • 2a289495ff Merge branch 'main' into next v1.7.0-next.1 Mark Lawlor 2022-05-31 14:54:18 +10:00
  • 21438127cc chore(release): 1.7.0 [skip ci] v1.7.0 semantic-release-bot 2022-05-31 04:35:22 +00:00
  • 469c6af4b8 feat: allow styled to accep baseClassName as second parameter Mark Lawlor 2022-05-31 14:32:05 +10:00
  • 9e7590648b chore(release): 1.6.3 [skip ci] v1.6.3 semantic-release-bot 2022-05-31 02:21:47 +00:00
  • ecdcaa6408 fix: remove react forwardRef override Mark Lawlor 2022-05-31 12:18:31 +10:00
  • 2745669296 fix: typing of forwardRef override Mark Lawlor 2022-05-31 11:29:53 +10:00
  • 9f9cd6fb0e chore(release): 1.6.2 [skip ci] v1.6.2 semantic-release-bot 2022-05-31 01:12:27 +00:00
  • 5d29a74dd4 fix: warnings when hmr on native. Move baseClassName to styled() props Mark Lawlor 2022-05-31 11:09:11 +10:00
  • b32f6eadb9 chore(release): 1.6.1 [skip ci] v1.6.1 semantic-release-bot 2022-05-31 00:48:08 +00:00
  • c65c726f35 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-05-31 10:33:07 +10:00
  • 17c450e7eb fix: always try to extract styles Mark Lawlor 2022-05-31 10:32:44 +10:00
  • 1b0df40d98 chore(release): 1.6.0 [skip ci] v1.6.0 semantic-release-bot 2022-05-31 00:14:23 +00:00
  • 199e23e967 feat: add baseClassName option to styled() Mark Lawlor 2022-05-31 10:11:08 +10:00
  • b9a953a3ec chore(deps): update typescript-eslint monorepo to v5.27.0 Renovate Bot 2022-05-30 18:11:45 +00:00
  • 365b4481c7 feat: parent state modifiers v1.6.0-next.1 Mark Lawlor 2022-05-30 13:09:55 +10:00
  • a8576e739b Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v1.5.4-next.1 Mark Lawlor 2022-05-30 12:10:53 +10:00
  • 975e5ac404 ci: only generate release notes for main releases Mark Lawlor 2022-05-30 12:07:49 +10:00
  • 6176be69c0 chore(release): 1.5.2-next.1 [skip ci] semantic-release-bot 2022-05-30 01:56:44 +00:00
  • 64e130159e fix(deps): update dependency @babel/types to v7.18.4 Renovate Bot 2022-05-29 22:44:35 +00:00
  • 92e5749742 ci: only generate release notes for main releases Mark Lawlor 2022-05-30 12:07:49 +10:00
  • 1d5eb55eba chore(release): 1.5.2-next.1 [skip ci] v1.5.2-next.1 semantic-release-bot 2022-05-30 01:56:44 +00:00
  • 16e94d450b fix(deps): update dependency @babel/types to v7.18.4 Renovate Bot 2022-05-29 22:44:35 +00:00
  • c0fd82f259 chore(release): 1.5.3 [skip ci] v1.5.3 semantic-release-bot 2022-05-29 10:45:12 +00:00
  • 2d750961a1 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main Mark Lawlor 2022-05-29 20:42:12 +10:00
  • c89e3146ae fix: forwarding refs of styled components Mark Lawlor 2022-05-29 20:25:54 +10:00
  • fccd803e8c chore(release): 1.5.2 [skip ci] v1.5.2 semantic-release-bot 2022-05-29 08:45:02 +00:00
  • 93ab9271df fix: ensure StyledProps are exported Mark Lawlor 2022-05-29 18:41:48 +10:00
  • dcfdccf854 chore(release): 1.5.1 [skip ci] v1.5.1 semantic-release-bot 2022-05-28 10:50:30 +00:00
  • 2ec7363d07 fix: path matching on windows Mark Lawlor 2022-05-28 20:39:37 +10:00
  • 0a915b97bf docs: add example to useColorScheme Mark Lawlor 2022-05-28 11:58:53 +10:00
  • c88ebd6b9d docs: add useColorScheme to sidebar Mark Lawlor 2022-05-28 11:54:54 +10:00
  • 19add2b9e0 docs: improve docs for svg Mark Lawlor 2022-05-28 11:51:27 +10:00
  • e15f070902 docs: fix headers on stroke & strokeWidth Mark Lawlor 2022-05-28 11:43:48 +10:00
  • 003346276a docs: add svg to sidebar Mark Lawlor 2022-05-28 11:42:01 +10:00