Skip to content

Conversation

@marcoscaceres
Copy link
Contributor

  • Add prefer-full-spec-title CSS class to show full spec titles instead of keys
  • Localize 'defines the following' text across all supported languages
  • Add comprehensive tests for both features
  • Local terms remain unaffected by prefer-full-spec-title class

- Add prefer-full-spec-title CSS class to show full spec titles instead of keys
- Localize 'defines the following' text across all supported languages
- Add comprehensive tests for both features
- Local terms remain unaffected by prefer-full-spec-title class
@netlify
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for respec-pr ready!

Name Link
🔨 Latest commit 0e2ee64
🔍 Latest deploy log https://app.netlify.com/projects/respec-pr/deploys/68e8da9e3965280009fa17b6
😎 Deploy Preview https://deploy-preview-5073--respec-pr.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.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a prefer-full-spec-title CSS class to the definition index that displays full specification titles instead of abbreviated keys, and localizes the "defines the following" text across all supported languages.

  • Adds localization for "defines the following" text in 8 languages
  • Implements prefer-full-spec-title class functionality to show full spec titles
  • Adds comprehensive tests for both new features

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
src/core/dfn-index.js Adds localization strings, imports biblio module, and implements prefer-full-spec-title logic
tests/spec/core/dfn-index-spec.js Adds tests for localization and prefer-full-spec-title functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sidvishnoi
Copy link
Member

@marcoscaceres can you update wiki for https://github.com/speced/respec/wiki/index as well?

@marcoscaceres
Copy link
Contributor Author

Will do!

@marcoscaceres
Copy link
Contributor Author

Done.

@sidvishnoi sidvishnoi merged commit fa9b5ea into main Oct 13, 2025
21 of 26 checks passed
@sidvishnoi sidvishnoi deleted the prefer-full-spec-title branch October 13, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants