Skip to content

Lunar Core v0.1.0

Choose a tag to compare

@irvangen09 irvangen09 released this 17 Jul 21:30
· 78 commits to main since this release

What's New in v0.1.0

We are proud to announce the initial release of Lunar Core (v0.1.0)! This version introduces a comprehensive suite of 11 powerful Gutenberg blocks designed to enhance your content creation experience in WordPress.

Available Blocks Suite

  • Table of Contents: Dynamic navigation menu that automatically injects heading anchors. Now fully supports parsing headings from inner blocks.
  • Table: Build beautifully structured data tables with advanced responsive styling.
  • Gallery: Create responsive image showcases with intuitive inner item layouts.
  • Timeline: Present historical data, project roadmaps, or event steps in a beautiful vertical layout.
  • Accordion: Collapsible content sections optimized with a native viewScript frontend architecture for flawless desktop and mobile rendering.
  • Tabs: Organize nested content inside sleek, switchable tab panels with clean visual borders in the editor.
  • Steps: Create step-by-step documentation or numbered guides with customizable auto-numbering layouts.
  • Infobox: Versatile call-to-action cards supporting dynamic icon fonts, customizable heading levels, and responsive full-width media frames.
  • Callout: Highlight crucial announcements, warnings, or tips with styled notification layouts.
  • Definition List: Standardized terms and descriptions markup (<dl>, <dt>, <dd>) with precise grid options.
  • Version/Patch Tag: Display software releases, change tags, or version pills with color-coded status variants (stable, beta, deprecated).

Core Improvements & Fixes

  • TOC Integration: Fixed a bug where titles inside nested Accordion items appeared blank or failed to render in the Table of Contents menu.
  • Image Assets: Resolved frame-cropping and empty letterboxing spaces on nested media components.
  • Build Optimization: Synced asset paths with @wordpress/scripts configurations to ensure CSS files load perfectly on admin screens.