Skip to content

devanshijoshi9/gutenberg-block

Repository files navigation

gutenberg-block

What is included

  • Add block supports ( See block.json file)

    • Typography support
    • Style support
    • Alignment support
    • Reusable and lock support
    • Spacing support
  • Add few gutengerg block default component.

    • SelectControl
    • CheckboxControl
    • RangeControl
    • RadioControl
    • PanelBody
  • Add few Block Editor

    • PanelColorSettings
    • InspectorControls
    • useBlockProps
    • BlockControls
  • Add server side rendering

  • Use of useSelect to fetch posts and taxonomy

  • Add styling

Working

  • Select post ( Recent or specific )
  • Add filters
    • Show post in ascending/desending order
    • Show post based on selected taxonomy
    • Show all post ( Draft, Publish and Future post)
    • Show post per page based on selected range

#Screenshot

post-card-block

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published