Skip to content

feat: add lorem ipsum text variations#138

Open
therunnas wants to merge 2 commits into
SH20RAJ:mainfrom
therunnas:feat/lorem-ipsum-variations
Open

feat: add lorem ipsum text variations#138
therunnas wants to merge 2 commits into
SH20RAJ:mainfrom
therunnas:feat/lorem-ipsum-variations

Conversation

@therunnas

Copy link
Copy Markdown

Summary

  • Add style variations to the Lorem Ipsum generator: Classic, Tech, Startup, Hipster, and Pirate
  • Keep the classic Start with "Lorem ipsum..." behavior scoped to the Classic style
  • Refactor generation into a pure helper so option changes regenerate text without a state update inside useEffect
  • Improve the mobile output header so the regenerate/copy buttons do not overflow narrow screens

Part of #55.

Checks

  • npx eslint src/components/tools/generators/LoremIpsumGeneratorTool.jsx
  • npm run typecheck
  • git diff --check
  • Verified /lorem-ipsum locally on the dev server with desktop and mobile Chrome headless screenshots

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d752158e69

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/components/tools/generators/LoremIpsumGeneratorTool.jsx Outdated
@stormkit-io

stormkit-io Bot commented Jun 4, 2026

Copy link
Copy Markdown

Deployment completed

This pull request was successfully built by Stormkit. You can preview it using the following link.

https://stormblossom-zswybq--95936.stormkit.dev

@stormkit-io

stormkit-io Bot commented Jun 5, 2026

Copy link
Copy Markdown

Deployment completed

This pull request was successfully built by Stormkit. You can preview it using the following link.

https://stormblossom-zswybq--95978.stormkit.dev

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.

1 participant