pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML language:HTML
Filter by
156M results
Bumps bouncycastle.version from 1.78.1 to 1.84. Updates org.bouncycastle:bcprov-jdk18on from 1.78.1 to 1.84 details
summary Changelog /summary p em Sourced from a href= https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html ...
dependencies
java
What
Added missing package to devDependencies: cors.
Why
CI failed with Cannot find module cors .
Root cause: The project requires the cors package, but it is not listed in the dependencies, so npm ...
Bumps @aws-sdk/client-ec2 from 3.1075.0 to 3.1079.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/aws/aws-sdk-js-v3/releases @aws-sdk/client-ec2 s releases /a . ...
dependencies
javascript
Bumps org.projectlombok:lombok from 1.18.32 to 1.18.46. details summary Changelog /summary p em Sourced from a href=
https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown org.projectlombok:lombok ...
dependencies
java
무엇
사이드바에서 hidden: true로 숨겨뒀던 학습관리(/autolearning)·직원관리(/staff, 강사계정 발급 포함) 진입점을 dev 확인용으로 오픈.
범위
- components/AppSidebar.js 두 줄에서 hidden: true 제거
- 마케팅 비서는 계속 숨김 (요청 밖)
- middleware FUTURE_ROUTES는 ...
Problem
Hero h1 jittered on mobile scroll — two causes:
1. Scroll-linked header animation (translateY updates via rAF) triggered repaints in the hero section since header
shared a compositing layer ...