Skip to content

Add unicode loaders#24

Merged
Bartek532 merged 3 commits into
mainfrom
codex-add-unicode-loaders
Jun 9, 2026
Merged

Add unicode loaders#24
Bartek532 merged 3 commits into
mainfrom
codex-add-unicode-loaders

Conversation

@Bartek532

@Bartek532 Bartek532 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Added eight unicode loader registry components from the referenced page: Accordion Loader, Symmetric Wave, Square Grid, Square Accordion, Conveyor Loop, Square Snake, Infinity Square Snake, and Infinity Track.
  • Added docs pages, install snippets, usage examples, customization sections, and focused previews for each loader.
  • Regenerated registry indexes and public registry JSON so each loader is installable through the component registry.

Notes

The copied loader ideas were adapted to this product's conventions: typed props, cn, inherited currentColor, CSS variables for duration/delay, configurable glyphs, and --mask-color for non-default surfaces.

Generation

  • bun run build:registry

Validation

  • bun run lint

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
loading-ui Ready Ready Preview, ✅ 1 resolved Jun 9, 2026 7:03pm

Request Review

@Bartek532 Bartek532 changed the title [codex] add unicode loaders Add unicode loaders Jun 9, 2026
@Bartek532 Bartek532 force-pushed the codex-add-unicode-loaders branch from ca782e7 to 3dc6217 Compare June 9, 2026 17:31
@Bartek532 Bartek532 marked this pull request as ready for review June 9, 2026 17:31
@Bartek532 Bartek532 force-pushed the codex-add-unicode-loaders branch from 3dc6217 to a059de6 Compare June 9, 2026 17:33
- Renamed several loading UI components for clarity and consistency:
  - `accordion-loader` to `pulse`
  - `symmetric-wave` to `ripple`
  - `square-grid` to `pulse-dot`
  - `square-accordion` to `dots`
  - `conveyor-loop` to `bobbing-dots`
  - `square-snake` to `bouncing-dots`
  - `infinity-square-snake` to `typing`
  - `infinity-track` to `twin-orbit`
  - `pulse` to `pulsating-dots`
  - `ripple` to `triple-dot-spinner`
  - `pulse-dot` to `text-shimmer`
  - `dots` to `text-blink`
  - `bobbing-dots` to `text-dots`
  - `bouncing-dots` to `text-shimmer-wave`
  - `typing` to `morphing-infinity`
  - `twin-orbit` to `infinity`
  - `pulsating-dots` to `accordion-loader`
  - `triple-dot-spinner` to `symmetric-wave`
  - `text-shimmer` to `square-grid`
  - `text-blink` to `square-accordion`

- Updated file paths accordingly in the registry and component definitions.
@Bartek532 Bartek532 merged commit 6d09c8d into main Jun 9, 2026
5 checks passed
@Bartek532 Bartek532 deleted the codex-add-unicode-loaders branch June 9, 2026 19:11
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