Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/real-swans-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-trees-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-melons-invite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-news-cross.md

This file was deleted.

30 changes: 30 additions & 0 deletions docs/components/ChangelogContent.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
## 2025.11.27

Fix edge height [`151b13f`](https://github.com/daangn/stackflow/commit/151b13f8c1dc511a3905ff50a94f53ad80f933e0)

Released packages:
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/plugin-basic-ui/v/1.18.0)

---

Expose interfaces to modify width of edge [`4e4c0d9`](https://github.com/daangn/stackflow/commit/4e4c0d946990388713df3b7c2951ef3209ed4584)

Released packages:
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/plugin-basic-ui/v/1.18.0)

---

Parameterize default appscreen transition offset and appscreen dim height [`151b13f`](https://github.com/daangn/stackflow/commit/151b13f8c1dc511a3905ff50a94f53ad80f933e0)

Released packages:
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/plugin-basic-ui/v/1.18.0)

---

Export StaticActivityComponentType type hepler [`7907371`](https://github.com/daangn/stackflow/commit/7907371b7bcdbf8fbb402eeb74b1fe01207b52cc)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Fix typo in changelog entry.

Line 24 contains a spelling error: "hepler" should be "helper".

Apply this diff to fix the typo:

-Export StaticActivityComponentType type hepler [`7907371`](https://github.com/daangn/stackflow/commit/7907371b7bcdbf8fbb402eeb74b1fe01207b52cc)
+Export StaticActivityComponentType type helper [`7907371`](https://github.com/daangn/stackflow/commit/7907371b7bcdbf8fbb402eeb74b1fe01207b52cc)
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
Export StaticActivityComponentType type hepler [`7907371`](https://github.com/daangn/stackflow/commit/7907371b7bcdbf8fbb402eeb74b1fe01207b52cc)
Export StaticActivityComponentType type helper [`7907371`](https://github.com/daangn/stackflow/commit/7907371b7bcdbf8fbb402eeb74b1fe01207b52cc)
🧰 Tools
🪛 LanguageTool

[grammar] ~24-~24: Ensure spelling is correct
Context: ...Export StaticActivityComponentType type hepler 7907371 Released packages: - 📦 [@stackflow/reac...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)

🤖 Prompt for AI Agents
In docs/components/ChangelogContent.mdx around line 24, the changelog entry
contains a typo: "hepler" should be "helper"; update the text in that line to
read "Export StaticActivityComponentType type helper" (preserving the rest of
the line and commit link) so the wording is corrected.


Released packages:
- 📦 [@stackflow/[email protected]](https://npmjs.com/package/@stackflow/react/v/1.9.0)

---

## 2025.11.25

Expose interfaces to modify dimensions of AppBar [`a136f96`](https://github.com/daangn/stackflow/commit/a136f96)
Expand Down
11 changes: 11 additions & 0 deletions extensions/plugin-basic-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @stackflow/plugin-basic-ui

## 1.18.0

### Minor Changes

- 4e4c0d9: Expose interfaces to modify width of edge
- 151b13f: Parameterize default appscreen transition offset and appscreen dim height

### Patch Changes

- 151b13f: Fix edge height

## 1.17.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions extensions/plugin-basic-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/plugin-basic-ui",
"version": "1.17.0",
"version": "1.18.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@stackflow/core": "^1.2.0",
"@stackflow/esbuild-config": "^1.0.3",
"@stackflow/react": "^1.6.0",
"@stackflow/react": "^1.9.0",
"@types/react": "^18.3.3",
"esbuild": "^0.23.0",
"react": "^18.3.1",
Expand Down
6 changes: 6 additions & 0 deletions integrations/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @stackflow/react

## 1.9.0

### Minor Changes

- 7907371: Export StaticActivityComponentType type hepler

## 1.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stackflow/react",
"version": "1.8.0",
"version": "1.9.0",
"repository": {
"type": "git",
"url": "https://github.com/daangn/stackflow.git",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5526,7 +5526,7 @@ __metadata:
dependencies:
"@stackflow/core": "npm:^1.2.0"
"@stackflow/esbuild-config": "npm:^1.0.3"
"@stackflow/react": "npm:^1.6.0"
"@stackflow/react": "npm:^1.9.0"
"@stackflow/react-ui-core": "npm:^1.3.3"
"@types/react": "npm:^18.3.3"
"@vanilla-extract/css": "npm:^1.15.3"
Expand Down Expand Up @@ -5733,7 +5733,7 @@ __metadata:
languageName: unknown
linkType: soft

"@stackflow/react@npm:^1.3.2, @stackflow/react@npm:^1.4.0, @stackflow/react@npm:^1.4.2, @stackflow/react@npm:^1.5.0, @stackflow/react@npm:^1.6.0, @stackflow/react@npm:^1.7.0, @stackflow/react@workspace:integrations/react":
"@stackflow/react@npm:^1.3.2, @stackflow/react@npm:^1.4.0, @stackflow/react@npm:^1.4.2, @stackflow/react@npm:^1.5.0, @stackflow/react@npm:^1.7.0, @stackflow/react@npm:^1.9.0, @stackflow/react@workspace:integrations/react":
version: 0.0.0-use.local
resolution: "@stackflow/react@workspace:integrations/react"
dependencies:
Expand Down
Loading