Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@html-next/vertical-collection
Advanced tools
Infinite Scroll and Occlusion at > 60FPS
vertical-collection
is an ember-addon
that is part of the smoke-and-mirrors
framework. It
focuses on improving initial and re-render performance in high-stress situations by providing a
component for performant lists and svelte renders
to match a core belief:
Don't render the universe, render the scene.
Your web page is a universe, your viewport is the scene. Much like you wouldn't expect a video game to render out-of-scene content, your application should smartly cull the content it doesn't need to care about. Trimming excess content lets the browser perform both initial renders and re-renders at far higher frame-rates, as the only content it needs to focus on for layout is the content the user can see.
vertical-collection
augments your existing app, it doesn't ask you to rewrite layouts or logic in order to use it.
It will try its best to allow you to keep the conventions, structures, and layouts you want.
ember install @html-next/vertical-collection
Join the smoke-and-mirrors channel on Slack.
Infinite scroll that remains performant even for very long lists is easily achievable
with the vertical-collection
.
It works via a scrollable div or scrollable body.
If it can be trimmer, smoke-and-mirrors likes to trim it.
For updated documentation and demos see http://html-next.github.io/vertical-collection/
develop
(default branch)<type>/<short-description>
)develop
(default branch).Angular Style commit messages have the full form:
<type>(<scope>): <title>
<body>
<footer>
But the abbreviated form (below) is acceptable and often preferred.
<type>(<scope>): <title>
Examples:
fast-action
componentOSS is often a labor of love. Smoke And Mirrors is largely built with that love.
FAQs
infinite-scroll, done right. done.
The npm package @html-next/vertical-collection receives a total of 19,777 weekly downloads. As such, @html-next/vertical-collection popularity was classified as popular.
We found that @html-next/vertical-collection demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.