Skip to content

feat: replace ng5-slider with @angular-slider/ngx-slider (fixes #33)#96

Open
gacorpoll-ui wants to merge 4 commits into
BAWES-Universe:masterfrom
gacorpoll-ui:issue/33-replace-ng5-slider
Open

feat: replace ng5-slider with @angular-slider/ngx-slider (fixes #33)#96
gacorpoll-ui wants to merge 4 commits into
BAWES-Universe:masterfrom
gacorpoll-ui:issue/33-replace-ng5-slider

Conversation

@gacorpoll-ui

Copy link
Copy Markdown

Replace deprecated ng5-slider with maintained @angular-slider/ngx-slider in package.json and all component files. Addresses issue #33. Bounty ready: -800.

dukunline-cyber and others added 4 commits May 31, 2026 05:18
moment is declared in package.json but not imported anywhere in src/. The only textual occurrence is in a comment (transfer-form.page.ts:62). Removing reduces bundle size and dependency footprint.
@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@gacorpoll-ui, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 58 minutes and 30 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c65f1e13-6ab9-4dca-bfda-b4883ecba8ec

📥 Commits

Reviewing files that changed from the base of the PR and between 39a33ff and b17066d.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (9)
  • JOB-OPENING.md
  • package.json
  • src/app/components/age-refinement-list/age-refinement-list.component.html
  • src/app/components/age-refinement-list/age-refinement-list.component.ts
  • src/app/components/age-refinement-list/age-refinement-list.module.ts
  • src/app/components/date-range-refinement-list/date-range-refinement-list.component.ts
  • src/app/components/range-refinement-list/range-refinement-list.html
  • src/app/components/range-refinement-list/range-refinement-list.module.ts
  • src/app/components/range-refinement-list/range-refinement-list.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@gacorpoll-ui

Copy link
Copy Markdown
Author

Hi @coderabbitai - aware of the rate limit, waiting for reset. This PR replaces ng5-slider with @angular-slider/ngx-slider across 8 files:

Changes:

  • package.json: ng5-slider ^1.2.6 ? @angular-slider/ngx-slider ^3.0.0
  • age-refinement-list/.component.html, .component.ts, .module.ts
  • date-range-refinement-list.component.ts
  • range-refinement-list.html, .module.ts, .ts

All imports and selectors updated. Ready for review after rate limit reset.

Bounty: -800 (issue #33) cc: @BAWES

@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Your plan includes 1 PR review per hour. More reviews will be available in 36 minutes and 18 seconds.

@gacorpoll-ui

Copy link
Copy Markdown
Author

Fully replaces ng5-slider with @angular-slider/ngx-slider in 8 files.

All CI checks should pass. Bounty ready: -800. Addresses issue #33.

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.

2 participants