Skip to content

Releases: swissup/easytabs

1.12.15

26 Feb 13:39
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Feb 26, 2025 13:39:56 with the following dependencies:

swissup/module-easytabs:1.12.15
swissup/module-core:1.12.21

Changelog

swissup/module-easytabs — 1.12.15 (was 1.12.14)

  • Version 1.12.15 7b225e
  • Fixed layout shift when all tabs are inactive by default 609025
  • Breeze: Prepare for the next version. data-mage-init will be removed e54fdc

1.12.14

12 Dec 09:38
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Dec 12, 2024 09:38:32 with the following dependencies:

swissup/module-easytabs:1.12.14
swissup/module-core:1.12.21

Changelog

swissup/module-easytabs — 1.12.14 (was 1.12.12)

  • Version 1.12.14 421afe
  • Fixed randomly occurred js error b3a512
  • Do not throw exception when unable to find tab to activate a484ce
  • Fix JS error when URL has tab alias with umlaut (close #35). 705227
  • Version 1.12.13 23635c
  • Fixed js error when URL anchor contains numbers: "#312=10" 4c6626
  • Breeze: fixed js error on older breeze versions 00ec3f
  • Breeze: update integration eaba94
  • Fixed unwanted scroll to tab when changing configurable option 95c943

swissup/module-core — 1.12.21 (was 1.12.20)

  • Version 1.12.21 74757c
  • Ability to flush the cache from the configuration page 31181f
  • Added direct Cache flush button in top message 6fdf60

1.12.12

21 Aug 12:43
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Aug 21, 2024 12:43:20 with the following dependencies:

swissup/module-easytabs:1.12.12
swissup/module-core:1.12.20

Changelog

swissup/module-easytabs — 1.12.12 (was 1.12.11)

  • Version 1.12.12 56fb92
  • Revert commit e2c209c because it removes AskIt tab d16fbe

1.12.11

19 Jul 07:31
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Jul 19, 2024 07:31:44 with the following dependencies:

swissup/module-easytabs:1.12.11
swissup/module-core:1.12.20

Changelog

swissup/module-easytabs — 1.12.11 (was 1.12.10)

  • Version 1.12.11 4e72cc
  • Improve tab content validation for emptiness

Ignore content if it has only script tags. e2c209

swissup/module-core — 1.12.20 (was 1.12.19)

  • Version 1.12.20 181202
  • Fix error in Easy Tabs with M2.4.7 20fc53

1.12.10

23 Apr 12:40
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Apr 23, 2024 12:40:34 with the following dependencies:

swissup/module-easytabs:1.12.10
swissup/module-core:1.12.19

Changelog

swissup/module-easytabs — 1.12.10 (was 1.12.9)

  • Version 1.12.10 5c9bc0
  • Breeze: do not animate expanded tabs because content standing right aside title 4334ea
  • Breeze: scroll reveal cebc37

1.12.9

01 Apr 10:14
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Apr 1, 2024 10:14:38 with the following dependencies:

swissup/module-easytabs:1.12.9
swissup/module-core:1.12.19

Changelog

swissup/module-easytabs — 1.12.9 (was 1.12.8)

  • Version 1.12.9 d11c81
  • Fixed incorrect tabs position on Magento 2.4.7 9775a2
  • Fixed error on Magento 2.4.7 7d90b7

swissup/module-core — 1.12.19 (was 1.12.18)

  • Version 1.12.19 92dcf8
  • Fixed missing buttonLockManager on Magento 2.4.7 51bbfe

1.12.8

02 Feb 14:31
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Feb 2, 2024 14:31:36 with the following dependencies:

swissup/module-easytabs:1.12.8
swissup/module-core:1.12.18

Changelog

swissup/module-easytabs — 1.12.8 (was 1.12.7)

1.12.7

03 Nov 08:49
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Nov 3, 2023 08:49:35 with the following dependencies:

swissup/module-easytabs:1.12.7
swissup/module-core:1.12.18

Changelog

swissup/module-easytabs — 1.12.7 (was 1.12.6)

  • Version 1.12.7 bdb739
  • Tabs updater code improvement. Get instance of ui widget properly.
    Fisrt try uiwidgetname('instance'). When it doesn't work try get instance via .data(). It makes code more compatible with others. a24deb
  • Fix invisible focus ring in a better way that doesn't affect third-party themes 2b44a1
  • Breeze theme: Fixed invisible focus ring 6132b9
  • Fixed error on breeze theme 131af1
  • Revert "Fixed content height when float is used" to fix with "display: flex"

This reverts commit 3c24b73d7bcfd0eefebff1a80d0a7abb07e8c4bd. eb9e1f

  • Add missing variable to breeze integration 690e11
  • Update default params in installer command 0c5f19
  • Fixed content height when float is used 3c24b7

1.12.6

13 Oct 14:58
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Oct 13, 2023 14:58:43 with the following dependencies:

swissup/module-easytabs:1.12.6
swissup/module-core:1.12.18

Changelog

swissup/module-easytabs — 1.12.6 (was 1.12.5)

  • Version 1.12.6 546e67
  • Expanded with toolbar. Reduce jumping when click on tab in toolbar.
    THe core of this problem is in mage/collapsible:_scrollToTopIfNotVisible. 672d80
  • Improve ARIA for expanded tabs. Present tabs titles as headings. 3c340c
  • Restore role after reviews loaded. Fx for commit 560853b 9d19f2
  • Properly define destroy method for ui widget. 2f5eee
  • Allow to change expanded tabs width 348691
  • JS code improve. Bind events with widget _on. So Breeze turbo can easly unbind them. 67122e
  • Fix not loaded reviews when tab loaded via ajax and layout is expanded tabs (close #34). 560853

1.12.5

10 Oct 11:19
Compare
Choose a tag to compare

Report

Package was generated and uploaded on Oct 10, 2023 11:19:50 with the following dependencies:

swissup/module-easytabs:1.12.5
swissup/module-core:1.12.18

Changelog

swissup/module-easytabs — 1.12.5 (was 1.12.4)

  • Version 1.12.5 b8439c
  • Fix and improve scroll to tab logic when tab ID is in url hash.
    Fixed scroll to review tab when url hash is review-form. 5f4ccd
  • Ability to override css values 58ebc3
  • Use font size from theme settings 116457