Releases: pixelstudio-id/pixel-wp-library
Releases · pixelstudio-id/pixel-wp-library
Release list
6.6.0
- [Icon] Refactored Icon block into a module for each version. - [FAQ] Refactored FAQ block into a module for each version. - [Gutenberg] Refactored the Classic List and Classic Quote to be tidier. - NEW! Added new block: `px/tabs` to create tabular data.
6.5.11
- [Gutenberg] Changed some CSS on admin and frontend
- [Gutenberg] Added back the Smaller and Larger style on MediaText if PX_LEGACY_MODE is on.
- [Menu] Removed ID attribute from menu item
LEGACY MODE
- Added legacy mode by adding the constant PX_LEGACY_MODE to true.
- This will replace the "px-" prefix on custom style to "h-" and re-enabled deprecated block styles like Smaller Image and Larger Image on MediaText.
- The mega menu markup is also different
6.5.4
6.5.0
Squashed commit of the following:
commit 03db2d6e6ece55c897fb91a9394a5549352514f3
Author: Henner S <henner.renardi@gmail.com>
Date: Wed Jul 17 10:59:57 2024 +0700
6.5.0
- Updated the node packages to v20
commit e74524d978e216db268cd5d7a6bc383887d5c193
Author: Henner S <henner.renardi@gmail.com>
Date: Mon Jul 15 13:54:14 2024 +0700
6.4.10
- Added code to remove update_nag
commit c3794c9bb3e50d020fd9d7b33532a37e58cfea61
Author: Henner S <henner.renardi@gmail.com>
Date: Mon Jul 8 09:17:55 2024 +0700
6.4.9
-Better PostColumns methods
- Changed the mega menu parser to remove unnecessary class
commit 54e40e8393b2b91606cb2f6cd6319cc196606e4a
Author: Henner S <henner.renardi@gmail.com>
Date: Fri Jun 7 14:31:08 2024 +0700
upgraded the post columns function