Skip to content

Conversation

@riccardoperra
Copy link
Owner

This pull request introduces several changes to the project, including updates to the README, configuration files, and the addition of new entry points for the extension. The most important changes are summarized below:

Documentation Updates:

  • README.md: The usage section was removed, and the title was changed to "GitHub Better Comments".
  • extension/README.md: Added a new section titled "WXT + SolidJS" to provide a starting point for developing with SolidJS in WXT.

Configuration and Setup:

  • extension/.gitignore: Added new rules to ignore log files, node_modules, editor directories, and other temporary files.
  • extension/package.json: Introduced a new package.json file with scripts for development, building, and other tasks, along with dependencies and devDependencies for SolidJS, Storybook, and other tools.

Storybook Integration:

Extension Entry Points:

These changes collectively enhance the project's documentation, configuration, and functionality, particularly with the integration of Storybook and the addition of new entry points for the extension.

@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2025

⚠️ No Changeset found

Latest commit: d034516

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@riccardoperra
Copy link
Owner Author

riccardoperra commented Sep 24, 2025

  • (test)

riccardoperra and others added 14 commits September 26, 2025 22:41
* fix task lists preceded by \
* support pasting content
* remove markdown paste
* changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add support for autolinking
* changeset
#87)

* fix !86: fix table cell content parsing when using line breaks (or any other inline content)
* parse table cell breaks correctly
* changeset
* table try to output html when cell contains complex content
* delegate events to root doc
* event delegation fixes, prevent popover to be be opened
* load suggest change config from react fiber
* add suggestion support to code block node (pm)
* add suggested change action
* add suggested change action placeholder in toolbar
* code block with suggestion view

* code suggestion support

* improve language detection

* some fixes

* fixes
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants