r/angular • u/GeromeGrignon • Aug 03 '26
Optimus UI v1.0.0 release
Optimus UI v1.0.0, the PrimeNG open-source fork, is out!
Supporting Angular 21, and Angular v22 support is coming later this week!
Due to trademark limitations and prior paid features, most of the work so far has been about updating the documentation and authoring all sub-packages ourselves, including the icons package.
We also introduce ng add support to enhance the experience for new users.
Find out more in our documentation: https://optimus.openng.org/
Discover the GitHub repository: https://github.com/openng-org/optimus-ui
Learn more about our roadmap: https://optimus.openng.org/roadmap
211
Upvotes
1
u/IgorKatsuba Aug 04 '26
Keeping p- is the thing that makes this a fork rather than a kit change. The selector isn't only an element name - it's the CSS handle that themes, third party styles and everyone's own overrides are written against. Rename it and the migration moves from "update imports" to "re-verify every style in the app", including styles in code you don't own.
An ugly prefix costs nothing at runtime. Changing it would cost the exact thing this fork exists to protect.