Skip to content

feat: Generate stories from @Preview composables by congvc-dev#96

Merged
JSMonk merged 23 commits into
mainfrom
preview-scanner
Oct 8, 2025
Merged

feat: Generate stories from @Preview composables by congvc-dev#96
JSMonk merged 23 commits into
mainfrom
preview-scanner

Conversation

@JSMonk
Copy link
Copy Markdown
Member

@JSMonk JSMonk commented Aug 31, 2025

This is the exact MR as @congvc-dev created (#70) but rebased (to eliminate conflicts) and with Java version set to 17

@JSMonk JSMonk requested review from congvc-dev and eymar August 31, 2025 13:39
Copy link
Copy Markdown
Collaborator

@eymar eymar left a comment

Choose a reason for hiding this comment

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

Thank you!

As I understand:

  • the new compiler plugin is not added to publication (the maven-publish plugin is not applied in preview-processor)
  • The preview-processor compiler plugin is not applied automatically. A potential user will have to apply it manually (like in a gallery-demo).

And another concern would be that the visibility of the functions is changed and they can appear in the public API (can be a surprise for a library developer).
But since the plugin is not applied implicitly right now, it's not a big concern.

We can improve after merging.

@JSMonk JSMonk merged commit 14ae29e into main Oct 8, 2025
2 checks passed
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.

3 participants