Skip to content

update page status emojis in versioned docs#4787

Merged
Simek merged 1 commit into
mainfrom
@simek/update-status-emojis-in-versioned-docs
Sep 10, 2025
Merged

update page status emojis in versioned docs#4787
Simek merged 1 commit into
mainfrom
@simek/update-status-emojis-in-versioned-docs

Conversation

@Simek

@Simek Simek commented Sep 9, 2025

Copy link
Copy Markdown
Collaborator

Why

Follow up to the recent unversioned docs changes:

How

Replace "🚧" emojis with "🗑️" and "❌" based on the component/API status for the versioned pages.

@netlify

netlify Bot commented Sep 9, 2025

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 9a49287
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/68c07251f8d44f000805cea5
😎 Deploy Preview https://deploy-preview-4787--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rubennorte

rubennorte commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

That was fast! :)

Is there any precedent for the use of ❌ to indicate a removed API? Could we just use 🗑️ instead and cross the name of the API in the title to indicate it's already been deleted instead?

@Simek

Simek commented Sep 10, 2025

Copy link
Copy Markdown
Collaborator Author

Removed pages are no longer listed in any sidebar, and only serve the purpose for legacy 3rd party content and aims to help users to find alternate solution guiding them to a given package on React Native Directory.

The idea behind ❌ emoji is to differentiate them from deprecated parts, which still have the code in the core. We recently decided to drop the content fully from those pages, but the changes have not been backported to versioned docs, can work on this in separate PR, if you want, to improve the clarity/purpose of those pages.

An example in unversioned docs:

Also, I'm not sure if Docusaurus supports decorations or MD formatting elements in the page titles, would need to check this out.

@Simek Simek merged commit 8e1564c into main Sep 10, 2025
5 of 6 checks passed
@Simek Simek deleted the @simek/update-status-emojis-in-versioned-docs branch September 10, 2025 15:29
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.

4 participants