Skip to content

Release/0.0.2 - #5

Merged
MeAkib merged 2 commits into
mainfrom
release/0.0.2
Sep 12, 2026
Merged

MeAkib merged 2 commits into
mainfrom
release/0.0.2

Conversation

@MeAkib

@MeAkib MeAkib commented Sep 12, 2026

Copy link
Copy Markdown
Owner

What does this change?

How to see it

Checks

  • npm test passes
  • npm run format run on the files I touched
  • Added a test, if this fixes a bug — one that fails before the change and passes after
  • npm run verify:compat, if I changed anything public (builds a real app on Angular 17–22)

The library was written for a dashboard — charts and KPI cards of different
heights, where a CSS Grid leaves a stripe of empty space under every short
card — but the docs described it as a Pinterest-style photo layout, which is
the narrower of the two audiences and not the one it was built for.

The npm README and llms.txt now name both. llms.txt matters here because it is
what an AI assistant reads: asked for help with an Angular dashboard layout, it
previously had nothing to connect this package to the question.

Adds dashboard, dashboard-layout, charts, widgets and cards to the package
keywords for the same reason.
Dates the changelog and bumps the package to 0.0.2.

The headline is the peer range. 0.0.1 declared ^22.0.0, so npm refused to
install it on Angular 17 through 21 — most of the versions the README claims
support for. Anyone finding the package through npm search today hits that
wall, which makes this release the one that makes it installable at all.
Nothing in the runtime changed.

The npm README now asks directly for the two things that help: an issue when
something breaks, and a star when it doesn't. Stars decide whether the next
person with the same layout problem ever finds the package, and an honest ask
beats hoping.
@vercel

vercel Bot commented Sep 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
masonry-angular Ready Ready Preview Sep 12, 2026 5:53pm UTC
masonry-angular-examples Ready Ready Preview Sep 12, 2026 5:53pm UTC

@MeAkib
MeAkib merged commit 39de414 into main Sep 12, 2026
9 checks passed

This branch was successfully deployed

2 active deployments
Preview – masonry-angular-examples 834a53ed Deployed Sep 12, 2026 by vercel[bot]
Preview – masonry-angular 834a53ed Deployed Sep 12, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant