Skip to content

feat: add mi icon class prefix - #8

Merged
melloware merged 1 commit into
mainfrom
agent/add-mi-icon-prefix
Jul 28, 2026
Merged

feat: add mi icon class prefix#8
melloware merged 1 commit into
mainfrom
agent/add-mi-icon-prefix

Conversation

@sja-cslab

@sja-cslab sja-cslab commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • add mantleicons.css with mi / mi-* as the primary Mantle icon API
  • retain pi / pi-* selectors and primeicons.css as compatibility aliases
  • update the gallery, package metadata, Pages deployment, and README to use the Mantle prefix

Verification

  • npm run verify
  • npm run pack:check
  • node --check demo-files/demo.js
  • rendered the local gallery in headless Chrome

Fixes: #10

@sja-cslab
sja-cslab force-pushed the agent/add-mi-icon-prefix branch from 79dc1f0 to 5fa0d84 Compare July 28, 2026 14:03
@sja-cslab sja-cslab self-assigned this Jul 28, 2026
@sja-cslab sja-cslab added the enhancement New feature or request label Jul 28, 2026
@sja-cslab
sja-cslab marked this pull request as ready for review July 28, 2026 14:37
@sja-cslab
sja-cslab requested a review from melloware July 28, 2026 14:37
@melloware

Copy link
Copy Markdown
Contributor

hmmm won't mi- break all backward compatibility?

@sja-cslab

sja-cslab commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

hmmm won't mi- break all backward compatibility?

It's not mi-* only, I just added this to the old one:

image

So we got full backward compatibility

@melloware
melloware merged commit b3680b0 into main Jul 28, 2026
1 check passed
@melloware
melloware deleted the agent/add-mi-icon-prefix branch July 28, 2026 14:45
@sja-cslab sja-cslab added bug Something isn't working and removed enhancement New feature or request labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow mi-* extensions

2 participants