Skip to content

chore(birdflop): release rgbirdflop 0.5.0 - #237

Open
github-actions[bot] wants to merge 1 commit into
birdflopfrom
release-please--branches--birdflop--components--rgbirdflop
Open

chore(birdflop): release rgbirdflop 0.5.0#237
github-actions[bot] wants to merge 1 commit into
birdflopfrom
release-please--branches--birdflop--components--rgbirdflop

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.0 (2026-07-29)

Features

  • add configurable newline sequence to color formats and UI (e567b79)
  • add invertRgbColor function (1e25f81)
  • add newline handling support to UI rendering and string processing utilities (a88250a)
  • enhance formatting capabilities in AnimTAB and share formatting utils properly (c4296bf)
  • enhance shadow color handling by adding opacity support and updating related components (b1d9b23)
  • enhance shadow segment handling by adding opacity support in buildShadowSegments and buildShadowContent (d34e65a)
  • Fonts for RGB tool (0cfff23), closes #224
  • implement selective character-level formatting for templates, MiniMessage, and JSON outputs (14ced97)
  • implement small text font transformation (86b1b91)
  • new color list with more compact ui and drag-and-drop handles (63a1763)
  • refactor color handling to use RGBColorStop type and improve opacity management in gradients (0bdbf24)
  • rename defaultFormatting to baseFormatting (1933580)
  • rgbirdflop: add functions for color position calculation and dispersion checks (d9d4ac2)
  • smarter hex code generation with check for if same color per letter (30d52e6)
  • translate untranslated keys and clean up code formatting ig (31003fd)
  • update formatting to work on selection (32afe89)
  • version bump (0e871b8)
  • version bump? (f3a131e)

Bug Fixes

  • add repository field to package.json (bd95fff)
  • bruh why do you hate me npm (2caf92e)
  • handle null segment colors in AnimTAB previews and update type definitions to support nullable color frames (a679eb0)
  • handle potential undefined rgb values in BaseGradient class (f259f0e)
  • i hate you npm (715c42b)
  • improve color position calculation for disperseColors and getOutput functions (b1feab6)
  • improve isDispersed precision with epsilon comparison and add validation tests (5198b9c)
  • make typescript shut up (f31d300)
  • pls work (9e44336)
  • test publish (dbf3257)
  • totally a typo (a26e77c)
  • trigger ci (fac5159)
  • trigger ci attempt #7 (e8f7559)
  • update README and documentation for RGBirdflop NPM package usage examples and formatting (ca5d3d3)
  • update usage example in README (d403b13)
  • update usage example in README with valid RGB values (8da36ad)
  • update usage example in README.md (3c847f7)
  • wasnt a typo (d4e3a61)

Code Refactoring

  • abstract gradient preview rendering and clean up AnimTAB frame generation logic, fix cookie issues (4827f1a)
  • add safety checks for empty colors array (0055aac)
  • consolidate segment color editing logic into the reusable ColorList component (15319b6)
  • decompose RGBirdflop component and centralize state management via RGBirdflopBase (89aff16)
  • decouple advanced segments and rgb options state across the advanced RGB editor component suite. (ea02f8a)
  • enhance documentation for RGBColorStop type to clarify properties (152bf1b)
  • extract JSON generation logic into reusable helper functions in RGBUtils (3a88375)
  • improve type safety across utility functions and flag generation logic by replacing implicit any types with explicit interfaces. (89ddd17)
  • introduce BasePlugin class, modularize ESLint ignores, and extract JVM flag analysis logic (186e2e7)
  • modularize banner utilities and improve codebase type safety and maintenance (309c6e1)
  • move some elements to luminescent ui (e4f2e72)
  • prettier and eslint (2a0239b)
  • remove registry URL from package.json and update release workflow (5d0a59a)
  • update gradient color handling to ensure RGB values are correctly sliced (686e99b)
  • update release workflow and improve README for RGBirdflop package (14158e8)
  • update styles and structure in various components (af39b7e)

Documentation

  • update import statement in usage example for RGBirdflop package (fa41541)
  • update package.json author and bugs fields, add homepage (39ca181)
  • Update README title for RGBirdflop package (be57c8b)
  • update usage example in README for RGBirdflop package (ef0f9e8)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying web with  Cloudflare Pages  Cloudflare Pages

Latest commit: b9578c2
Status:🚫  Build failed.

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
birdflop-com b9578c2 Jul 29 2026, 08:13 PM

@github-actions
github-actions Bot force-pushed the release-please--branches--birdflop--components--rgbirdflop branch from 9568a6d to e22fcdc Compare July 23, 2026 20:45
@github-actions github-actions Bot changed the title chore(birdflop): release 0.4.2 chore(birdflop): release rgbirdflop 0.5.0 Jul 23, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--birdflop--components--rgbirdflop branch 5 times, most recently from 46fc2ed to 586e9f3 Compare July 24, 2026 19:15
@github-actions
github-actions Bot force-pushed the release-please--branches--birdflop--components--rgbirdflop branch from 586e9f3 to b9578c2 Compare July 29, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fonts for RGB tool

0 participants