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
|
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 |
|
Mark Lawlor
|
be882fae76
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-17 09:04:57 +10:00 |
|
Mark Lawlor
|
df400cf93d
|
fix: divide borders on incorrect side
|
2022-05-17 09:02:48 +10:00 |
|
semantic-release-bot
|
207bf0d6fc
|
chore(release): 1.3.2-next.2 [skip ci]
## [1.3.2-next.2](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.2-next.1...v1.3.2-next.2) (2022-05-16)
### Bug Fixes
* **deps:** update dependency prism-react-renderer to v1.3.3 ([6905b42](6905b42218))
* double borders when using divide ([b56b483](b56b483467))
v1.3.2-next.2
|
2022-05-16 21:10:35 +00:00 |
|
Mark Lawlor
|
b56b483467
|
fix: double borders when using divide
|
2022-05-17 07:06:01 +10:00 |
|
Renovate Bot
|
0264febc37
|
chore(deps): update commitlint monorepo to v17
|
2022-05-16 15:53:37 +00:00 |
|
Renovate Bot
|
6905b42218
|
fix(deps): update dependency prism-react-renderer to v1.3.3
[skip release]
|
2022-05-16 12:36:47 +00:00 |
|
semantic-release-bot
|
03c8ab202a
|
chore(release): 1.3.2-next.1 [skip ci]
## [1.3.2-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.1...v1.3.2-next.1) (2022-05-16)
### Bug Fixes
* child styles not working with non-styled components ([ac9ccb9](ac9ccb9b93))
v1.3.2-next.1
|
2022-05-16 08:34:55 +00:00 |
|
Mark Lawlor
|
4cfb388d76
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-16 18:31:26 +10:00 |
|
Mark Lawlor
|
ac9ccb9b93
|
fix: child styles not working with non-styled components
|
2022-05-16 18:23:50 +10:00 |
|
Renovate Bot
|
d072c6bc85
|
chore(deps): update dependency @commitlint/cli to v16.3.0
|
2022-05-14 09:28:27 +00:00 |
|
Renovate Bot
|
d612a4ec00
|
chore(deps): update dependency @types/react-native to v0.67.7
|
2022-05-12 21:11:16 +00:00 |
|
Renovate Bot
|
90f4829b4f
|
chore(deps): update dependency @types/jest to v27.5.1
|
2022-05-12 11:02:33 +00:00 |
|
Mark Lawlor
|
70b3ba12e6
|
Merge branch 'main' into next
|
2022-05-12 16:36:28 +10:00 |
|
Mark Lawlor
|
6015ccf7b8
|
Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main
|
2022-05-12 16:36:14 +10:00 |
|
Mark Lawlor
|
ced452369f
|
docs: add analytics
|
2022-05-12 16:35:57 +10:00 |
|
semantic-release-bot
|
63a9c64855
|
chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.3.0...v1.3.1) (2022-05-12)
### Bug Fixes
* incorrect export for web tailwind plugin ([4d67abb](4d67abb829))
v1.3.1
|
2022-05-12 06:24:50 +00:00 |
|
Mark Lawlor
|
4d67abb829
|
fix: incorrect export for web tailwind plugin
|
2022-05-12 16:21:16 +10:00 |
|
Mark Lawlor
|
7e110ad999
|
docs: update README
|
2022-05-12 14:21:51 +10:00 |
|
Mark Lawlor
|
c2778f469f
|
docs: update README
|
2022-05-12 14:19:51 +10:00 |
|
Mark Lawlor
|
f031e2b235
|
Merge branch 'main' into next
|
2022-05-12 14:18:41 +10:00 |
|
Mark Lawlor
|
83647aa193
|
docs: update introduction
|
2022-05-12 14:17:12 +10:00 |
|
Mark Lawlor
|
628d9b3796
|
docs: make quick-start a seperate page
|
2022-05-12 14:15:15 +10:00 |
|
Mark Lawlor
|
443730e948
|
Merge branch 'main' into next
|
2022-05-12 14:13:13 +10:00 |
|
Mark Lawlor
|
c41556e2fc
|
docs: fix broken links
|
2022-05-12 14:12:57 +10:00 |
|
Mark Lawlor
|
31248a77f5
|
Merge branch 'website2' into main
|
2022-05-12 14:09:24 +10:00 |
|
Mark Lawlor
|
be740dfc9d
|
docs: update website
|
2022-05-12 14:09:17 +10:00 |
|
Mark Lawlor
|
99f4db6585
|
Merge branch 'main' into next
|
2022-05-12 11:11:20 +10:00 |
|
semantic-release-bot
|
69b968d5f8
|
chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0...v1.3.0) (2022-05-12)
### Features
* export pre-styled React Native components ([02527fc](02527fc870))
v1.3.0
|
2022-05-12 01:09:47 +00:00 |
|
Mark Lawlor
|
02527fc870
|
feat: export pre-styled React Native components
|
2022-05-12 11:06:52 +10:00 |
|
Mark Lawlor
|
7bc6d0414f
|
Merge pull request #49 from marklawlor/renovate/moti-0.x
chore(deps): update dependency moti to v0.18.0
|
2022-05-12 10:01:17 +10:00 |
|
Mark Lawlor
|
e6325ebbfa
|
ci: update renovate tests
|
2022-05-12 10:01:09 +10:00 |
|
Renovate Bot
|
b02a2cc875
|
chore(deps): update dependency moti to v0.18.0
|
2022-05-11 19:25:37 +00:00 |
|
semantic-release-bot
|
b04bba39c2
|
chore(release): 1.2.0 [skip ci]
# [1.2.0](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.1.1...v1.2.0) (2022-05-11)
### Bug Fixes
* component context not being created ([8709a9d](8709a9d825))
* missing initializer for tailwindcss_react_native_media ([e8493ac](e8493ac265))
* simplied sibling plugins ([d8a0383](d8a038313f))
### Features
* add component ([09c8698](09c86983ed))
* add flatten option of useTailwind ([9565c29](9565c29cbc))
* add hover, focus & active pseudo-classes ([da3c8f4](da3c8f4e2b))
* support divide, space & gap ([3ce837e](3ce837ecce))
v1.2.0
|
2022-05-11 07:43:03 +00:00 |
|
Mark Lawlor
|
0e167083e1
|
Merge branch 'next' into main
|
2022-05-11 17:38:28 +10:00 |
|
semantic-release-bot
|
986f4e3890
|
chore(release): 1.2.0-next.6 [skip ci]
# [1.2.0-next.6](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.5...v1.2.0-next.6) (2022-05-11)
### Features
* add flatten option of useTailwind ([9565c29](9565c29cbc))
v1.2.0-next.6
|
2022-05-11 06:18:39 +00:00 |
|
Mark Lawlor
|
9565c29cbc
|
feat: add flatten option of useTailwind
|
2022-05-11 16:14:57 +10:00 |
|
Mark Lawlor
|
4ed73aa975
|
refactor: clean up creating ComponentContext
|
2022-05-11 15:51:01 +10:00 |
|
semantic-release-bot
|
ca30cf2d29
|
chore(release): 1.2.0-next.5 [skip ci]
# [1.2.0-next.5](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.4...v1.2.0-next.5) (2022-05-11)
### Bug Fixes
* component context not being created ([8709a9d](8709a9d825))
v1.2.0-next.5
|
2022-05-11 05:49:41 +00:00 |
|
Mark Lawlor
|
697d4881ff
|
Merge branch 'next' of github.com:marklawlor/tailwindcss-react-native into next
|
2022-05-11 15:46:00 +10:00 |
|
Mark Lawlor
|
8709a9d825
|
fix: component context not being created
|
2022-05-11 15:45:40 +10:00 |
|
semantic-release-bot
|
b6074310af
|
chore(release): 1.2.0-next.4 [skip ci]
# [1.2.0-next.4](https://github.com/marklawlor/tailwindcss-react-native/compare/v1.2.0-next.3...v1.2.0-next.4) (2022-05-11)
### Features
* add component ([09c8698](09c86983ed))
v1.2.0-next.4
|
2022-05-11 05:35:46 +00:00 |
|