Skip to content

4.0-beta.2

Choose a tag to compare

@contactjavas contactjavas released this 03 Nov 17:40
· 366 commits to master since this release

control-react-colorful:

  • Bugfix: The CSS output was empty when the value is a string

control-radio:

  • Bugfix: Control id wasn't outputted causing broken behavior

field-dimensions:

  • Bugfix: The sanitize callback wasn't implemented

control-react-select:

  • Improvement: Choices now accept an array of objects (used by a variant in field-typography)

module-css:

  • Bugfix: Output on Gutenberg editing screen was affecting the whole page instead of only the editing content

field-typography:

  • Refactor: Bring back the v3 style/model of font's variant
  • Bugfix: The margin-top & margin-bottom wasn't rendered in frontend styles
  • Bugfix: The kirki/fonts/standard_fonts wasn't implemented when it's used AFTER adding the fields (in user's usage)
  • Bugfix: The default browser font-family (from v3) was missing
  • Bugfix: The custom font families grouping was missing
  • Bugfix: Custom variants set on standard fonts wasn't implemented