Mark Lawlor
|
e6eea1f254
|
refactor: clean useTailwind() overloads
|
2022-05-20 11:27:19 +10:00 |
|
Mark Lawlor
|
39d01ca6ea
|
refactor: cleanup assertIsInContext
|
2022-05-20 11:24:03 +10:00 |
|
Mark Lawlor
|
ab8a34a778
|
refactor: clean up runtime-styles
|
2022-05-20 11:17:33 +10:00 |
|
Mark Lawlor
|
5f3ca2d8f4
|
refactor: fix broken filepaths
|
2022-05-20 11:08:45 +10:00 |
|
Mark Lawlor
|
43b1dda54a
|
refactor: clean up of runtimestyles
|
2022-05-20 11:01:24 +10:00 |
|
Mark Lawlor
|
034e37bd3b
|
refactor: rename generic in runtime-styles
|
2022-05-20 10:51:47 +10:00 |
|
Mark Lawlor
|
67bf91024d
|
refactor: remove styled() prop:true functionality
|
2022-05-20 10:50:02 +10:00 |
|
Mark Lawlor
|
cee5acaf9a
|
refactor: add code comments
|
2022-05-20 10:45:49 +10:00 |
|
Mark Lawlor
|
8de2e4351e
|
fix: short circuit withStyledChildren when there are no child styles
|
2022-05-20 08:53:33 +10:00 |
|
Mark Lawlor
|
9999dc8249
|
refactor: rename non-hook files to use 'with'
|
2022-05-20 08:41:32 +10:00 |
|
Renovate Bot
|
e5700a68f3
|
chore(deps): update babel monorepo to v7.18.0
|
2022-05-19 18:43:26 +00:00 |
|
Mark Lawlor
|
f468005e68
|
refactor: styled() types
|
2022-05-19 20:12:24 +10:00 |
|
Mark Lawlor
|
b17e0c9e21
|
docs: update docs for styled
|
2022-05-19 18:14:15 +10:00 |
|
semantic-release-bot
|
d52b6746bf
|
chore(release): 1.5.0-next.4 [skip ci]
# [1.5.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.3...v1.5.0-next.4) (2022-05-19)
### Bug Fixes
* [#54](https://github.com/marklawlor/tailwindcss-react-native/issues/54) ([c639511](c63951127d))
### Features
* allow for styled to parse additional props ([1037027](1037027035))
v1.5.0-next.4
|
2022-05-19 07:57:13 +00:00 |
|
Mark Lawlor
|
c63951127d
|
fix: #54
|
2022-05-19 17:53:50 +10:00 |
|
Mark Lawlor
|
a8b37927eb
|
refactor: typescript types of useTailwind and styled()
|
2022-05-19 17:51:29 +10:00 |
|
Mark Lawlor
|
bcdfeb6cdd
|
Merge branch 'next' into use-styled-props
|
2022-05-19 15:43:43 +10:00 |
|
semantic-release-bot
|
c8067493b1
|
chore(release): 1.5.0-next.3 [skip ci]
# [1.5.0-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.2...v1.5.0-next.3) (2022-05-18)
### Bug Fixes
* prevent adding empty style arrays to parents ([61780d2](61780d2aff))
v1.5.0-next.3
|
2022-05-18 05:32:54 +00:00 |
|
Mark Lawlor
|
19ec6db4eb
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-18 15:29:30 +10:00 |
|
Mark Lawlor
|
61780d2aff
|
fix: prevent adding empty style arrays to parents
|
2022-05-18 15:29:20 +10:00 |
|
semantic-release-bot
|
bdb7af0bb1
|
chore(release): 1.5.0-next.2 [skip ci]
# [1.5.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.5.0-next.1...v1.5.0-next.2) (2022-05-18)
### Bug Fixes
* prevent adding unnecessary event handlers to components ([04ce242](04ce24283f))
v1.5.0-next.2
|
2022-05-18 05:26:48 +00:00 |
|
Mark Lawlor
|
7df8e2e981
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-18 15:23:19 +10:00 |
|
Mark Lawlor
|
04ce24283f
|
fix: prevent adding unnecessary event handlers to components
|
2022-05-18 15:22:44 +10:00 |
|
semantic-release-bot
|
aa9b94ba47
|
chore(release): 1.5.0-next.1 [skip ci]
# [1.5.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.0...v1.5.0-next.1) (2022-05-18)
### Features
* add parent variant ([a6d8023](a6d802314f))
v1.5.0-next.1
|
2022-05-18 04:54:52 +00:00 |
|
Mark Lawlor
|
bbcc38003f
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-18 14:51:57 +10:00 |
|
Mark Lawlor
|
a6d802314f
|
feat: add parent variant
|
2022-05-18 14:50:53 +10:00 |
|
Mark Lawlor
|
5cd319f4a3
|
docs: add goals and use-tailwind docs
|
2022-05-18 14:41:31 +10:00 |
|
Mark Lawlor
|
06275f1718
|
Merge pull request #52 from princejoogie/patch-1
fix typo in readme
|
2022-05-18 12:11:55 +10:00 |
|
Prince Carlo Juguilon
|
713abc31ae
|
fix typo in readme
|
2022-05-18 10:07:12 +08:00 |
|
Mark Lawlor
|
1037027035
|
feat: allow for styled to parse additional props
|
2022-05-18 12:02:46 +10:00 |
|
semantic-release-bot
|
40549662bc
|
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.3...v1.4.0) (2022-05-18)
### Features
* allow hairlineWidth as a theme value ([5cf20d0](5cf20d00e2))
v1.4.0
|
2022-05-18 01:35:05 +00:00 |
|
Mark Lawlor
|
dd21c78cdb
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-18 11:26:49 +10:00 |
|
Renovate Bot
|
3211730048
|
chore(deps): update typescript-eslint monorepo to v5.25.0
|
2022-05-17 15:27:13 +00:00 |
|
Mark Lawlor
|
140b3f83ba
|
Merge branch 'main' into next
|
2022-05-17 18:08:40 +10:00 |
|
Renovate Bot
|
cc159eb73b
|
chore(deps): update babel monorepo to v7.17.12
|
2022-05-17 06:31:01 +00:00 |
|
semantic-release-bot
|
d63519044f
|
chore(release): 1.4.0-next.2 [skip ci]
# [1.4.0-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.4.0-next.1...v1.4.0-next.2) (2022-05-17)
### Bug Fixes
* better clarification between the native and css tailwind plugins ([b484b54](b484b54ed7))
v1.4.0-next.2
|
2022-05-17 04:10:37 +00:00 |
|
Mark Lawlor
|
c8bf71f33d
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-17 14:00:57 +10:00 |
|
Mark Lawlor
|
870d807a2c
|
Merge branch 'main' into next
|
2022-05-17 13:35:48 +10:00 |
|
semantic-release-bot
|
3abb385669
|
chore(release): 1.3.3 [skip ci]
## [1.3.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2...v1.3.3) (2022-05-17)
### Bug Fixes
* better clarification between the native and css tailwind plugins ([b484b54](b484b54ed7))
v1.3.3
|
2022-05-17 03:14:47 +00:00 |
|
Mark Lawlor
|
b484b54ed7
|
fix: better clarification between the native and css tailwind plugins
|
2022-05-17 13:11:33 +10:00 |
|
semantic-release-bot
|
6af0c3a5a5
|
chore(release): 1.4.0-next.1 [skip ci]
# [1.4.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2...v1.4.0-next.1) (2022-05-17)
### Features
* allow hairlineWidth as a theme value ([5cf20d0](5cf20d00e2))
v1.4.0-next.1
|
2022-05-17 01:46:18 +00:00 |
|
Mark Lawlor
|
3af4385c97
|
test: update snapshots
|
2022-05-17 11:43:15 +10:00 |
|
Mark Lawlor
|
5cf20d00e2
|
feat: allow hairlineWidth as a theme value
|
2022-05-17 11:34:43 +10:00 |
|
semantic-release-bot
|
16be49da0f
|
chore(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.1...v1.3.2) (2022-05-17)
### Bug Fixes
* child styles not working with non-styled components ([ac9ccb9](ac9ccb9b93))
* **deps:** update dependency prism-react-renderer to v1.3.3 ([6905b42](6905b42218))
* divide borders on incorrect side ([df400cf](df400cf93d))
* double borders when using divide ([b56b483](b56b483467))
* vertical spacing for gap-[n] and gap-y-[n] ([8b27cae](8b27cae152))
v1.3.2
|
2022-05-17 00:23:59 +00:00 |
|
Mark Lawlor
|
ecb23093b8
|
v1.3.2
|
2022-05-17 10:20:58 +10:00 |
|
semantic-release-bot
|
50c5c73f93
|
chore(release): 1.3.2-next.4 [skip ci]
## [1.3.2-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2-next.3...v1.3.2-next.4) (2022-05-17)
### Bug Fixes
* vertical spacing for gap-[n] and gap-y-[n] ([8b27cae](8b27cae152))
v1.3.2-next.4
|
2022-05-17 00:04:50 +00:00 |
|
Mark Lawlor
|
82ff49b757
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-17 10:01:44 +10:00 |
|
Mark Lawlor
|
8b27cae152
|
fix: vertical spacing for gap-[n] and gap-y-[n]
|
2022-05-17 10:01:15 +10:00 |
|
semantic-release-bot
|
60e89c85ae
|
chore(release): 1.3.2-next.3 [skip ci]
## [1.3.2-next.3](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2-next.2...v1.3.2-next.3) (2022-05-16)
### Bug Fixes
* divide borders on incorrect side ([df400cf](df400cf93d))
v1.3.2-next.3
|
2022-05-16 23:32:09 +00:00 |
|
Mark Lawlor
|
0f6e2ef8c7
|
test: updated divide-width snapshots
|
2022-05-17 09:28:30 +10:00 |
|