Home - rocketweb-fed/magento2-theme-prime GitHub Wiki

Welcome to the RW Prime theme wiki!

This documentation is meant for front-end developers who want to use RW Prime as a boilerplate theme for their projects.

Please refer to links in sidebar navigation for further reading.

Changes

Version 1.1.5

  • Add custom logo and fix logo position on desktops and mobile
  • Include manifest and favicons / mobile icons

Version 1.1.4

  • Include Magefan_Blog as theme dependency

Version 1.1.3

  • Added various fixes and optimizations

Version 1.1.2

  • Optimize CSS by preloading hp, pdp, plp core stylesheets and async loading main css files (styles-m.css, styles-l.css)

Version 1.1.1

  • Added lazysizes plugins to support lazy loading of scripts, widgets, stylesheets and background images
  • Include image resizing helper
  • Improve carousel and product sliders

Version 1.1.0

  • Major CSS and JS refactoring
  • Added component-based LESS file structure
  • Refactor logic related to sticky header, lazyloader, product slider, layered navigation etc.
  • Linted CSS and JS

Version 1.0.5

  • Added rwSlider jQuery widget that can used to initialize Slick based product and banner carousels
  • Refactored Magento's Product List widget to utilize rwSlider
  • Refactored product and banner carousels to utilize rwSlider (requires Weltpixel_OwlCarouselSlider module)
  • Carousel styling improvements

Version 1.0.4

  • New CSS grid layout and flexbox utilities
  • Lazy loading product images on product listing pages (can be enabled/disabled via layout)
  • Removed redundant UI elements from product listing pages
  • UI optimizations on PDP - moved title to product details column, add qty +/- buttons, included social sharing buttons
  • Included Slick carousel for custom banner and product carousels (requires WeltPixel_OwnCarouselSlider extension)

Version 1.0.1

  • New simplified header layout
  • Sticky header (can be enabled/disabled via layout)
  • Refactored mobile menu - removed additional tabs, included search and account links
  • UI reference page with commonly used user interface elements (buttons, forms, typography, etc.), available at /index.php/ui
  • Updated layered navigation - added filter collapse, limit the number of visible options by default, simplified active filters section
  • Full header and footer in checkout
  • Account dropdown containing dynamic customer actions
  • Cart and checkout UI improvements
  • Address autocomplete functionality in address forms
  • Minicart opens automatically when product is added to cart
  • Styled form elements (checkboxes, radios, dropdowns etc.)
  • Updated footer layout using flexbox
  • Additional full-page page layout
  • Included commonly used icons as icon-font
  • Bunch of handy mixins