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 |
|
Mark Lawlor
|
b6a61ff5d8
|
fix: multiple no utility classes warnings
fixes #67
|
2022-06-01 11:35:24 +10:00 |
|
semantic-release-bot
|
162d144565
|
chore(release): 1.7.2 [skip ci]
## [1.7.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.1...v1.7.2) (2022-06-01)
### Bug Fixes
* react is not defined in some environments ([a4d9634](a4d96343d5))
v1.7.2
|
2022-06-01 01:19:59 +00:00 |
|
Renovate Bot
|
062d637e08
|
chore(deps): update dependency @cspell/eslint-plugin to v6.1.0
|
2022-06-01 01:17:30 +00:00 |
|
Mark Lawlor
|
a4d96343d5
|
fix: react is not defined in some environments
|
2022-06-01 11:16:13 +10:00 |
|
Renovate Bot
|
5c7620573d
|
chore(deps): update dependency @types/react to v18.0.10
|
2022-05-31 22:36:07 +00:00 |
|
Mark Lawlor
|
703b4ff690
|
Merge branch 'main' into next
v1.8.0-next.1
|
2022-06-01 07:15:45 +10:00 |
|
Mark Lawlor
|
69945402d4
|
Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main
|
2022-06-01 07:13:45 +10:00 |
|
Mark Lawlor
|
5530d903b9
|
docs: update tailwind.config.js content paths
|
2022-06-01 07:13:32 +10:00 |
|
semantic-release-bot
|
5f73cabe32
|
chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.7.0...v1.7.1) (2022-05-31)
### Bug Fixes
* prevent duplicate identifiers when accidentally importing RWN ([ef1e83e](ef1e83ed9c))
v1.7.1
|
2022-05-31 20:51:12 +00:00 |
|
Mark Lawlor
|
ef1e83ed9c
|
fix: prevent duplicate identifiers when accidentally importing RWN
|
2022-06-01 06:46:46 +10:00 |
|
Mark Lawlor
|
ae69a7aefe
|
Merge pull request #66 from yjose/patch-2
fix docs highlight
|
2022-06-01 06:32:51 +10:00 |
|
Mark Lawlor
|
c8a11b5a69
|
docs: remove broad selector in quick-start docs
|
2022-06-01 06:27:17 +10:00 |
|
Mark Lawlor
|
65a5dc5dea
|
docs: remove broad selector in quick-start docs
|
2022-06-01 06:27:00 +10:00 |
|
Youssouf EL AZIZI
|
a9d61b5cb1
|
fix docs highlight
|
2022-05-31 16:33:43 +01:00 |
|
Mark Lawlor
|
2a289495ff
|
Merge branch 'main' into next
v1.7.0-next.1
|
2022-05-31 14:54:35 +10:00 |
|
semantic-release-bot
|
21438127cc
|
chore(release): 1.7.0 [skip ci]
# [1.7.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.6.3...v1.7.0) (2022-05-31)
### Features
* allow styled to accep baseClassName as second parameter ([469c6af](469c6af4b8))
v1.7.0
|
2022-05-31 04:35:22 +00:00 |
|
Mark Lawlor
|
469c6af4b8
|
feat: allow styled to accep baseClassName as second parameter
|
2022-05-31 14:32:05 +10:00 |
|
semantic-release-bot
|
9e7590648b
|
chore(release): 1.6.3 [skip ci]
## [1.6.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.6.2...v1.6.3) (2022-05-31)
### Bug Fixes
* remove react forwardRef override ([ecdcaa6](ecdcaa6408))
* typing of forwardRef override ([2745669](2745669296))
v1.6.3
|
2022-05-31 02:21:47 +00:00 |
|
Mark Lawlor
|
ecdcaa6408
|
fix: remove react forwardRef override
|
2022-05-31 12:18:31 +10:00 |
|
Mark Lawlor
|
2745669296
|
fix: typing of forwardRef override
|
2022-05-31 11:29:53 +10:00 |
|