v1.5.0 - v1.1.1

1.5.0 2020-10-23

feat

  • route PATCH PaddleIncompleteOrder (#8ywfdu)

refactor

  • use "import type" instead of "import"

1.4.0 2020-10-16

chore

  • rename folder name (#94xp4g)

feat

  • add checklist in config page header (#8cxk67)

1.3.2 2020-10-08

chore

  • release : version bump

1.3.1 2020-09-29

build

  • backend pot files and JSON generation conflict-resistent (#6utk9n)

chore

  • introduce development package (#6utk9n)

  • move backend files to development package (#6utk9n)

  • move grunt to common package (#6utk9n)

  • move packages to development package (#6utk9n)

  • move some files to development package (#6utk9n)

  • update dependencies (#3cj43t)

  • update package.json script for WordPress packages (#6utk9n)

1.3.0 2020-09-22

feat

  • CustomHTML control so you can e. g. show notices (#86wk0t)

  • introduce LanguageDependingOption (#84mnnc)

fix

  • import settings (#82rk4n)

1.2.3 2020-08-31

NOTE

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

1.2.2 2020-08-28

fix

  • register options autoload in plugins init hook (#74t83a)

1.2.1 2020-08-26

ci

  • install container volume with unique name (#7gmuaa)

perf

  • remove transients and introduce expire options for better performance (#7cqdzj)

1.2.0 2020-08-17

ci

  • prefer dist in composer install

feat

  • add filter to modify customize value

  • allow controlled SameSectionAccordion

  • finished PolyLang compatibility (#4wqqym)

  • introduce rich editor in customize controls (#6wtzrg)

1.1.1 2020-08-11

chore

  • backends for monorepo introduced