issues Search Results · language:Dune language:HTML language:JavaScript language:Python language:Java language:JavaScript
Filter by
61.7M results
📋 Task
Element collapses upward to a line then vanishes.
✅ Acceptance Criteria
- [ ] scaleY(1) → scaleY(0) + opacity(0)
- [ ] transform-origin: bottom
💡 Notes
Exit version.
animation · good first ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
type:feature
📋 Task
Element collapses horizontally to a line then vanishes.
✅ Acceptance Criteria
- [ ] scaleX(1) → scaleX(0) + opacity(0)
- [ ] transform-origin: right
- [ ] Pairs with ease-stretch-in-horizontal ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
type:feature
📋 Task
Element reveals itself by stretching vertically from a thin line.
✅ Acceptance Criteria
- [ ] scaleY(0) → scaleY(1)
- [ ] transform-origin: top
- [ ] Good for dropdown reveals
💡 Notes ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
type:feature
Just Print everything, Person.lives:
- \ 0 keep playing
- == 0 Print in Red and jumps to the next Player
Ordering using classvariable counting the joined instances
- Ask for log-in to Google upon saving recording take
- Firebase DB for metadata
- Store audio in Google Drive of user (dedicated folder)
- Deep links sharing/opening
- Support sessions
Test: ...
enhancement
📋 Task
Element reveals itself by stretching horizontally from a thin line.
✅ Acceptance Criteria
- [ ] scaleX(0) → scaleX(1)
- [ ] transform-origin: left
- [ ] opacity 0 → 1 simultaneously
- ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
type:feature
Summary
@adeu/mcp-server@1.11.2 crashes on startup with a SyntaxError because it imports _extractTextFromDoc from @adeu/core,
but its declared dependency range is @adeu/core : ^1.0.0. That range happily ...
📋 Task
Element quickly blurs and fades simultaneously.
✅ Acceptance Criteria
- [ ] filter: blur(0) + opacity(1) → blur(8px) + opacity(0)
- [ ] Fast
- [ ] Clean exit
💡 Notes
Simpler/faster than ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
type:feature
每日安全资讯(2026-06-18)
- SecWiki News
- [ ] SecWiki News 2026-06-17 Review
- Doonsec s feed
- [ ] 2026年,传统安全产品创业,还有出路吗?
- [ ] 【资料】反开源情报及其对印度安全战略的影响
- [ ] Apache CXF XXE 外部实体解析漏洞 ...
daily
📋 Task
Element exits by going out of focus (blurring out).
✅ Acceptance Criteria
- [ ] filter: blur(0) → blur(20px) + opacity(0)
- [ ] ease-in
- [ ] Pairs with ease-focus-in
💡 Notes
Exit blur ...
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:beginner
level:intermediate
type:feature

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.