Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:TypeScript

Filter by

203M results  (2 s)

203M results

Motivation - Extend book metadata (authors, subjects, multiple ISBNs) and surface ISBNs in search and detail views. - Add fine/penalty handling (calculation, upsert, pay, admin status updates) and ...
codex

Bumps @types/node from 22.19.15 to 25.9.3. details summary Commits /summary ul li See full diff in a href= https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node compare view /a /li ...
dependencies
javascript

What this PR does: - Implemented a redesigned layout for the Board of Directors on the About Us page, keeping the work entirely isolated inside src/app/(site)/aboutus-sai/. - Rebuilt the layout ...

Mục đích Cập nhật và đồng bộ trải nghiệm người dùng (UX/UI) cho trang chỉnh sửa bài đăng, đồng thời bổ sung tính năng âm thanh thông báo tin nhắn mới toàn cục. Chi tiết thay đổi - Giao diện chỉnh ...

Problem The eval viewer errored: JSON5: invalid character P at 1:1. The proxy resolved a real .eval (ZIP, starts with PK), but the viewer JSON-parsed it. Cause The Inspect viewer picks ZIP-vs-JSON parsing ...

What changed - add a bulk-imported doctoral and independent researcher registry with create, edit, list, search, filters, pagination, and Excel export - group scientific supervisors with all assigned ...

Summary - upgrade dev dependencies, compatible production dependencies, and remaining out-of-range production dependencies while leaving @types/node pinned for Node.js 24 types - fix frontend ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | codecov/codecov-action | action | major | v6.0.1 → v7.0.0 | Release Notes details summary codecov/codecov-action ...
dependencies

Summary: Delete 6 component files that were scaffolded by shadcn init but are never imported anywhere in the project. Dead code removal reduces bundle confusion and lint noise. Deleted files: - src/components/ui/badge.tsx ...