mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-13 09:24:47 +08:00
Version Packages (#192)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f5b8bc0e3e
commit
cfc6d097e4
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix runtime error with undefined styles
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": major
|
||||
---
|
||||
|
||||
feat: add m-auto, mx-auto, my-auto, mt-auto, ml-auto, mb-auto, mr-auto
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix: shadow classes on native
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix \_NativeWindStyleSheet is undefined in nativewind-output.js
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix gap container margin
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
improve styled() types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": minor
|
||||
---
|
||||
|
||||
make device functions more intuitive
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix withPlatformTheme parsing
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
keep expo snacks with native styles
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
refactor babel transform code
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix withStyledChildren with null/undefined children
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix expo snacks loading components with no styles
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": major
|
||||
---
|
||||
|
||||
remove runtime regex matching
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
change styled() props to an object. Allow to specific mapping of styles
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
improve expo snack for SDK 46.0.0
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": major
|
||||
---
|
||||
|
||||
test release
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix hover and focus states
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
merge users safelist settings
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix box shadows on native devices
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": major
|
||||
---
|
||||
|
||||
replace withPlatformTheme() with platformSelect()
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix interaction handlers
|
||||
@@ -1,41 +0,0 @@
|
||||
{
|
||||
"mode": "exit",
|
||||
"tag": "next",
|
||||
"initialVersions": {
|
||||
"benchmarks": "0.0.0",
|
||||
"website": "0.0.0",
|
||||
"nativewind": "2.0.0-next.43",
|
||||
"example": "0.0.0",
|
||||
"demo-compiler": "1.0.0",
|
||||
"expo": "0.0.0"
|
||||
},
|
||||
"changesets": [
|
||||
"bright-rice-drive",
|
||||
"brown-tables-learn",
|
||||
"chilly-knives-wink",
|
||||
"chilly-roses-relate",
|
||||
"curly-comics-poke",
|
||||
"early-coats-destroy",
|
||||
"gentle-badgers-clap",
|
||||
"good-numbers-think",
|
||||
"good-toes-own",
|
||||
"gorgeous-mice-cheer",
|
||||
"gorgeous-turtles-know",
|
||||
"honest-nails-drum",
|
||||
"lazy-bananas-deliver",
|
||||
"light-singers-mate",
|
||||
"long-baboons-watch",
|
||||
"many-pants-whisper",
|
||||
"many-toes-shave",
|
||||
"ninety-apricots-walk",
|
||||
"ninety-bottles-join",
|
||||
"olive-ways-roll",
|
||||
"orange-dryers-hang",
|
||||
"proud-parrots-joke",
|
||||
"rich-squids-lick",
|
||||
"selfish-bees-develop",
|
||||
"shaggy-trains-float",
|
||||
"sixty-lemons-build",
|
||||
"witty-papayas-notice"
|
||||
]
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix caching of child styles
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
add transform utilities
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": major
|
||||
---
|
||||
|
||||
fix: change node version to >=14.18
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
update typescript types
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix gap class
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"nativewind": patch
|
||||
---
|
||||
|
||||
fix useTailwind() childClassNames error
|
||||
@@ -20,7 +20,7 @@
|
||||
"expo": "46.0.9",
|
||||
"jest": "29.0.0",
|
||||
"native-base": "3.4.13",
|
||||
"nativewind": "2.0.0-next.65",
|
||||
"nativewind": "2.0.0",
|
||||
"react": "*",
|
||||
"react-dom": "*",
|
||||
"react-native": "0.69.5",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@babel/preset-react": "7.18.6",
|
||||
"@babel/standalone": "7.18.13",
|
||||
"@swc/plugin-transform-imports": "1.2.9",
|
||||
"nativewind": "2.0.0-next.65",
|
||||
"nativewind": "2.0.0",
|
||||
"tailwindcss": "3.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"dedent": "0.7.0",
|
||||
"docusaurus-plugin-sass": "0.2.2",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"nativewind": "2.0.0-next.65",
|
||||
"nativewind": "2.0.0",
|
||||
"prism-react-renderer": "1.3.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.0-next.65",
|
||||
"version": "2.0.0",
|
||||
"name": "nativewind",
|
||||
"description": "Use Tailwindcss in your cross-platform React Native applications",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user