Compare commits
33 Commits
@portaljs/
...
integrate-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dc4646bc0b | ||
|
|
11b30560f1 | ||
|
|
c643e6b48d | ||
|
|
975b4d8697 | ||
|
|
18cfb41471 | ||
|
|
113ab3c0c2 | ||
|
|
5dbb4e5f38 | ||
|
|
a592048d9a | ||
|
|
5e863e4534 | ||
|
|
00166a5975 | ||
|
|
310a4cc42a | ||
|
|
f6e7e1f01a | ||
|
|
73d10e9771 | ||
|
|
7303a492fe | ||
|
|
c02f7c4a02 | ||
|
|
90d736a895 | ||
|
|
e25f1f2cd2 | ||
|
|
93f5316bd4 | ||
|
|
a02d9dc1d7 | ||
|
|
395e072ee5 | ||
|
|
e32332ac84 | ||
|
|
ee6812974d | ||
|
|
c61a2db628 | ||
|
|
0710955032 | ||
|
|
6b040b0ca1 | ||
|
|
46017e407c | ||
|
|
b9d94df990 | ||
|
|
22b57ae46f | ||
|
|
af6957e173 | ||
|
|
9aaeb559c4 | ||
|
|
e44e19737d | ||
|
|
772447df11 | ||
|
|
9ef5d52497 |
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"name": "portaljs",
|
||||
"workspaces": ["./packages/*"],
|
||||
"workspaces": [
|
||||
"./packages/*"
|
||||
],
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"changeset": "changeset",
|
||||
"prerelease": "nx affected --targets=lint,test,build",
|
||||
"prerelease": "nx affected --targets=lint,test",
|
||||
"release": "changeset publish"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# @portaljs/core
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`b7158a5`](https://github.com/datopian/portaljs/commit/b7158a5be668018d9b947f9c9d63fa30fa91d18b) Thanks [@olayway](https://github.com/olayway)! - Fix what's getting published to npm.
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@portaljs/core",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Core Portal.JS components, configs and utils.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -16,9 +16,6 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
"dependencies": {
|
||||
|
||||
@@ -17,7 +17,13 @@
|
||||
"generateExportsField": true,
|
||||
"rollupConfig": "@nrwl/react/plugins/bundle-rollup",
|
||||
"compiler": "babel",
|
||||
"assets": []
|
||||
"assets": [
|
||||
{
|
||||
"glob": "packages/core/README.md",
|
||||
"input": ".",
|
||||
"output": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"lint": {
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# @portaljs/remark-callouts
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`b7158a5`](https://github.com/datopian/portaljs/commit/b7158a5be668018d9b947f9c9d63fa30fa91d18b) Thanks [@olayway](https://github.com/olayway)! - Fix what's getting published to npm.
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@portaljs/remark-callouts",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Remark plugin to add support for blockquote-based admonitions/callouts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -24,9 +24,6 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"mdast-util-from-markdown": "^1.2.0",
|
||||
"svg-parser": "^2.0.4",
|
||||
|
||||
@@ -28,7 +28,13 @@
|
||||
"project": "packages/remark-callouts/package.json",
|
||||
"format": ["esm", "cjs"],
|
||||
"extractCss": true,
|
||||
"generateExportsField": true,
|
||||
"assets": [
|
||||
{
|
||||
"glob": "packages/remark-callouts/README.md",
|
||||
"input": ".",
|
||||
"output": "."
|
||||
},
|
||||
{
|
||||
"glob": "packages/remark-callouts/styles.css",
|
||||
"input": ".",
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# @portaljs/remark-embed
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`b7158a5`](https://github.com/datopian/portaljs/commit/b7158a5be668018d9b947f9c9d63fa30fa91d18b) Thanks [@olayway](https://github.com/olayway)! - Fix what's getting published to npm.
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@portaljs/remark-embed",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Converts youtube link in mdx to an iframe embed",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -22,9 +22,6 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"unist-util-visit": "^4.1.1"
|
||||
},
|
||||
|
||||
@@ -29,7 +29,15 @@
|
||||
"tsConfig": "packages/remark-embed/tsconfig.lib.json",
|
||||
"project": "packages/remark-embed/package.json",
|
||||
"format": ["esm", "cjs"],
|
||||
"external": ["unist-util-visit"]
|
||||
"external": ["unist-util-visit"],
|
||||
"generateExportsField": true,
|
||||
"assets": [
|
||||
{
|
||||
"glob": "packages/remark-embed/README.md",
|
||||
"input": ".",
|
||||
"output": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# @portaljs/remark-wiki-link
|
||||
|
||||
## 1.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [`b7158a5`](https://github.com/datopian/portaljs/commit/b7158a5be668018d9b947f9c9d63fa30fa91d18b) Thanks [@olayway](https://github.com/olayway)! - Fix what's getting published to npm.
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@portaljs/remark-wiki-link",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Parse and render wiki-style links in markdown especially Obsidian style links.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -23,9 +23,6 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"mdast-util-to-markdown": "^1.5.0",
|
||||
"mdast-util-wiki-link": "^0.0.2",
|
||||
|
||||
@@ -29,7 +29,15 @@
|
||||
"tsConfig": "packages/remark-wiki-link/tsconfig.lib.json",
|
||||
"project": "packages/remark-wiki-link/package.json",
|
||||
"format": ["esm", "cjs"],
|
||||
"external": ["mdast-util-wiki-link"]
|
||||
"external": ["mdast-util-wiki-link"],
|
||||
"generateExportsField": true,
|
||||
"assets": [
|
||||
{
|
||||
"glob": "packages/remark-wiki-link/README.md",
|
||||
"input": ".",
|
||||
"output": "."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user