v3.2.21 - v3.2.12

3.2.21 2020-06-12

chore

  • i18n update (#5ut991)

3.2.20 2020-05-27

build

  • improve plugin build with webpack parallel builds

ci

  • use hot cache and node-gitlab-ci (#54r34g)

docs

  • redirect user documentation to new knowledgebase (#5etfa6)

3.2.19 2020-05-20

NOTE

This package (@devowl-wp/real-category-library) has been updated because a dependency, which is also shipped with this package, has changed.

3.2.18 2020-05-14

docs

  • new wordpress.org assets #6jbg2r

3.2.17 2020-05-12

build

  • cleanup temporary i18n files correctly

fix

  • avoid flickering at page load (#42ggat)

  • correctly enqueue dependencies (#52jf92)

  • effeciently make search results of categories droppable (#4wn81h)

  • links not clickable on touch devices (#4yhhyd)

  • use WooCommerce' core sorting mechanism instead of own (#5pp9b)

3.2.16 2020-04-27

chore

  • add hook_suffix to enqueue_scripts_and_styles function (#4ujzx0)

docs

  • update user documentation and redirect to help.devowl.io (#6c9urq)

fix

  • droppable does no longer work after searching for a folder / category (#4wn81h)

  • error after renaming an item without changing the name (#4wm93q)

test

  • add smoke tests (#4rm5ae)

  • automatically retry cypress tests (#3rmp6q)

3.2.15 2020-04-20

NOTE

This package (@devowl-wp/real-category-library) has been updated because a dependency, which is also shipped with this package, has changed.

3.2.14 2020-04-16

NOTE

This package (@devowl-wp/real-category-library) has been updated because a dependency, which is also shipped with this package, has changed.

3.2.13 2020-04-16

build

  • adjust legal information for envato pro version (#46fjk9)

  • move test namespaces to composer autoload-dev (#4jnk84)

  • reduce bundle size by ~25% (#4jjq0u)

  • scope PHP vendor dependencies (#4jnk84)

chore

  • create real-ad package to introduce more UX after installing the plugin (#1aewyf)

  • rename real-ad to real-utils (#4jpg5f)

  • update to Cypress v4 (#2wee38)

ci

  • correctly build i18n frontend files (#4jjq0u)

  • run package jobs also on devops changes

docs

  • broken links in developer documentation (#5yg1cf)

fix

  • link to Real Custom Post Order (#5ygvhw)

style

  • reformat php codebase (#4gg05b)

test

  • avoid session expired error in E2E tests (#3rmp6q)

3.2.12 2020-03-31

chore

  • update dependencies (#3cj43t)

ci

  • use concurrency 1 in yarn disclaimer generation

fix

  • posts could not be dragged when RCPO is active (#4cqgwj)

style

  • run prettier@2 on all files (#3cj43t)

test

  • configure jest setupFiles correctly with enzyme and clearMocks (#4akeab)

  • generate test reports (#4cg6tp)