Skip to content

Commit

Permalink
chore: setup for publish on @contentstech
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
XiNiHa committed Nov 16, 2024
1 parent 831fadf commit 0c99d77
Show file tree
Hide file tree
Showing 69 changed files with 2,030 additions and 1,416 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"baseBranch": "ct",
"updateInternalDependencies": "patch",
"ignore": [],
"snapshot": {
Expand Down
5 changes: 0 additions & 5 deletions .changeset/orange-kangaroos-camp.md

This file was deleted.

4 changes: 2 additions & 2 deletions .changeset/sweet-hotels-sleep.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"@stackflow/plugin-history-sync": minor
"@contentstech/stackflow-plugin-history-sync": minor
---

Enable usage of `encode` and `decode` with Future API as `encodePath` and `decodePath`
Rebase over 5a9b0de76ed4b6b1ff359d7e529bd4642b25f898 and 916185d4d97c2cf283a8764d6f6ac428fa54460c
2 changes: 1 addition & 1 deletion .changeset/two-hats-push.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"@stackflow/plugin-history-sync": minor
"@contentstech/stackflow-plugin-history-sync": minor
---

Allow setting priority for each route
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
on:
push:
branches:
- main
- ct

name: Release

Expand Down
2,045 changes: 1,026 additions & 1,019 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
93 changes: 93 additions & 0 deletions demo-solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# @stackflow/demo-solid

## 1.4.5

### Patch Changes

- Updated dependencies [bd65894]
- @contentstech/stackflow-plugin-history-sync@0.9.0
- @contentstech/stackflow-link@0.4.2
- @contentstech/stackflow-plugin-preload@0.4.2

## 1.4.4

### Patch Changes

- Updated dependencies [b733361]
- @contentstech/stackflow-plugin-history-sync@0.8.0
- @contentstech/stackflow-link@0.4.1
- @contentstech/stackflow-plugin-preload@0.4.1

## 1.4.3

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-link@0.4.0
- @contentstech/stackflow-plugin-basic-ui@0.6.0
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-preload@0.4.0
- @contentstech/stackflow-plugin-renderer-basic@0.6.0
- @contentstech/stackflow-solid@0.7.0

## 1.4.2

### Patch Changes

- Updated dependencies [58da787]
- Updated dependencies [58da787]
- Updated dependencies [58da787]
- @contentstech/stackflow-solid@0.6.0
- @contentstech/stackflow-plugin-basic-ui@0.5.1
- @contentstech/stackflow-plugin-history-sync@0.6.1
- @contentstech/stackflow-plugin-renderer-basic@0.5.1

## 1.4.1

### Patch Changes

- Updated dependencies [ece2314]
- @contentstech/stackflow-link@0.3.0
- @contentstech/stackflow-plugin-basic-ui@0.5.0
- @contentstech/stackflow-plugin-history-sync@0.6.0
- @contentstech/stackflow-plugin-preload@0.3.0
- @contentstech/stackflow-plugin-renderer-basic@0.5.0
- @contentstech/stackflow-solid@0.5.0

## 1.4.0

### Patch Changes

- Updated dependencies [a2fa541]
- @contentstech/stackflow-link@0.2.0
- @contentstech/stackflow-plugin-basic-ui@0.4.0
- @contentstech/stackflow-plugin-history-sync@0.5.0
- @contentstech/stackflow-plugin-preload@0.2.0
- @contentstech/stackflow-plugin-renderer-basic@0.4.0
- @contentstech/stackflow-solid@0.4.0

## 1.3.3

### Patch Changes

- Updated dependencies [cde4ac9]
- Updated dependencies [cde4ac9]
- @contentstech/stackflow-plugin-basic-ui@0.3.0
- @contentstech/stackflow-plugin-history-sync@0.4.0
- @contentstech/stackflow-plugin-renderer-basic@0.3.0
- @contentstech/stackflow-solid@0.3.0
- @contentstech/stackflow-link@0.1.1
- @contentstech/stackflow-plugin-preload@0.1.1

## 1.2.24

### Patch Changes

- Updated dependencies [e9bb029]
- Updated dependencies [77814aa]
- @contentstech/stackflow-plugin-history-sync@0.2.0
- @contentstech/stackflow-plugin-basic-ui@0.1.1
- @stackflow/link@1.4.3
- @stackflow/plugin-preload@1.3.3
14 changes: 7 additions & 7 deletions demo-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo-solid",
"version": "1.4.0",
"version": "1.4.5",
"private": true,
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -30,20 +30,20 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@contentstech/stackflow-link": "^0.4.2",
"@contentstech/stackflow-plugin-basic-ui": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.9.0",
"@contentstech/stackflow-plugin-preload": "^0.4.2",
"@contentstech/stackflow-plugin-renderer-basic": "^0.6.0",
"@contentstech/stackflow-solid": "^0.7.0",
"@seed-design/design-token": "^1.0.3",
"@seed-design/stylesheet": "^1.0.4",
"@stackflow/compat-await-push": "^1.1.13",
"@stackflow/config": "^1.1.0",
"@stackflow/core": "^1.1.0",
"@stackflow/link": "^1.5.0",
"@stackflow/plugin-basic-ui": "^1.9.2",
"@stackflow/plugin-devtools": "^0.1.11",
"@stackflow/plugin-history-sync": "^1.7.0",
"@stackflow/plugin-map-initial-activity": "^1.0.11",
"@stackflow/plugin-preload": "^1.4.3",
"@stackflow/plugin-renderer-basic": "^1.1.13",
"@stackflow/plugin-stack-depth-change": "^1.1.5",
"@stackflow/solid": "^1.3.1",
"lorem-ipsum": "^2.0.8",
"lz-string": "^1.5.0",
"normalize.css": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion demo-solid/src/activities/Article.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import {
type ActivityComponentType,
useActivityParams,
useLoaderData,
} from "@stackflow/solid/future";
} from "@contentstech/stackflow-solid/future";
import { For } from "solid-js";

import ArticleCard from "../components/ArticleCard";
Expand Down
4 changes: 2 additions & 2 deletions demo-solid/src/activities/Main.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { ActivityComponentType } from "@stackflow/solid/future";
import { useLoaderData } from "@stackflow/solid/future";
import type { ActivityComponentType } from "@contentstech/stackflow-solid/future";
import { useLoaderData } from "@contentstech/stackflow-solid/future";
import { For } from "solid-js";

import IconBell from "../assets/IconBell";
Expand Down
2 changes: 1 addition & 1 deletion demo-solid/src/components/ArticleCard.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useFlow } from "@stackflow/solid/future";
import { useFlow } from "@contentstech/stackflow-solid/future";
import { type Component, createMemo } from "solid-js";
import * as css from "./ArticleCard.css";

Expand Down
2 changes: 1 addition & 1 deletion demo-solid/src/components/FeedCard.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useFlow } from "@stackflow/solid/future";
import { useFlow } from "@contentstech/stackflow-solid/future";
import { type Component, createMemo } from "solid-js";
import * as css from "./FeedCard.css";

Expand Down
2 changes: 1 addition & 1 deletion demo-solid/src/components/Layout.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { AppScreen } from "@stackflow/plugin-basic-ui/solid";
import { AppScreen } from "@contentstech/stackflow-plugin-basic-ui/solid";
import type { Component, JSXElement } from "solid-js";

type PropOf<T> = T extends Component<infer U> ? U : never;
Expand Down
2 changes: 1 addition & 1 deletion demo-solid/src/main.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import "normalize.css";
import "@seed-design/stylesheet/global.css";
import "@stackflow/plugin-basic-ui/index.css";
import "@contentstech/stackflow-plugin-basic-ui/index.css";
import "./styles/index.css";

import { render } from "solid-js/web";
Expand Down
8 changes: 4 additions & 4 deletions demo-solid/src/stackflow/Stack.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { basicUIPlugin } from "@contentstech/stackflow-plugin-basic-ui/solid";
import { historySyncPlugin } from "@contentstech/stackflow-plugin-history-sync/solid";
import { basicRendererPlugin } from "@contentstech/stackflow-plugin-renderer-basic/solid";
import { stackflow } from "@contentstech/stackflow-solid/future";
import { vars } from "@seed-design/design-token";
import { basicUIPlugin } from "@stackflow/plugin-basic-ui/solid";
import { historySyncPlugin } from "@stackflow/plugin-history-sync/solid";
import { basicRendererPlugin } from "@stackflow/plugin-renderer-basic/solid";
import { stackflow } from "@stackflow/solid/future";
import { config } from "./stackflow.config";

import Article from "../activities/Article";
Expand Down
6 changes: 3 additions & 3 deletions demo-solid/src/stackflow/stackflow.docs.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { basicUIPlugin } from "@contentstech/stackflow-plugin-basic-ui/solid";
import { basicRendererPlugin } from "@contentstech/stackflow-plugin-renderer-basic/solid";
import { stackflow } from "@contentstech/stackflow-solid/future";
import { vars } from "@seed-design/design-token";
import { basicUIPlugin } from "@stackflow/plugin-basic-ui/solid";
import { basicRendererPlugin } from "@stackflow/plugin-renderer-basic/solid";
import { stackflow } from "@stackflow/solid/future";
import { render } from "solid-js/web";
import { config } from "./stackflow.config";

Expand Down
42 changes: 42 additions & 0 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,47 @@
# @stackflow/demo

## 1.4.4

### Patch Changes

- Updated dependencies [bd65894]
- @contentstech/stackflow-plugin-history-sync@0.9.0
- @contentstech/stackflow-link@0.4.2
- @contentstech/stackflow-plugin-preload@0.4.2

## 1.4.3

### Patch Changes

- Updated dependencies [b733361]
- @contentstech/stackflow-plugin-history-sync@0.8.0
- @contentstech/stackflow-link@0.4.1
- @contentstech/stackflow-plugin-preload@0.4.1

## 1.4.2

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-link@0.4.0
- @contentstech/stackflow-plugin-basic-ui@0.6.0
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-preload@0.4.0
- @contentstech/stackflow-plugin-renderer-basic@0.6.0

## 1.4.1

### Patch Changes

- Updated dependencies [ece2314]
- @contentstech/stackflow-link@0.3.0
- @contentstech/stackflow-plugin-basic-ui@0.5.0
- @contentstech/stackflow-plugin-history-sync@0.6.0
- @contentstech/stackflow-plugin-preload@0.3.0
- @contentstech/stackflow-plugin-renderer-basic@0.5.0

## 1.4.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/demo",
"version": "1.4.0",
"version": "1.4.4",
"private": true,
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -30,18 +30,18 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@contentstech/stackflow-link": "^0.4.2",
"@contentstech/stackflow-plugin-basic-ui": "^0.6.0",
"@contentstech/stackflow-plugin-history-sync": "^0.9.0",
"@contentstech/stackflow-plugin-preload": "^0.4.2",
"@contentstech/stackflow-plugin-renderer-basic": "^0.6.0",
"@seed-design/design-token": "^1.0.3",
"@seed-design/stylesheet": "^1.0.4",
"@stackflow/compat-await-push": "^1.1.13",
"@stackflow/config": "^1.2.0",
"@stackflow/core": "^1.1.0",
"@stackflow/link": "^1.5.0",
"@stackflow/plugin-basic-ui": "^1.9.2",
"@stackflow/plugin-devtools": "^0.1.11",
"@stackflow/plugin-history-sync": "^1.7.0",
"@stackflow/plugin-map-initial-activity": "^1.0.11",
"@stackflow/plugin-preload": "^1.4.3",
"@stackflow/plugin-renderer-basic": "^1.1.13",
"@stackflow/plugin-stack-depth-change": "^1.1.5",
"@stackflow/react": "^1.4.0",
"lorem-ipsum": "^2.0.8",
Expand Down
2 changes: 1 addition & 1 deletion demo/src/components/ArticleCard.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Link } from "@stackflow/link/future";
import { Link } from "@contentstech/stackflow-link/future";
import { LazyLoadImage } from "react-lazy-load-image-component";
import * as css from "./ArticleCard.css";

Expand Down
2 changes: 1 addition & 1 deletion demo/src/components/Layout.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { AppScreen } from "@stackflow/plugin-basic-ui";
import { AppScreen } from "@contentstech/stackflow-plugin-basic-ui";

type PropOf<T> = T extends React.ComponentType<infer U> ? U : never;

Expand Down
2 changes: 1 addition & 1 deletion demo/src/main.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import "normalize.css";
import "@seed-design/stylesheet/global.css";
import "@stackflow/plugin-basic-ui/index.css";
import "@contentstech/stackflow-plugin-basic-ui/index.css";
import "react-lazy-load-image-component/src/effects/opacity.css";
import "./styles/index.css";

Expand Down
6 changes: 3 additions & 3 deletions demo/src/stackflow/Stack.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { basicUIPlugin } from "@contentstech/stackflow-plugin-basic-ui";
import { historySyncPlugin } from "@contentstech/stackflow-plugin-history-sync";
import { basicRendererPlugin } from "@contentstech/stackflow-plugin-renderer-basic";
import { vars } from "@seed-design/design-token";
import { basicUIPlugin } from "@stackflow/plugin-basic-ui";
import { historySyncPlugin } from "@stackflow/plugin-history-sync";
import { basicRendererPlugin } from "@stackflow/plugin-renderer-basic";
import { stackflow } from "@stackflow/react/future";
import Article from "../activities/Article";
import Main from "../activities/Main";
Expand Down
4 changes: 2 additions & 2 deletions demo/src/stackflow/stackflow.docs.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { basicUIPlugin } from "@contentstech/stackflow-plugin-basic-ui";
import { basicRendererPlugin } from "@contentstech/stackflow-plugin-renderer-basic";
import { vars } from "@seed-design/design-token";
import { basicUIPlugin } from "@stackflow/plugin-basic-ui";
import { basicRendererPlugin } from "@stackflow/plugin-renderer-basic";
import { stackflow } from "@stackflow/react/future";
import Article from "../activities/Article";
import Main from "../activities/Main";
Expand Down
28 changes: 28 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @stackflow/docs

## 2.0.4

### Patch Changes

- Updated dependencies [bd65894]
- @contentstech/stackflow-plugin-history-sync@0.9.0
- @stackflow/demo@1.4.4

## 2.0.3

### Patch Changes

- Updated dependencies [b733361]
- @contentstech/stackflow-plugin-history-sync@0.8.0
- @stackflow/demo@1.4.3

## 2.0.2

### Patch Changes

- Updated dependencies [e3c7070]
- Updated dependencies [04f54c2]
- Updated dependencies [0a105c3]
- @contentstech/stackflow-plugin-basic-ui@0.6.0
- @contentstech/stackflow-plugin-history-sync@0.7.0
- @contentstech/stackflow-plugin-renderer-basic@0.6.0
- @stackflow/demo@1.4.2

## 2.0.1

### Patch Changes
Expand Down
Loading

0 comments on commit 0c99d77

Please sign in to comment.