Mark Lawlor
|
0057b33d6a
|
ci: update .releaserc
|
2022-05-05 14:07:45 +10:00 |
|
semantic-release-bot
|
f27ac8464d
|
chore(release): 0.2.0-next.1 [skip ci]
# [0.2.0-next.1](https://github.com/marklawlor/tailwindcss-react-native/compare/v0.1.7...v0.2.0-next.1) (2022-05-03)
### Bug Fixes
* add plugin.js to npm. lint fixes ([5c0c74d](5c0c74de6a))
* cli watch flag ([c972e06](c972e062c4))
* hmr=false was processes all files ([9fda8ea](9fda8eab87))
* improvements to platform prefixes ([3496060](3496060bc0))
* revert back to npm lockfile 1 for node 14 support ([f718884](f7188848a5))
* selector generation when using important ([b39125d](b39125d9a8))
### Features
* basic platform variant matching ([22da605](22da605c24))
* change useTailwind to a factory function ([56b4a29](56b4a29941))
* rewrite extract native styles logic ([30c5b76](30c5b76a4a))
|
2022-05-05 14:07:45 +10:00 |
|
Mark Lawlor
|
7fa25212d9
|
ci: change publish node version
|
2022-05-05 14:07:45 +10:00 |
|
Mark Lawlor
|
b0a37215f1
|
ci: remove publish for now
|
2022-05-05 14:07:45 +10:00 |
|
Mark Lawlor
|
4e724b8017
|
chore: add semantic-release
|
2022-05-05 14:07:45 +10:00 |
|
Mark Lawlor
|
f5d04a8880
|
1.0.0-2
|
2022-05-05 14:07:45 +10:00 |
|
Mark Lawlor
|
c2b818d75c
|
tests: add more tailwindcs tests
|
2022-05-03 21:23:04 +10:00 |
|
Mark Lawlor
|
0969ef68c2
|
tests: add more tailwindcs tests
|
2022-05-03 18:40:33 +10:00 |
|
Mark Lawlor
|
8614e33a54
|
Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main
|
2022-05-03 16:34:30 +10:00 |
|
Mark Lawlor
|
bcfb8c8b61
|
tests: add more tailwindcs tests
|
2022-05-03 16:34:19 +10:00 |
|
Renovate Bot
|
912de01583
|
chore(deps): update dependency @types/jest to v27.5.0
|
2022-05-03 02:10:14 +00:00 |
|
Renovate Bot
|
75ff0bec06
|
chore(deps): update typescript-eslint monorepo to v5.22.0
|
2022-05-02 19:53:19 +00:00 |
|
Renovate Bot
|
a762517341
|
chore(deps): update babel monorepo to v7.17.10
|
2022-04-29 17:06:21 +00:00 |
|
Mark Lawlor
|
772c433345
|
refactor: to-react-native property helpers
|
2022-04-29 19:08:17 +10:00 |
|
Mark Lawlor
|
f42b433424
|
tests: refactor test helpers
|
2022-04-29 18:06:46 +10:00 |
|
Mark Lawlor
|
0e6e37b228
|
tests: fix broken tests
|
2022-04-29 14:09:11 +10:00 |
|
Mark Lawlor
|
218fb47c3c
|
refactor: change media suffix seperator to a '.'
|
2022-04-29 13:57:10 +10:00 |
|
Mark Lawlor
|
fe99c12068
|
tests: cleanup
|
2022-04-29 13:40:35 +10:00 |
|
Mark Lawlor
|
20317b384b
|
refactor: change StyleError.error to a string
|
2022-04-29 13:07:03 +10:00 |
|
Mark Lawlor
|
5c0c74de6a
|
fix: add plugin.js to npm. lint fixes
|
2022-04-29 12:57:30 +10:00 |
|
Mark Lawlor
|
4dbbb8b771
|
refactor: minor native-style-extractor cleanup
|
2022-04-29 12:53:10 +10:00 |
|
Mark Lawlor
|
94b578a4da
|
refactor: rename postcss-plugin name
|
2022-04-29 12:47:12 +10:00 |
|
Mark Lawlor
|
1755788492
|
Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main
|
2022-04-29 12:40:18 +10:00 |
|
Mark Lawlor
|
ea9f5a17e1
|
refactor: prep work for better errors
|
2022-04-29 12:40:08 +10:00 |
|
Mark Lawlor
|
9fda8eab87
|
fix: hmr=false was processes all files
|
2022-04-29 11:08:55 +10:00 |
|
Renovate Bot
|
6686382527
|
chore(deps): update dependency typescript to v4.6.4
|
2022-04-28 23:09:29 +00:00 |
|
Mark Lawlor
|
c972e062c4
|
fix: cli watch flag
|
2022-04-28 18:13:17 +10:00 |
|
Mark Lawlor
|
22270f1589
|
1.0.0-1
v1.0.0-1
|
2022-04-28 18:04:33 +10:00 |
|
Mark Lawlor
|
b39125d9a8
|
fix: selector generation when using important
|
2022-04-28 18:04:25 +10:00 |
|
Mark Lawlor
|
e73cbce387
|
chore: disable dependencyDashboard
|
2022-04-28 17:19:43 +10:00 |
|
Mark Lawlor
|
32092cb36e
|
1.0.0-0
v1.0.0-0
|
2022-04-28 17:17:20 +10:00 |
|
Mark Lawlor
|
56b4a29941
|
feat: change useTailwind to a factory function
|
2022-04-28 17:16:34 +10:00 |
|
Mark Lawlor
|
0ce283dcd0
|
refactor: remove any types from codebase
|
2022-04-28 16:19:48 +10:00 |
|
Mark Lawlor
|
2effcd8a0c
|
refactor: clean after postcss style extraction
|
2022-04-28 15:26:29 +10:00 |
|
Mark Lawlor
|
30c5b76a4a
|
feat: rewrite extract native styles logic
|
2022-04-28 14:32:50 +10:00 |
|
renovate[bot]
|
ef0f25df0f
|
chore(deps): pin dependencies (#32)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-27 17:50:07 +10:00 |
|
Mark Lawlor
|
3496060bc0
|
fix: improvements to platform prefixes
|
2022-04-27 17:43:30 +10:00 |
|
Mark Lawlor
|
f053020fe9
|
chore: readd npmrc
|
2022-04-27 16:40:23 +10:00 |
|
Mark Lawlor
|
22da605c24
|
feat: basic platform variant matching
|
2022-04-27 16:35:07 +10:00 |
|
Mark Lawlor
|
f7188848a5
|
fix: revert back to npm lockfile 1 for node 14 support
|
2022-04-27 14:52:54 +10:00 |
|
Mark Lawlor
|
9b274b2ac2
|
Merge branch 'main' of github.com:marklawlor/tailwindcss-react-native into main
|
2022-04-27 14:45:43 +10:00 |
|
Mark Lawlor
|
1dea29b7ca
|
refactor: MediaRecord
|
2022-04-27 14:42:57 +10:00 |
|
Mark Lawlor
|
6f09ae5755
|
chore: cleanup useTailwind
|
2022-04-27 14:08:52 +10:00 |
|
Mark Lawlor
|
5ee33ef38d
|
chore: cleanup repo
|
2022-04-27 14:07:53 +10:00 |
|
Renovate Bot
|
88fd29f4ce
|
chore(deps): update dependency @types/react to v18.0.8
|
2022-04-27 02:00:20 +00:00 |
|
Mark Lawlor
|
5fc5350e9e
|
0.1.7
v0.1.7
|
2022-04-27 11:59:39 +10:00 |
|
Mark Lawlor
|
07570891d6
|
fix: tw prop detection. useTailwind return type
|
2022-04-27 11:59:36 +10:00 |
|
Mark Lawlor
|
ecdc043141
|
0.1.6
v0.1.6
|
2022-04-27 10:51:17 +10:00 |
|
Mark Lawlor
|
d6716242b9
|
feat: add tw prop to Component API
|
2022-04-27 10:51:14 +10:00 |
|
Mark Lawlor
|
881b3065dc
|
0.1.5
v0.1.5
|
2022-04-27 10:17:16 +10:00 |
|