Skip to content

issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Python language:HTML

Filter by

47.1M results  (804 ms)

47.1M results

✦ Describe the Bug The .ease-reveal-delay-1 through .ease-reveal-delay-5 classes in core/animations.css set both transition-delay and animation-delay. However, since .ease-reveal uses transition (not ...
animation
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-hover-morph-card class in core/animations.css animates border-radius on hover but does not set will-change: border-radius. Without this hint, the browser may not promote the ...
animation
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-btn-xl class in components/buttons.css uses padding: var(--ease-space-5, 1.25rem) var(--ease-space-10, 2.5rem). While --ease-space-5 and --ease-space-10 are defined in variables.css, ...
component
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-snap-x and .ease-snap-y classes in core/utilities.css set scroll-snap-type using CSS custom properties but do not include the -webkit-scroll-snap-type vendor prefix. While ...
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-overflow-scroll class in core/utilities.css only sets overflow: scroll. Unlike .ease-scrollbar-thin and .ease-scrollbar-auto, it does not set scrollbar-width or scrollbar-color, ...
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-pulse-border-emphasis class in core/animations.css uses a hardcoded 1.5s for its animation duration. All other animation classes in the framework use var(--ease-speed-medium) ...
animation
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-stat-value element inside .ease-card-stat in components/cards.css uses font-size: 2.5em (hardcoded) instead of a var(--ease-text-*) design token. Users who customize the base ...
component
gssoc:approved
GSSoC-26
level:intermediate
type:feature

✦ Describe the Bug The .ease-card-compact class in components/cards.css reduces padding but does not set max-width. When placed inside a grid or flex container where the card would normally be constrained, ...
component
gssoc:approved
GSSoC-26
level:intermediate
type:feature
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.