Skip to content

docs(directives): add ngx-clamp#1758

Merged
jdegand merged 2 commits into
PatrickJS:gh-pagesfrom
jdegand:ngx-clamp
Nov 10, 2025
Merged

docs(directives): add ngx-clamp#1758
jdegand merged 2 commits into
PatrickJS:gh-pagesfrom
jdegand:ngx-clamp

Conversation

@jdegand
Copy link
Copy Markdown
Collaborator

@jdegand jdegand commented Nov 10, 2025

Summary by CodeRabbit

  • Documentation
    • Updated README: added an entry for the ngx-clamp directive in the Directives → Angular section, describing its multi-line and height-based text clamping behavior and legacy-browser support. This is a documentation-only change; no functional or API changes were made.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 10, 2025

Walkthrough

Adds a new entry for ngx-clamp to the README.md Directives/Angular section describing its multi-line/height-based text clamping and legacy-browser support; documentation-only change, no code or API modifications.

Changes

Cohort / File(s) Summary
Documentation update
README.md
Added ngx-clamp to the Directives (Angular) list with a short description of its multi-line/height-based text clamping functionality and legacy-browser support.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single-file documentation addition; no code or behavioral changes.

Possibly related PRs

Poem

🐰 In README fields I softly hop,
A clamp of lines to neatly stop,
I tuck the text, keep edges neat,
ngx-clamp makes paragraphs complete —
Hooray, another entry in our crop! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs(directives): add ngx-clamp' accurately describes the main change—adding ngx-clamp to the directives section in the README documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 87d6ea6 and 123ae2d.

📒 Files selected for processing (1)
  • README.md (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
README.md (1)

1346-1346: Optional: tighten description for brevity.
Consider a crisper phrasing.

-* [ngx-clamp](https://github.com/Chitova263/ngx-clamp) - An Angular library with a directive for elegant, customizable text clamping across lines or height, supporting legacy browsers.
+* [ngx-clamp](https://github.com/Chitova263/ngx-clamp) - Angular directive for multi-line or height-based text clamping with legacy-browser support.
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 5fe5fc6 and 87d6ea6.

📒 Files selected for processing (1)
  • README.md (1 hunks)
🔇 Additional comments (1)
README.md (1)

1346-1346: Good addition; placement and format look correct.
Entry fits the Directives section and matches list style.

@jdegand jdegand merged commit ac1cdf6 into PatrickJS:gh-pages Nov 10, 2025
1 check passed
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.

1 participant