Commit Graph

1159 Commits

Author SHA1 Message Date
Mark Lawlor
eeaf7fc8b1 fix: interaction pseudo classes not working 2022-06-08 08:08:07 +10:00
Renovate Bot
1b651cbe83 chore(deps): update jest monorepo to v28.1.1 2022-06-07 12:56:06 +00:00
Renovate Bot
afc74ddeef chore(deps): update typescript-eslint monorepo to v5.27.1 2022-06-06 20:35:14 +00:00
Mark Lawlor
ec9e7a7847 feat: add roundToNearestPixel 2022-06-06 13:01:26 +10:00
Mark Lawlor
93f9a80379 fix: dynamic-style media query not matching v1.8.0-next.12 2022-06-06 11:59:46 +10:00
Mark Lawlor
534e046f1e Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next v1.8.0-next.11 2022-06-06 11:47:23 +10:00
Mark Lawlor
9f637e0fdd fix: dynamic styles runtime 2022-06-06 11:24:28 +10:00
Renovate Bot
4e9fe56909 chore(deps): update dependency @types/react to v18.0.12 2022-06-05 21:39:34 +00:00
Mark Lawlor
6a26d668d3 refactor: add code comment 2022-06-06 00:08:30 +10:00
Mark Lawlor
be69afd1b6 fix: ensure all media-query classes are not cached v1.8.0-next.10 2022-06-06 00:07:12 +10:00
Mark Lawlor
d319b6fe72 fix: add units to npm bundle v1.8.0-next.9 2022-06-05 23:52:51 +10:00
Mark Lawlor
4c3769648a feat: viewport units v1.8.0-next.8 2022-06-05 23:39:05 +10:00
Mark Lawlor
d49c331b74 feat: add caching of runtime style arrays v1.8.0-next.7 2022-06-05 21:52:53 +10:00
Mark Lawlor
0e745d54c9 refactor: serialize styles v1.8.0-next.6 2022-06-05 21:18:18 +10:00
Mark Lawlor
4017ec7a6f fix: export withPlatformTheme 2022-06-05 19:40:46 +10:00
Mark Lawlor
5a19c33a4d refactor: improve cspell dectionaries 2022-06-05 19:32:05 +10:00
Mark Lawlor
0b483eafd3 feat: platform specific theming 2022-06-05 19:28:01 +10:00
Mark Lawlor
1c9d29181c ci: format CHANGELOG.md when releasing v1.8.0-next.5 2022-06-05 16:34:00 +10:00
Mark Lawlor
be8d23c46e Merge branch 'main' into next 2022-06-05 16:28:23 +10:00
Renovate Bot
a1539b9563 chore(deps): update dependency @types/jest to v28.1.1 2022-06-05 00:26:40 +00:00
Renovate Bot
ba6710ca56 chore(deps): update dependency @types/react-native to v0.67.8 2022-06-04 10:32:39 +00:00
Renovate Bot
ef57fccd06 chore(deps): update dependency @types/react to v18.0.11 2022-06-04 04:22:43 +00:00
Renovate Bot
8bb65e3594 chore(deps): update dependency eslint to v8.17.0 2022-06-03 22:37:29 +00:00
Renovate Bot
acdf0bdd52 chore(deps): update dependency typescript to v4.7.3 2022-06-03 19:41:18 +00:00
Renovate Bot
970a64d593 chore(deps): update dependency ts-jest to v28.0.4 2022-06-03 05:57:59 +00:00
semantic-release-bot
5a955387ea chore(release): 1.7.8 [skip ci]
## [1.7.8](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.7...v1.7.8) (2022-06-03)

### Bug Fixes

* merging classes of styled(styled()) components ([ad7f692](ad7f6924cf))
v1.7.8
2022-06-03 02:52:59 +00:00
Mark Lawlor
ce0a95ab25 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-06-03 12:49:35 +10:00
Mark Lawlor
ad7f6924cf fix: merging classes of styled(styled()) components 2022-06-03 12:49:19 +10:00
semantic-release-bot
b86408abc3 chore(release): 1.7.7 [skip ci]
## [1.7.7](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.6...v1.7.7) (2022-06-02)

### Bug Fixes

* inline useDeviceOrientation to remove need to transpile ([c0659cd](c0659cd861))
* remove regex negative lookbehind for safari compatibility ([#72](https://github.com/marklawlor/tailwindcss-react-native/issues/72)) ([25476cb](25476cb57a))
v1.7.7
2022-06-02 22:01:21 +00:00
InfiniteXyy
25476cb57a fix: remove regex negative lookbehind for safari compatibility (#72)
* fix: remove regex negative lookbehind for safari compatibility

* fix: remove regex negative lookbehind for safari compatibility

Co-authored-by: Mark Lawlor <mwlawlor@gmail.com>
2022-06-03 07:56:01 +10:00
InfiniteXyy
0f461efc90 fix: remove regex negative lookbehind for safari compatibility (#72)
* fix: remove regex negative lookbehind for safari compatibility

* fix: remove regex negative lookbehind for safari compatibility

Co-authored-by: Mark Lawlor <mwlawlor@gmail.com>
v1.8.0-next.4
2022-06-03 07:53:40 +10:00
Mark Lawlor
dc9cef6bb0 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-06-03 07:41:50 +10:00
Mark Lawlor
c0659cd861 fix: inline useDeviceOrientation to remove need to transpile 2022-06-03 07:41:35 +10:00
Renovate Bot
380e036cf0 chore(deps): update dependency @cspell/eslint-plugin to v6.1.1 2022-06-02 11:49:20 +00:00
semantic-release-bot
6d2856a22c chore(release): 1.7.6 [skip ci]
## [1.7.6](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.5...v1.7.6) (2022-06-02)

### Bug Fixes

* downgrade tsconfig target to ES2019 ([5447022](5447022d26))
v1.7.6
2022-06-02 08:19:02 +00:00
Mark Lawlor
5447022d26 fix: downgrade tsconfig target to ES2019 2022-06-02 18:15:39 +10:00
Mark Lawlor
4c88ca4fe8 Merge branch 'main' into next v1.8.0-next.3 2022-06-02 14:29:49 +10:00
Mark Lawlor
c354d50c5e Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next 2022-06-02 14:26:06 +10:00
Mark Lawlor
beb5b6475e refactor: style serialization 2022-06-02 14:25:41 +10:00
Renovate Bot
1dbf54e75e chore(deps): update dependency @types/jest to v28 2022-06-02 00:31:18 +00:00
semantic-release-bot
4b87133fe8 chore(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.4...v1.7.5) (2022-06-01)

### Bug Fixes

* wrap styled(component) in useMemo so it doesn't re-mount on every render ([#69](https://github.com/marklawlor/tailwindcss-react-native/issues/69)) ([cad2934](cad293411d))
v1.7.5
2022-06-01 23:35:24 +00:00
Jay Meistrich
cad293411d fix: wrap styled(component) in useMemo so it doesn't re-mount on every render (#69) 2022-06-02 09:31:59 +10:00
Jay Meistrich
792c947a24 fix: wrap styled(component) in useMemo so it doesn't re-mount on every render (#69) v1.8.0-next.2 2022-06-02 09:28:52 +10:00
Renovate Bot
90984e1db7 chore(deps): update dependency @types/jest to v27.5.2 2022-06-01 18:22:18 +00:00
Renovate Bot
49bc5072ba chore(deps): update commitlint monorepo to v17.0.2 2022-06-01 04:29:19 +00:00
semantic-release-bot
6734e29aa8 chore(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.3...v1.7.4) (2022-06-01)

### Bug Fixes

* multiple no utility classes warnings ([c4b4a17](c4b4a172bf)), closes [#67](https://github.com/marklawlor/tailwindcss-react-native/issues/67)
v1.7.4
2022-06-01 02:14:16 +00:00
Mark Lawlor
b9984ff64c Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-06-01 12:09:59 +10:00
Mark Lawlor
c4b4a172bf fix: multiple no utility classes warnings
fixes #67
2022-06-01 11:51:52 +10:00
semantic-release-bot
ccd2072722 chore(release): 1.7.3 [skip ci]
## [1.7.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.2...v1.7.3) (2022-06-01)

### Bug Fixes

* multiple no utility classes warnings ([b6a61ff](b6a61ff5d8)), closes [#67](https://github.com/marklawlor/tailwindcss-react-native/issues/67)
v1.7.3
2022-06-01 01:45:33 +00:00
Mark Lawlor
4576923e20 Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main 2022-06-01 11:42:16 +10:00