Skip to content

Releases: hrsetyono/edje-wp-theme

14.4.2

29 Nov 10:40
Compare
Choose a tag to compare
- [WooCommerce] Better UX for different price in variation

14.4.1

28 Nov 13:54
Compare
Choose a tag to compare
- [WC] Refactor the WooCommerce template
- [WC] Changed mobile Add-to-cart button to always show instead of being hidden by toggling.

14.4.0

25 Nov 04:25
9615be8
Compare
Choose a tag to compare
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

21 Oct 08:00
79be96e
Compare
Choose a tag to compare
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

08 Aug 09:42
4dcdb23
Compare
Choose a tag to compare
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

31 Jul 04:22
e0da63b
Compare
Choose a tag to compare
14.1.1 (#8)

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

14.1.0

31 Jul 03:52
b55fa8f
Compare
Choose a tag to compare
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

07 May 17:24
Compare
Choose a tag to compare
  • Added theme.json for compatibility with WP 5.9
  • Changed the styling for Gallery block to fit new markup

13.0.0

08 Mar 09:02
Compare
Choose a tag to compare
Squashed commit of the following:

commit c634dc6ea3a415fcfbbbf2ea5f6a8b856fbfa65b
Author: Henner R Setyono <henner.renardi@gmail.com>
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 a1012abc6cc737dbc588c7cca2c04f4c93fa23fb
Author: Henner R Setyono <henner.renardi@gmail.com>
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 ad261c79dc3c49b02b7525f7061436765ee3bbba
Author: Henner R Setyono <henner.renardi@gmail.com>
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

11 Feb 13:20
c29e03c
Compare
Choose a tag to compare
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.