Skip to content

Releases: addonify/addonify-quick-view

1.2.16

04 Apr 05:06
fb5e363
Compare
Choose a tag to compare
  • Renamed: Function addonify_quick_view_get_setting_field_value to addonify_quick_view_get_option.
  • Added: JS event, addonifyQuickViewModalContentLoading, while content is being loaded.
  • Added: Action hooks and filter hooks.
  • Updated: Quick view templates.
  • Tested: WordPress version 6.5.
  • Tested: WooCommerce version 8.7.0.

1.2.15

26 Jan 08:00
5c15e34
Compare
Choose a tag to compare
  • Tested: WordPress version 6.4.2.
  • Tested: WooCommerce version 8.5.2.

1.2.14

09 Nov 07:23
067a1ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.13...1.2.14

1.2.13

28 Sep 06:30
da63ae1
Compare
Choose a tag to compare
  • Added: Compatibility with All Products for WooCommerce Subscriptions plugin.
  • Added: Documentation link, GitHub link, and support link to the plugin row in plugins list table.
  • Fix: Issue of color options, General border color and Input fields text color, not getting rendered.
  • Updated: Plugin setting page link moved before the 'Deactivate' link in plugins list page.
  • Tested: WooCommerce 8.1.1.

1.2.12

15 Sep 13:35
99fe573
Compare
Choose a tag to compare
  • Fix: Issue of redirection to product single page when the product is added into the cart from quick view modal.

1.2.11

25 Aug 11:32
aa7f155
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.10...1.2.11

1.2.10

09 Aug 04:57
0805a06
Compare
Choose a tag to compare

What's Changed

  • Added: Implemented scroll to the top every time when the modal is opened.
  • Tested: WordPress version 6.3
  • Tested: WooCommerce version 8.0.0

Full Changelog: 1.2.9...1.2.10

1.2.9

08 Aug 08:27
2395c08
Compare
Choose a tag to compare

What's Changed

  • Added: Dedicated close button for mobile devices.
  • Added: Dynamic notice in quick view admin setting page.
  • Tweak: The way modal box height is being calculated.
  • Improvement: Admin setting page UI.
  • Refactor: Admin setting page code (Vue JS).

Full Changelog: 1.2.7...1.2.9

1.2.8

04 Aug 05:46
26ee6df
Compare
Choose a tag to compare

What's Changed

  • Added: Option, Quick view button text color.
  • Added: Option, Quick view button text color hover.
  • Added: Option, Quick view button background color.
  • Added: Option, Quick view button background color hover.
  • Added: Option, Quick view button border color.
  • Added: Option, Quick view button border color hover.
  • Added: Option, Quick view button border style.
  • Added: Option, Quick view button border radius.
  • Added: Option, Misc button font size.
  • Added: Option, Misc button font weight.
  • Added: Option, Misc button line height.
  • Added: Option, Misc button border radius.
  • Added: Option, Misc button letter spacing.
  • Added: Option, Misc button text transform.
  • Added: Option, Gallery thumb gap.
  • Added: Option, Gallery number of thumb in row.
  • Added: Option, Product title font size.
  • Added: Option, Product title font weight.
  • Added: Option, Product title line height.
  • Added: Option, Price font size.
  • Added: Option, Price font weight.
  • Added: Option. WC gallery icon font size.
  • Added: Option, WC gallery image border radius.
  • Added: Option, WC gallery image border color.
  • Added: Option, WC gallery icon trigger color.
  • Added: Option, WC gallery icon trigger background color.
  • Added: Option, Modal box general text font size.
  • Added: Option to display icon in quick view button. #175
  • Added: Option to control the position of icon in quick view button. #175
  • Added: Option to control content column direction layout inside modal.
  • Added: Option to control content column gap.
  • Added: Option to hide modal close button.
  • Added: Option to close modal when ESC key is pressed.
  • Added: Option to close modal when clicked outside. #176
  • Added: Option, modal opening & exit animations. #176
  • Added: Option, modal z-index.
  • Added: Option, modal border radius.
  • Added: Option, spinner icons. #177
  • Added: Option, spinner icon font size. #177
  • Added: Control, range slider (Vue JS).
  • Added: JavaScript API, addonifyQuickViewModalOpened, addonifyQuickViewModalClosed, addonifyQuickViewModalContentLoded.
  • Refactored: Public facing JavaScript code.
  • Updated: Admin setting page UI SCSS code.
  • Tweak: Select v-model val changed to string (Vue JS)
  • Tweak: Refactor design tab UI (Vue JS)
  • Tweak: Addonify Quick View is enabled but not effective notice is now non-dismissible.
  • Improvement: Number input control (Vue JS)
  • Improvement: Admin setting page design tab user interface.

Full Changelog: 1.2.7...1.2.8

1.2.7

19 Jul 11:32
713f123
Compare
Choose a tag to compare

What's Changed

  • 🎨 Fixed: Vue JS components [color-picker] fix incorrect cursor position. by @h1dd3nsn1p3r in #179

Full Changelog: 1.2.6...1.2.7