Skip to content

Releases: osomstudio/juniper

FSE support

Choose a tag to compare

@bartnovak bartnovak released this 24 Mar 09:32
0002b3a
  1. Introduced Gutenberg FSE support.
  2. Fixed deprecated SCSS import method.
  3. Cleaned up JavaScript.
  4. Updated bash command for wp add block and added block editor styles.
  5. Fixed PHPCS issues after creating the block.
  6. Added README to juniper-theme.

Fork ACF Timber Blocks

Choose a tag to compare

@bartnovak bartnovak released this 03 Apr 09:52
7c07645

Fork ACF Timber Blocks to fix compatibility with PHP 8.2+ (deprecated).

Support for Twig 2.0

Choose a tag to compare

@bartnovak bartnovak released this 15 Mar 07:40
ab7145a

What's Changed

Full Changelog: 1.05.2...1.06

CPT Creation WP-CLI Fixed

Choose a tag to compare

@bartnovak bartnovak released this 05 Oct 13:08
ba992b0
Merge pull request #13 from osomstudio/fix/juniper-commands-cpt-creation

cpt creation command fixed

WP-Cli Commands Block Fix

Choose a tag to compare

@bartnovak bartnovak released this 20 Sep 05:55

This release fixes the problem with the blocks slug.

WP-Cli support

Choose a tag to compare

@bartnovak bartnovak released this 19 Jul 08:07
43b7c14

WP-Cli support is now added to the main core of Juniper.
More informations about commands can be found in README.md file.

ESLINT + removing console.log

Choose a tag to compare

@bartnovak bartnovak released this 17 May 10:23
da77dfe

What's Changed

Full Changelog: 1.03...1.04

OsomTheme to JuniperTheme

Choose a tag to compare

@bartnovak bartnovak released this 02 Apr 12:06

Change naming from OsomTheme to JuniperTheme.

Autoload changes

Choose a tag to compare

@bartnovak bartnovak released this 30 Mar 09:31

Changes in autoload - everything sits in main composer in Theme now.
Changes in bash scripts for cpt.sh and taxonomy.sh

Supports - block.sh

Choose a tag to compare

@bartnovak bartnovak released this 14 Mar 13:01

Additional rules for .gitignore.
SupportsMode and SupportsMultiple changed to true in block.sh.