@openproject/primer-view-components 0.81.0-rc.a4f1dcde9 → 0.81.1-rc.499128c0e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,24 @@
2
2
 
3
3
  <p align="center">Fork of ViewComponents for the Primer Design System used for OpenProject.</p>
4
4
 
5
- _Note: This library is under active pre-1.0 development. Breaking changes are likely in patch releases._
5
+ > [!WARNING]
6
+ > As part of GitHub’s move to React-based interfaces, Primer ViewComponents is in maintenance mode as of February 2026.
7
+ >
8
+ > Maintenance mode means:
9
+ >
10
+ > * this project is **not accepting new features, components, or significant enhancements.**
11
+ > * the Primer team at GitHub will continue providing:
12
+ > * Security updates
13
+ > * Dependency bumps
14
+ > * Critical/P0 bug fixes
15
+ > * issues, PRs, and discussions / community Q&A remain open, but maintainer response is not guaranteed
16
+ The Primer team continues to focus its resources on strategic investments that help GitHub and its customers to be successful, while making developers’ lives easier. The Primer design system remains a part of this vision through [guidance](https://primer.style/product/ui-patterns/), [tooling](https://primer.style/product/getting-started/react/), and ready-to-use [React](https://primer.style/product/components/) and [web components](https://github.com/github/github-elements).
17
+ >
18
+ > We encourage internal GitHub consumers to plan to migrate from Primer ViewComponents to [Primer React](https://github.com/primer/react).
19
+ >
20
+ > Non-GitHub consumers should consider forking and maintaining a copy of this repo.
21
+ >
22
+ > Questions may be posted on the [maintenance mode announcement](https://github.com/primer/view_components/discussions/3908). Thank you for your support and interest!
6
23
 
7
24
  ## Contribution
8
25
 
@@ -25,6 +42,8 @@ Primer already provides us with a lot of automation and an advanced test setup.
25
42
 
26
43
  Visit [https://primer.style/view_components/](https://primer.style/design/components/) to view the documentation of the Primer ViewComponents.
27
44
 
45
+ _Note: This library is under active pre-1.0 development. Breaking changes are likely in patch releases._
46
+
28
47
  ## License
29
48
 
30
49
  The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).