File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ name: css-processor
66on :
77 push :
88 branches :
9- - master
9+ - main
1010 pull_request :
1111
1212jobs :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ name: performances
88on :
99 push :
1010 branches :
11- - master
11+ - main
1212 pull_request :
1313
1414jobs :
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ name: transient-render-engine
88on :
99 push :
1010 branches :
11- - master
11+ - main
1212 pull_request :
1313
1414jobs :
Original file line number Diff line number Diff line change 22
33| Package | Release | Build Status | Coverage |
44| ------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
5- | [ @native-html/css-processor ] ( packages/css-processor#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@native-html/css-processor )] ( https://www.npmjs.com/package/@native-html/css-processor ) | [ ![ CI] ( https://github.com/native-html/core/workflows/css-processor/badge.svg?branch=master )] ( https://github.com/native-html/core/actions?query=branch%3Amaster +workflow%3Acss-processor ) | [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/master /graph/badge.svg?flag=css-processor )] ( https://codecov.io/gh/native-html/core?flag=css-processor ) |
6- | [ @native-html/transient-render-engine ] ( packages/transient-render-engine#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@native-html/transient-render-engine )] ( https://www.npmjs.com/package/@native-html/transient-render-engine ) | [ ![ CI] ( https://github.com/native-html/core/workflows/transient-render-engine/badge.svg?branch=master )] ( https://github.com/native-html/core/actions?query=branch%3Amaster +workflow%3Atransient-render-tree ) | [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/master /graph/badge.svg?flag=transient-render-engine )] ( https://codecov.io/gh/native-html/core?flag=transient-render-engine ) |
5+ | [ @native-html/css-processor ] ( packages/css-processor#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@native-html/css-processor )] ( https://www.npmjs.com/package/@native-html/css-processor ) | [ ![ CI] ( https://github.com/native-html/core/workflows/css-processor/badge.svg?branch=main )] ( https://github.com/native-html/core/actions?query=branch%3Amain +workflow%3Acss-processor ) | [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/main /graph/badge.svg?flag=css-processor )] ( https://codecov.io/gh/native-html/core?flag=css-processor ) |
6+ | [ @native-html/transient-render-engine ] ( packages/transient-render-engine#readme ) | [ ![ npm] ( https://img.shields.io/npm/v/@native-html/transient-render-engine )] ( https://www.npmjs.com/package/@native-html/transient-render-engine ) | [ ![ CI] ( https://github.com/native-html/core/workflows/transient-render-engine/badge.svg?branch=main )] ( https://github.com/native-html/core/actions?query=branch%3Amain +workflow%3Atransient-render-tree ) | [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/main /graph/badge.svg?flag=transient-render-engine )] ( https://codecov.io/gh/native-html/core?flag=transient-render-engine ) |
Original file line number Diff line number Diff line change 11# @native-html/css-processor
22
33[ ![ npm] ( https://img.shields.io/npm/v/@native-html/css-processor )] ( https://www.npmjs.com/package/@native-html/css-processor )
4- [ ![ CI] ( https://github.com/native-html/core/workflows/css-processor/badge.svg?branch=master )] ( https://github.com/native-html/core/actions?query=branch%3Amaster +workflow%3Acss-processor )
5- [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/master /graph/badge.svg?flag=css-processor )] ( https://codecov.io/gh/native-html/core?flag=css-processor )
4+ [ ![ CI] ( https://github.com/native-html/core/workflows/css-processor/badge.svg?branch=main )] ( https://github.com/native-html/core/actions?query=branch%3Amain +workflow%3Acss-processor )
5+ [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/main /graph/badge.svg?flag=css-processor )] ( https://codecov.io/gh/native-html/core?flag=css-processor )
66
77## Known Incompatibilities (Inline CSS Style → RN Styles)
88
Original file line number Diff line number Diff line change 99 " lib" ,
1010 " src"
1111 ],
12- "homepage" : " https://github.com/native-html/core/tree/master /packages/css-processor#readme" ,
12+ "homepage" : " https://github.com/native-html/core/tree/main /packages/css-processor#readme" ,
1313 "bugs" : {
1414 "url" : " https://github.com/native-html/core/issues"
1515 },
Original file line number Diff line number Diff line change 11# @native-html/transient-render-engine
22
33[ ![ npm] ( https://img.shields.io/npm/v/@native-html/transient-render-engine )] ( https://www.npmjs.com/package/@native-html/transient-render-engine )
4- [ ![ CI] ( https://github.com/native-html/core/workflows/transient-render-engine/badge.svg?branch=master )] ( https://github.com/native-html/core/actions?query=branch%3Amaster +workflow%3Atransient-render-engine )
5- [ ![ Perf] ( https://github.com/native-html/core/workflows/performances/badge.svg?branch=master )] ( https://github.com/native-html/core/actions?query=branch%3Amaster +workflow%3Aperformances )
6- [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/master /graph/badge.svg?flag=transient-render-engine )] ( https://codecov.io/gh/native-html/core?flag=transient-render-engine )
4+ [ ![ CI] ( https://github.com/native-html/core/workflows/transient-render-engine/badge.svg?branch=main )] ( https://github.com/native-html/core/actions?query=branch%3Amain +workflow%3Atransient-render-engine )
5+ [ ![ Perf] ( https://github.com/native-html/core/workflows/performances/badge.svg?branch=main )] ( https://github.com/native-html/core/actions?query=branch%3Amain +workflow%3Aperformances )
6+ [ ![ codecov] ( https://codecov.io/gh/native-html/core/branch/main /graph/badge.svg?flag=transient-render-engine )] ( https://codecov.io/gh/native-html/core?flag=transient-render-engine )
Original file line number Diff line number Diff line change 99 " lib" ,
1010 " src"
1111 ],
12- "homepage" : " https://github.com/native-html/core/tree/master /packages/transient-render-engine#readme" ,
12+ "homepage" : " https://github.com/native-html/core/tree/main /packages/transient-render-engine#readme" ,
1313 "bugs" : {
1414 "url" : " https://github.com/native-html/core/issues"
1515 },
You can’t perform that action at this time.
0 commit comments