Skip to content

Version 0.8.3

Compare
Choose a tag to compare
@aristath aristath released this 05 Apr 15:43
· 4994 commits to master since this release

April 5, 2014, dev time: 28 hours

  • New: Introduce a Field class
  • New: Introduce a Builder class
  • Tweak: Code Cleanups
  • New: Added ability to use 'option' as the setting type
  • Fix : Bugs in the color calculation class
  • Tweak: Everything gets sanitized in the "Field" class
  • Fix: Bugs in sortable field
  • Fix: Editor control had no description
  • New: Added a color-alpha control. To use it just set an rgba color as the default value.
  • Tweak: SCSS & CSS improvements
  • Fix: Various PHP notices and warnings when no fields are defined
  • Tweak: More efficient color sanitization method
  • Tweak: Improved number control presentation
  • Tweak: Improved the way background fields are handled
  • Tweak: Checkboxes styling
  • New: Allow using rgba values for background colors
  • Fix: CSS fix - :focus color for active section
  • New: Add a static 'prepare' method to the ScriptRegistry class
  • Fix: Issues with the URL when Kirki is embedded in a theme