Skip to content

Test update#8

Open
riccardoperra wants to merge 218 commits intoriccardoperra-patch-1from
main
Open

Test update#8
riccardoperra wants to merge 218 commits intoriccardoperra-patch-1from
main

Conversation

@riccardoperra
Copy link
Copy Markdown
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.

@riccardoperra
Copy link
Copy Markdown
Owner Author

riccardoperra commented Sep 24, 2025

  • (test)

Comment thread .changeset/config.json
riccardoperra and others added 17 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>
github-actions Bot and others added 3 commits March 30, 2026 22:53
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Initial plan

* Scope table cell min width to editor only

Co-authored-by: riccardoperra <37072694+riccardoperra@users.noreply.github.com>

* chore: changeset

---------

Co-authored-by: openai-code-agent[bot] <242516109+Codex@users.noreply.github.com>
Co-authored-by: riccardoperra <37072694+riccardoperra@users.noreply.github.com>
Co-authored-by: riccardoperra <riccardo.perra@icloud.com>
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