Skip to content

1.3.3

Compare
Choose a tag to compare
@ci-swissuplabs ci-swissuplabs released this 29 Jan 15:57
· 11 commits to master since this release

Report

Package was generated and uploaded on Jan 29, 2020 15:57:28 with the following dependencies:

swissup/module-font-awesome:1.4.0
swissup/module-slick-carousel:1.3.2
swissup/module-theme-editor-swissup-absolute:1.2.0
swissup/theme-frontend-absolute:1.3.3
swissup/module-core:1.10.0
swissup/module-theme-editor:1.7.1
swissup/module-codemirror:1.1.0

Changelog

swissup/module-font-awesome — 1.4.0 (was 1.3.0)

swissup/module-slick-carousel — 1.3.2 (was 1.3.0)

  • Version 1.3.2 4773c6
  • Fixed distorted slider images on mobile devices faa7f0
  • Version 1.3.1 e9c0f0
  • Move arrows font to less, base64 encoded, close #3 285915

swissup/module-theme-editor-swissup-absolute — 1.2.0 (was 1.1.0)

  • Version 1.2.0 ddb593
  • "Additional CSS" section in Magento System Config. e58494
  • Installation instructions for clients added 8fdb8d

swissup/theme-frontend-absolute — 1.3.3 (was 1.3.0)

  • Version 1.3.3 36c7bd
  • Magento 2.3.4 compatibility fixes 3a4de5
  • swisup/marketplace data added 242502
  • swissup/marketplace compatible installer added c39a2c
  • Removed css duplicates ee8479
  • Small css fixes e3b974
  • Fixed missing blocks on the homepage in Magento 2.3.4 b0e8c6
  • Version 1.3.2 5d1e13
  • Installation instructions for clients added ca9d7d
  • Version 1.3.1 0d3c0a
  • New Ajaxsearch version 066978

swissup/module-core — 1.10.0 (was 1.8.4)

  • Version 1.10.0 7caa12
  • Translation improvements f80984
  • Update uk_UA.csv (POEditor.com) 99aa33
  • Update sw_SE.csv (POEditor.com) 12380a
  • Update es_ES.csv (POEditor.com) b12885
  • Update ru_RU.csv (POEditor.com) 2d6346
  • Update pt_PT.csv (POEditor.com) 2cf4af
  • Update pl_PL.csv (POEditor.com) 7279e6
  • Update nb_NO.csv (POEditor.com) 0f6b61
  • Update ko_KR.csv (POEditor.com) a5370b
  • Update ja_JP.csv (POEditor.com) af7e24
  • Update it_IT.csv (POEditor.com) 754c86
  • Update he_IL.csv (POEditor.com) 661614
  • Update de_DE.csv (POEditor.com) be8d5d
  • Update fr_FR.csv (POEditor.com) bc57f5
  • Update nl_NL.csv (POEditor.com) 5cd6ce
  • Update zh_CN.csv (POEditor.com) b99562
  • Update ar_SA.csv (POEditor.com) 56b5b4
  • Update ar_SA.csv (POEditor.com) 5a454a
  • Create uk_UA.csv d54f80
  • Create ru_RU.csv 7f1288
  • Create ko_KR.csv 82faec
  • Create ja_JP.csv 169ef3
  • Create zh_CN.csv 87b21b
  • Create he_IL.csv 75b7d8
  • Create ar_SA.csv 3cb063
  • Create pl_PL.csv 1fe28f
  • Create it_IT.csv d8f782
  • Create nb_NO.csv f641db
  • Create sw_SE.csv 578a4f
  • Create nl_NL.csv 1a1ec1
  • Create pt_PT.csv d0773a
  • Create fr_FR.csv 9e8f6b
  • Create es_ES.csv 18152a
  • Create de_DE.csv a4659a
  • Version 1.9.0 ff3d7d
  • Added font preload support for old Magento versions. 302d01
  • Work properly when content is minified. b6b90b
  • Font preload support in old Magento versions. 22092a
  • Fixed missing menu when installing argento for 'All stores' 5e7cd6
  • Version 1.8.7 eeee0e
  • Fix possible invalid param value in theme:create command 9bd790
  • Version 1.8.6 f37d0d
  • Add losted files ddb717
  • Rename command to swissup:theme:create 0b9e6d
  • Add 'swissup:theme:bootstrap' console command b41d08
  • Version 1.8.5 dafc9e
  • Hide links to our store. #6 795441
  • Ensure that filename doesn't include relative path parts f4cb40
  • Suppress magento-coding-standard error c6c9d3
  • Remove download links. (Use composer instead) 6c6e54

swissup/module-theme-editor — 1.7.1 (was 1.6.0)

  • Version 1.7.1 a9a0ee
  • Allow using SVG base64 in background image config 3d25c1
  • Version 1.7.0 628615
  • Require module-codemirror and create section "Additional Css". dccc66
  • Remove codemirror and all related. Use swissup/module-codemirror. d30a39
  • Version 1.6.3 a462c1
  • Check all inherited config values to inlude them into css file. 8a70b7
  • Version 1.6.2 43cf11
  • Installation instructions for clients added 554029
  • Version 1.6.1 ed5e9d
  • Fixed Magento Coding Standard error. 18c771
  • Add Argento Force to supported themes. b8702f

swissup/module-codemirror — 1.1.0 (was )

  • Version 1.1.0 cc015e
  • Allow resize editor vertically. Make full height on double click. 64f79f
  • Version 1.0.1 18ea47
  • Fixed not loading styles when CSS minification enabled. 21c054
  • Update README.md 6dfe8a
  • Update README.md 9e5299
  • Editor - 'smart' resource loading for JS. 58e23f
  • Fixed incorrect mode for Less editor in system config. 28b5c9
  • New config field - Inlinecss. b761bb
  • Don't force textarea change. mode can be an object.
    Force textarea 'change' causes issues in swissup/module-pdf-invoices. 'Mode' as object use for inline css syntax. c767a1
  • New config fields - Htmlmixed and Javascript. e3e091
  • Editor - load resource with mode only when this mode is used. 03527a
  • Force element ID for system config field. 832025
  • Option to specify textarea ID. Trigger change on editor value changed. bfd5e5
  • Config field Htmlmixed extends Css. 08a65b
  • System config - refresh editor when section initialy collapsed. 968b71
  • System config field - CSS editor. 6c7d8c