Skip to content

v0.12.0 — the list page is one pk-ui organism

Choose a tag to compare

@joaorufino joaorufino released this 26 Jul 07:47
· 172 commits to main since this release

The PlatformKit OSS front door: one binary composing the nine-module starter.

Install

go install github.com/septagon-oss/platformkit@latest

Changes

The admin's resource list page is now a single pk-ui DataGrid organism — toolbar, sortable table, cursor pagination — with the page's live status region and empty panels slotted into the organism's children seam. Atomic design runs the full ladder in the shipped product: atoms → molecules → organism → page. Also carries pk-modules v0.14.0's store conformance checks (list scope, tenant immutability, retired rows).

Verified live before tagging: boot, health, session login, canonical-segment console operations, and the organism page's sort/search/pagination bindings in a real browser.

See the CHANGELOG for details.

Compatibility

  • Go 1.26 or newer.
  • Pre-1.0 — pin this version. A minor release may change breaking API deliberately.

Links

📖 Documentation https://septagon-oss.github.io/pk-docs/docs/current-design-system/
💬 Discussions https://github.com/septagon-oss/platformkit/discussions
🔒 Security policy https://github.com/septagon-oss/platformkit/blob/main/SECURITY.md
⚖️ License https://github.com/septagon-oss/platformkit/blob/main/LICENSE