* templating done, now just need to update JS files
* updated JS and CSS, deleted old react-related files
* updated margin for stacked-mini layout, some renaming of variables
* fixed bug on article page here link button was unclickable
* L10n fix for share buttons (#8261)
* Update source/js/foundation/template-js-handler/share-button-group.js
Co-authored-by: Pomax <pomax@nihongoresources.com>
* feedback from pr: double quotes added, now using page.full_url
* added with on styleguide
* Update share-button-group.js
Co-authored-by: Daniel Miranda <daniel@mozillafoundation.org>
Co-authored-by: Théo Chevalier <theo.chevalier11@gmail.com>
Co-authored-by: Pomax <pomax@nihongoresources.com>
* Wide blog iframe
* Wide iframe block
* Optional wide image block
* 12 column iframes on Blog and Article page
* Migrationsgs
* Migration fix
* Make full-width / wide image use a full container
* Spacing adjustments
* changed article page from using css grid to instead using column count to better align with Design team asks
* updated naming convention for two-col css classes
Co-authored-by: Daniel Miranda <daniel@mozillafoundation.org>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
* updated publication pages download button so text and SVG icon both turn #000 on hover
* removed the vendor prefix from .download-buttons transition statement
* created new variable for button icon transition speed, updated a couple of buttons using SVG icons to use new variable
* reformatted download-button class, and added hover-focus-active mixin
Co-authored-by: Daniel Miranda <daniel@mozillafoundation.org>
* updated 4 items colors to the colors requested by ticket #6285 for improved contrast/readability
* updated 4 items colors to the colors requested by ticket #6285 for improved contrast/readability
* updated set-text-size to just set the font size, as the breadcrumb already inherits line height from class .body-small for all screen sizes
* changed font size for breadcrumb arrow, and also changed the color of secondary subtitle to #cccccc
* udated color for file size next to PDF download button to #cccccc
Co-authored-by: Daniel Miranda <daniel@mozillafoundation.org>
Co-authored-by: Mavis Ou <mmmavis@users.noreply.github.com>
* styling and layout fixes
* Add option to show/hide social share buttons on the side
* revert and fix my failed attempt of fixing layout
* fix
* styling tweaks
* fix migration