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
13 changes: 13 additions & 0 deletions .yarn/versions/f933c297.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
releases:
"@pitter-patter/collab-client": patch
"@pitter-patter/collab-server": patch
"@pitter-patter/presence-client": patch
"@pitter-patter/presence-server": patch
"@pitter-patter/refs": patch

declined:
- "@pitter-patter/comments-client"
- "@pitter-patter/comments-server"
- "@pitter-patter/shuffle"
- "@pitter-patter/version-history-client"
- "@pitter-patter/version-history-server"
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
<p align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
</p>

<h1 align="center">Pitter Patter</h1>
<h1 align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
</h1>

<p align="center">
<strong>An open source collaborative rich editing toolkit.</strong>
</p>

## Documentation

Full documentation for Pitter Patter can be found [here](https://pitter-patter.dev/).

## What is Pitter Patter?

Pitter Patter is an open source collaborative rich text editing toolkit, built with React and
Expand Down
8 changes: 3 additions & 5 deletions packages/collab-client/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<p align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
</p>

<h3 align="center">Pitter Patter</h3>
<h3 align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
</h3>

<p align="center">
<strong>An open source collaborative rich editing toolkit.</strong>
Expand Down
8 changes: 3 additions & 5 deletions packages/collab-server/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<p align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
</p>

<h3 align="center">Pitter Patter</h3>
<h3 align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
</h3>

<p align="center">
<strong>An open source collaborative rich editing toolkit.</strong>
Expand Down
8 changes: 3 additions & 5 deletions packages/presence-client/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<p align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
</p>

<h3 align="center">Pitter Patter</h3>
<h3 align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
</h3>

<p align="center">
<strong>An open source collaborative rich editing toolkit.</strong>
Expand Down
8 changes: 3 additions & 5 deletions packages/presence-server/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<p align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
</p>

<h3 align="center">Pitter Patter</h3>
<h3 align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
</h3>

<p align="center">
<strong>An open source collaborative rich editing toolkit.</strong>
Expand Down
8 changes: 3 additions & 5 deletions packages/refs/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<p align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="" height="75"/></a>
</p>

<h3 align="center">Pitter Patter</h3>
<h3 align="center">
<a href="https://pitter-patter.dev/"><img src="https://raw.githubusercontent.com/handlewithcarecollective/pitter-patter/refs/heads/main/readme-assets/pitter-patter-logo.png" alt="Pitter Patter" height="75"/></a>
</h3>

<p align="center">
<strong>An open source collaborative rich editing toolkit.</strong>
Expand Down