v1.8.1 - v1.5.2

1.8.1 2021-05-25

chore

  • migarte loose mode to compiler assumptions

  • polyfill setimmediate only if needed internal reference #jh3czf

  • prettify code to new standard

  • upgrade dependencies to latest minor version

1.8.0 2021-05-11

feat

  • add contrast ratio (luminosity) calculator and validator internal reference #cq25hu

  • introduce new filter DevOwl/Customize/Sections/$panel

fix

refactor

  • create wp-webpack package for WordPress packages and plugins

  • introduce eslint-config package

  • introduce new grunt workspaces package for monolithic usage

  • introduce new package to validate composer licenses and generate disclaimer

  • introduce new package to validate yarn licenses and generate disclaimer

  • introduce new script to run-yarn-children commands

  • move build scripts to proper backend and WP package

  • move jest scripts to proper backend and WP package

  • move PHP Unit bootstrap file to @devowl-wp/utils package

  • move PHPUnit and Cypress scripts to @devowl-wp/utils package

  • move WP build process to @devowl-wp/utils

  • move WP i18n scripts to @devowl-wp/utils

  • move WP specific typescript config to @devowl-wp/wp-webpack package

  • remove @devowl-wp/development package

1.7.4 2021-04-27

fix

1.7.3 2021-04-15

fix

  • allow to Add Media in banner description

1.7.2 2021-02-16

fix

  • compatibility with users which have disabled the visual editor in their profile

  • use correct ID for none-visual editors

1.7.1 2021-02-02

fix

1.7.0 2021-01-24

feat

1.6.0 2021-01-18

feat

1.5.3 2021-01-11

build

  • reduce javascript bundle size by using babel runtime correctly with webpack / babel-loader

1.5.2 2020-12-09

chore