Skip to content

Tags: hrsetyono/edje-wp-theme

Tags

14.4.2

14.4.2

- [WooCommerce] Better UX for different price in variation

14.4.1

14.4.1

- [WC] Refactor the WooCommerce template
- [WC] Changed mobile Add-to-cart button to always show instead of being hidden by toggling.

14.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
14.4.0 (#11)

- [Gutenberg] Added style for Image wide and tall
- [Gutenberg] Added new Cover style: Slider
- [Gutenberg] Added CSS for responsive Cover block
- [Shop] Refactor the Slider style for Product Grid block.

14.2.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
14.2.5 (#10)

- [Menu] Slight markup changes on Mega Menu
- [Menu] Change mega menu class name and structure
- [CSS] Refactor color variables into its own file `_colors.scss`
- [CSS] Change all instance of var(--textDim) to var(--gray)

14.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
14.2.2 (#9)

- [Widget] Added extra styling for Social Links orientation
- [Widget] Removed the `widget-row` wrapper because it's automatically added in Edje Library 9.3
- [Shop] Disabled all the Full Editing block for WooCommerce
- [Shop] Added new "slider" style for all product blocks
- [Shop] Added Swiper JS for slider blocks
- [Widget] Fixed CSS for Social widget
- [Shop] Added better CSS support for WooCommerce blocks

14.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
14.1.1 (#8)

- [Dark Mode] Fixed adminbar position when dark mode is on

14.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
14.1.0 (#7)

NEW FEATURES
- Added support for Mega Menu by Edje Library v9.2
- Added support for Dark Mode by Edje Library v9.2

UPDATE / FIXES
- Cleaned up package.json from unnecessary modules
- Replaced echo with short tags `<?=`
- Refactored PHP code to fit PixelStudio's coding standard
- Added further compatibility with WP 5.9
- Added SVG icon to Comment reply link and edit link

14.0.0

Update style.css

13.0.0

Squashed commit of the following:

commit c634dc6
Author: Henner R Setyono <[email protected]>
Date:   Tue Mar 8 15:59:05 2022 +0700

    13.0.0

    - Added support for Edje Library 8.0
    - Slightly changed the woocommerce styling to look better
    - Fixed cart dialog not opening when there's 2 cart widget in 1 page

commit a1012ab
Author: Henner R Setyono <[email protected]>
Date:   Fri Feb 11 20:18:43 2022 +0700

    12.1.0

    WORDPRESS

    - Minor styling fixes on some Gutenberg blocks.

    WOOCOMMERCE

    - [Widget] Added close button on Cart widget with offcanvas style.
    - [Single Product] Changed the tab styling to be on the left and has icon
    - [Single Product] Added support for responsive tab from Edje WC 4.1.0
    - [My Account] Fixed the layout in login and register page.

commit ad261c7
Author: Henner R Setyono <[email protected]>
Date:   Thu Feb 3 10:00:11 2022 +0700

    12.0.1

    - Changed the location of /dist folder
    - Minor CSS fix for Gutenberg

12.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
12.1.0 (#6)

* 12.0.1

- Changed the location of /dist folder
- Minor CSS fix for Gutenberg

* 12.1.0

WORDPRESS

- Minor styling fixes on some Gutenberg blocks.

WOOCOMMERCE

- [Widget] Added close button on Cart widget with offcanvas style.
- [Single Product] Changed the tab styling to be on the left and has icon
- [Single Product] Added support for responsive tab from Edje WC 4.1.0
- [My Account] Fixed the layout in login and register page.