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

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/vertical-caret-line-start.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-core

## 0.2.2

### Patch Changes

- b359f9a: Fix ArrowUp being a no-op (or skipping a line) when the caret sits at the start of a visual line, right after a `\n` soft break or a soft wrap. `pen.caretUp` / `pen.caretDown` now hand the selection's affinity to the geometry measure, and `verticalCaretTarget` measures the current caret on the side it is drawn instead of deriving the side from the motion direction (G5).
- @input/pen-yjs@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-core",
"version": "0.2.1",
"version": "0.2.2",
"description": "Headless, extension-first editor engine for human-AI co-authoring",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
6 changes: 6 additions & 0 deletions packages/crdt/yjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @input/pen-yjs

## 0.2.2

### Patch Changes

- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/crdt/yjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-yjs",
"version": "0.2.1",
"version": "0.2.2",
"description": "Yjs CRDT adapter for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
10 changes: 10 additions & 0 deletions packages/extensions/ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @input/pen-ai

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-tools@0.2.2
- @input/pen-ingest@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-ai",
"version": "0.2.1",
"version": "0.2.2",
"description": "AI extension, suggestions, autocomplete, skills, tools, and streaming for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/extensions/autoformat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-autoformat

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/autoformat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-autoformat",
"version": "0.2.1",
"version": "0.2.2",
"description": "Markdown shortcut input rules for Pen — auto-format as you type",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
10 changes: 10 additions & 0 deletions packages/extensions/interop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @input/pen-interop

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-ingest@0.2.2
- @input/pen-markdown@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/interop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-interop",
"version": "0.2.1",
"version": "0.2.2",
"description": "HTML, Markdown, JSON, and XML import/export for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/extensions/multiplayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-multiplayer

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/multiplayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-multiplayer",
"version": "0.2.1",
"version": "0.2.2",
"description": "Multiplayer presence and sync primitives for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/extensions/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-search

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-search",
"version": "0.2.1",
"version": "0.2.2",
"description": "Document search and replacement primitives for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/extensions/shortcuts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-shortcuts

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/shortcuts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-shortcuts",
"version": "0.2.1",
"version": "0.2.2",
"description": "Headless keyboard shortcut extension for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/extensions/snapshots/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-snapshots

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/snapshots/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-snapshots",
"version": "0.2.1",
"version": "0.2.2",
"description": "Snapshot history and attribution primitives for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
10 changes: 10 additions & 0 deletions packages/extensions/tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @input/pen-tools

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-ingest@0.2.2
- @input/pen-markdown@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-tools",
"version": "0.2.1",
"version": "0.2.2",
"description": "Block CRUD and generation zone extension for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/extensions/undo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-undo

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/undo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-undo",
"version": "0.2.1",
"version": "0.2.2",
"description": "Undo/redo extension with origin tagging for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
14 changes: 14 additions & 0 deletions packages/pen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @input/pen

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-ai@0.2.2
- @input/pen-interop@0.2.2
- @input/pen-shortcuts@0.2.2
- @input/pen-tools@0.2.2
- @input/pen-undo@0.2.2
- @input/pen-schema@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen",
"version": "0.2.1",
"version": "0.2.2",
"description": "Default batteries-included editor preset for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
14 changes: 14 additions & 0 deletions packages/rendering/dom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @input/pen-dom

## 0.2.2

### Patch Changes

- b359f9a: `Pen.Toolbar.Button` and `Pen.Toolbar.Toggle` compose a host `onClick` with their own action instead of letting it replace the action. A Slot-style wrapper that merges its `onClick` onto the element (a tooltip trigger, for example) no longer silences `onAction` / the mark toggle; the action is skipped only when the button is disabled or the host handler called `preventDefault()`.

`resolveSelectionRect` measures a selection that spans blocks per block, so the rect covers the selected text rather than the border boxes of the blocks it fully covers. `useSelectionToolbar` reads that rect first for spanning selections; the selection toolbar sits over the text instead of centring on the column.

- b359f9a: Fix ArrowUp being a no-op (or skipping a line) when the caret sits at the start of a visual line, right after a `\n` soft break or a soft wrap. `pen.caretUp` / `pen.caretDown` now hand the selection's affinity to the geometry measure, and `verticalCaretTarget` measures the current caret on the side it is drawn instead of deriving the side from the motion direction (G5).
- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-shortcuts@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rendering/dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-dom",
"version": "0.2.1",
"version": "0.2.2",
"description": "DOM field-editor engine and helpers for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
21 changes: 21 additions & 0 deletions packages/rendering/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @input/pen-react

## 0.2.2

### Patch Changes

- b359f9a: `Pen.Toolbar.Button` and `Pen.Toolbar.Toggle` compose a host `onClick` with their own action instead of letting it replace the action. A Slot-style wrapper that merges its `onClick` onto the element (a tooltip trigger, for example) no longer silences `onAction` / the mark toggle; the action is skipped only when the button is disabled or the host handler called `preventDefault()`.

`resolveSelectionRect` measures a selection that spans blocks per block, so the rect covers the selected text rather than the border boxes of the blocks it fully covers. `useSelectionToolbar` reads that rect first for spanning selections; the selection toolbar sits over the text instead of centring on the column.

- Updated dependencies [b359f9a]
- Updated dependencies [b359f9a]
- @input/pen-dom@0.2.2
- @input/pen-core@0.2.2
- @input/pen-multiplayer@0.2.2
- @input/pen-search@0.2.2
- @input/pen-ai@0.2.2
- @input/pen-interop@0.2.2
- @input/pen-shortcuts@0.2.2
- @input/pen-snapshots@0.2.2
- @input/pen-schema@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rendering/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-react",
"version": "0.2.1",
"version": "0.2.2",
"description": "React primitives, hooks, and renderers for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
12 changes: 12 additions & 0 deletions packages/rendering/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @input/pen-vue

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- Updated dependencies [b359f9a]
- @input/pen-dom@0.2.2
- @input/pen-core@0.2.2
- @input/pen-interop@0.2.2
- @input/pen-schema@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rendering/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@input/pen-vue",
"version": "0.2.1",
"version": "0.2.2",
"description": "Vue rendering primitives for Pen",
"license": "MIT",
"homepage": "https://github.com/input-systems/pen#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @input/pen-schema

## 0.2.2

### Patch Changes

- Updated dependencies [b359f9a]
- @input/pen-core@0.2.2
- @input/pen-types@0.2.2

## 0.2.1

### Patch Changes
Expand Down
Loading