Skip to content

Version 1.3.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@ThierryA ThierryA released this 16 Feb 05:25
· 1026 commits to development since this release

This release contains new added features and major improvements. See 1.3.0-beta changelog for more about 1.3.0.

  • Added UIkit autoload dependencies *.
  • Added missing UIkit grid width used in the post gallery.
  • Added Beans API path and url constants overwrite.
  • Improved theme assets compiling performance.
  • Modified BEANS_API_COMPONENTS constants to BEANS_API (backwards compatibility applies).
  • Modified beans_define_constants action order and priority.
  • Fixed breadcrumb warning on 404 page.

* The new UIkit autoload feature cleverly find dependencies. I.E. if you enqueue slider, it automatically enqueues slidenav. In order to keep full control over the components enqueued, the autoload parameter may be set to false.