Releases: swissup/easytabs
1.12.15
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)
1.12.14
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)
1.12.12
1.12.11
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)
1.12.10
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)
1.12.9
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)
1.12.8
1.12.7
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 tryuiwidgetname('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
1.12.6
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 inmage/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
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)