Roadmap v1 #1289
Replies: 6 comments 20 replies
-
|
What's the reasoning behind not following Angular major version matching? |
Beta Was this translation helpful? Give feedback.
-
|
@geromegrignon |
Beta Was this translation helpful? Give feedback.
-
|
I opened a first small accessibility PR here: #1319 I’d like to help with accessibility as Optimus UI moves through the first release and rename work. I had this same fix open in PrimeNG before the archive along with few more, and I’ve been contributing similar accessibility fixes/reviews across UI projects, including recent USWDS work and a past merged contribution to PrimeNG. I also ran a source-level ARIA/non-text-content scan over the inherited component code. I do not want to create issue noise during the first release push, so my proposal is:
If it would help, I’m happy to take responsibility for accessibility triage/review over time: validating reports, proposing focused PRs, and helping keep regressions out of the component library. |
Beta Was this translation helpful? Give feedback.
-
|
I need support for angular 22 fast, I am a startup founder, is it alright if we..not necessarily have a new version, but add support for angular 22, and if you want a new version aligned with angular, we can bump to 22...pls |
Beta Was this translation helpful? Give feedback.
-
|
Hi, starting a new project those days so, when you are planning to release a package for angular 22, just tried to install the lib using npm and couldn't do it, and appreciate your efforts. |
Beta Was this translation helpful? Give feedback.
-
|
Hey, so I noticed you own a domain, openng.org, but you are current only deploying to vercel. You should build a main branch triggered or manually trigger deployment workflow that publishes to your subdomain: optimusui.openng.org. This will ensure branding consistency and cost nothing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The first release of Optimus UI will focus on providing a rebranded Angular v21 compatible version:
The goal is to release a version as soon as possible.
The version will be named v1.0.0 so won't follow Angular major version matching.
It'll help us to release major versions when needed for breaking changes.
Changes are currently merged in a new main branch, planned to be the head branch over time.
The next step will be to provide a new major version (v2.0.0) to support Angular 22.
Once done, we'll focus on bugs, then feature requests.
This last step also includes all commits ported by @gianluca-moro from the v22 rc branch. It includes alot of breaking changes (selectors removal, deprecated api removal) and we'll need to properly test ng update schematics on projects before releasing it.
We also added a link in the Contribution guide towards our AI policy.
We value all contributions but need to ensure we won't introduce bugs or regressions for existing users and we need to focus on human reviews.
Beta Was this translation helpful? Give feedback.
All reactions