Skip to content

v1.4.0

Compare
Choose a tag to compare
@domtra domtra released this 21 Oct 10:01
· 843 commits to master since this release

Features

  • shortcodes, NavigationFooter: add global shortcodes and examples for dynamic copyright notices (#297) (00f9f6b)
  • theme: use wp_get_environment_type for WP_ENV (#298) (5bf90db)

Bug Fixes

  • SliderImages: add Number polyfill to fix Swiper v6 in IE (#304) (72e2be9)
  • theme: force visuallyHidden styles (#301) (d0e7645)
  • theme: rename skiplink text (#307) (f82743d)
  • TimberDynamicResize: convert path with backslash to slash for uploads basedir just as get_home_path() (#299) (789098e)

Other

  • php: adjust several argument definition (b7f64f9)
  • swiper: only import needed components (#319) (ff82ebd)