Skip to content

chore(deps): bump reicon-react from 1.2.0 to 1.2.4 - #168

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/reicon-react-1.2.4
Closed

chore(deps): bump reicon-react from 1.2.0 to 1.2.4#168
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/reicon-react-1.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps reicon-react from 1.2.0 to 1.2.4.

Changelog

Sourced from reicon-react's changelog.

Changelog

All notable changes to the Reicon project and open-source platform will be documented in this file.

[v1.5.0] - 2026-09-05

⚖️ Removal of Vector Illustrations

  • Licensing Compliance with @​nilbuild (Kamran Ahmed): Removed all vector illustrations, illustration catalog pages (/illustration), individual detail routes (/illustration/:slug), datasets (public/illustration-data/), build scripts (scripts/sync-illustration-data.mjs), and AI context files (public/llms-illustrations.txt) to resolve licensing issues with @​nilbuild (Kamran Ahmed).

🎯 Strategic Refocus on Pure SVG Icon Library

  • Brand Logos Catalog Removal: Removed the brand logos section (/logos, /logo, brand datasets) as a personal product choice to focus Reicon 100% exclusively on open-source vector UI icons.
  • Clean Navigation & UX:
    • Removed illustration and logo toggle controls from the Home Page Playground.
    • Updated Navigation Header, Mobile Drawer Menu, and Footer ecosystem links to showcase only Icon Library destinations.
    • Replaced Orbit showcase brand logos in IconShowcase.tsx with pure UI icons.
    • Redesigned Hero section action buttons (Browse Icons = primary solid white, Docs Guide = translucent dark glassmorphic).

⚡ Performance & Rendering Optimizations

  • Progressive Auto-Batching in Icon Grid (/icons):
    • Replaced restrictive scroll sentinel caps with a non-blocking progressive batch loader (INITIAL_BATCH = 120, STEP_BATCH = 200).
    • First 120 icons render instantly, and all remaining 2,630 icons stream into the DOM in smooth background animation frames (<150ms total) without freezing the UI thread.
  • Reliable CDN Web Component Loader:
    • Enhanced waitForReicon() with fallback script injection and an extended 15-second timeout window to ensure <re-icon> web components load seamlessly across high-latency networks.

🔍 Google Favicon Indexing & SEO Fixes

  • Root Favicon Assets: Deployed root-level /public/favicon.ico (16x16, 32x32, 48x48 multi-resolution), /public/favicon.svg, and /public/logo.png (512x512) for Googlebot.
  • Head Link Tags & Vercel Rewrites: Added standard Googlebot <link rel="shortcut icon"> and <link rel="icon"> tags in index.html, and updated vercel.json to bypass SPA index rewrites for static favicon requests.
  • Clean LLM Documentation: Re-generated llms.txt and llms-full.txt context files containing 2,630 pure icon mappings for AI agents (ChatGPT, Claude, Cursor, Copilot).

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reicon-react](https://github.com/dqev/reicon) from 1.2.0 to 1.2.4.
- [Release notes](https://github.com/dqev/reicon/releases)
- [Changelog](https://github.com/dqev/reicon/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dqev/reicon/commits)

---
updated-dependencies:
- dependency-name: reicon-react
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #172.

@dependabot dependabot Bot closed this Sep 8, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/reicon-react-1.2.4 branch September 8, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants