Unyson

A WordPress framework that facilitates the development of WP themes

Stars
925
Committers
38

Bot releases are visible (Hide)

Unyson -

Published by about 9 years ago

  • Option type color-picker and rgba-color-picker: Added "Reset" button #831

  • Fixed #853, #856, #794, #865, #873, #876

  • Unycon v2: Removed strange (not useful) icons

    Demo and search http://{your-site.com}/wp-content/plugins/unyson/framework/static/libs/unycon/

  • For extension developers: Now you can set font icon as thumbnail

    $manifest['thumbnail'] = 'fa fa-btc'; // or 'dashicons' or 'unycon'
    
  • Extensions list: Changed extension buttons (Install, Activate, Deactive, Remove) position to make more space for description


https://github.com/ThemeFuse/Unyson-Extensions-Approval/issues/141

Unyson -

Published by about 9 years ago

Unyson -

Published by about 9 years ago

An attempt to fix #263

Unyson -

Published by about 9 years ago

Allow containers without the type parameter in Customizer options

Unyson -

Published by over 9 years ago

  • Created "Container Types" and container type popup #615
  • Created the fw_collect_options() function
  • Added Unycon font icon. Demo http://{your-host}/wp-content/plugins/unyson/framework/static/libs/unycon/demo/
  • Minor fixes
Unyson -

Published by over 9 years ago

  • Fixed #628, #649, #637, #358
  • Added option type typography-v2
  • Option type addable-option, addable-box and addable-popup: Added the add-button-text and sortable parameters #631
  • Optimized option type typography fonts select (now it loads faster)
  • Extension download improvement: Fetch only the latest release instead of all releases
  • Improved the fw.loading js helper. Changed the loading image.
  • Option type range-slider: fixed bug with default value
  • Option type checkbox and switch: Fix boolean values when the option is used in options modal inside other options
  • Call FW_Option_Type::_init() after the option type has been registered
  • fw.OptionsModal: Added html cache #
  • Added $old_value parameter in 'fw_post_options_update' action
  • Added the fw_get_image_sizes() function
  • Enabled the colorpicker and textcolor plugins for the wp-editor option type
  • Option type background-image and multi-picker: minor css fixes
  • Updated selectize.js to 0.12.1
Unyson -

Published by over 9 years ago

  • Added option-type unique to make possible this
  • Added the fw_get_google_fonts_v2() function
  • Fixed: The newline character in textarea option in Customizer was replaced with 'rn' string
  • Fixed: Post options (meta) lost after Quick Edit
  • Option-type multi-picker: Allow support for any option type in picker (docs)
Unyson -

Published by over 9 years ago

  • Fixed #566, #550
  • Fixed: Options default values not working in Customizer #410
Unyson -

Published by over 9 years ago

Unyson -

Published by over 9 years ago

Fixed #539

Unyson -

Published by over 9 years ago

Unyson -

Published by over 9 years ago

  • Fixed #453
  • Improved option type multi-picker html render #442
  • Option type rgba-color-picker optimizations #442
  • fw_resize() improvements #447
  • Fixed #445, #161, #484, #456
  • Added the possibility to prevent box auto-close #466
  • Fixed the _get_value_from_input() method in some option types #275
  • Added the limit parameter for option type addable-popup #478
  • Fixed popup position in IE #483
  • Created fw_post_options_update action
  • Improved post save: Options are saved in revision and autosave. Restore from revision works.
Unyson -

Published by over 9 years ago

  • Option type popup fixes
  • Added "Show/Hide other extensions" button #307
  • fw.soleModal added afterOpen and afterClose callbacks #379
  • Fixed #432, #408
Unyson -

Published by over 9 years ago