A record of the changes made to ALPS V3
.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Fixing the styling for <mark>
and switching the <u>
to <mark>
.
Fixing the styling for <mark>
and switching the <u>
to <mark>
. #546
Seperating out the JS to make the search suggestions work on the PL site.
Seperating out the JS to make the search suggestions work on the PL site.
Adding an active class for the search auto-complete fields.
Adding an active class for the search auto-complete fields. .c-suggestions li a.active
Fixing a JS error.
Fixing a JS error. #533
Adding print styles for most page.
Added print style sheets. #510
Fixed .u-text-transform--capitalize
and .u-text-transform--initial
by adding !important
to the rule.
Fixed .u-text-transform--capitalize
and .u-text-transform--initial
by adding !important
to the rule.
Adding new search patterns and more text-transform classes.
Added new classes for .u-text-transform--capitalize
and .u-text-transform--initial
.
Added updated search patterns to seperate local and remove search results. #513
Optimizing the background image the for the homepage to reduce file size.
Optimizing the background image the for the homepage to reduce file size. #526
Added missing .u-shift--left--1-col--at-
clases.
Added missing .u-shift--left--1-col--at-
clases. #515
Fixing grid styles for 'l-grid-item--xl' and 'l-grid-item--xxl'.
Fixing grid styles for 'l-grid-item--xl' and 'l-grid-item--xxl'.
Added support for the wide logo pattern and inline sidebar block.
Added: A wide logo pattern. This is used by adding the class c-header__logo--wide
to the logo container. #376
Adding: Product and store pages to be intergrated with ecommerce. #499
Added: Inline sidebar block. #489
Added patterns for the church locator.
Added: Patterns for the church locator. #484
Fixed the scaling of images.
Fixed: Added height: auto;
to fix the scaling of images where the height
and width
is defined in the HTML. #503
Added a full-width class for making a full page.
Added: full-width
class for making a page with no side column margins.
Added: Search Meta information to show the URL the source came from.
Fixes aspect ratio in MediaBlock with .o-background-image
- Fixes aspect ratio in MediaBlock with .o-background-image #496
Hotfix for script error introduced in 3.7.3
- Hotfix for script error introduced in 3.7.3 #494
Redeploy of Hotfix for Uncaught ReferenceError: $jq2 is not defined at script.min.js
- Uncaught ReferenceError: $jq2 is not defined at script.min.js #493
Hotfix for Uncaught ReferenceError: $jq2 is not defined at script.min.js
- Uncaught ReferenceError: $jq2 is not defined at script.min.js #493
Hotfix for ALPS Wordpress Theme
- Hotfix for ALPS Wordpress Theme #455
Fixes background image caption on the Media Block.
- Fixes background image caption on the Media Block. #491
Add a new background modifier class.
- Adds a new background modifer class
.u-background--contain
to help with the gallery block. #490
Breaking changes: Fixes to the drawer navigation and the handling of drop caps.
- Fixed the drawer navigation submenus on mobile to convert them into accordion menus and bring feature parity across ALPS React and ALPS for Wordpress. #477
- Fixed the Drop Cap handle the way it applies it to quoted text and text with html wraps (bold, emphasis, etc). This uses a new class name, .has-drop-cap. #459
Added the media block captions and fixed gardients in Safari and background colors for tags.
- Added support for captions in the Page Header - Featured media block. #486
- Fixed the Incorrect color gradients in Safari. #482
- Fixed the background color for the tag and added example pages in search. #483
- Fixed an error with the search form not displaying the search button label.
Refactored the Javascript to removed significant unused portions of code, including moment
, Moment Duration Format
, and Modaal
libriaries. This is matching the removal of Modaal
from the CSS that happened in 3.6.3
.
- Trimming the scripts.js file #464
Added unique CSS files for each theme.
- Added unique CSS files for each theme. #463
- Resized the
background-pattern.png
file.
Dynamic versioning
versions.json
file with links to all the assets
Fixed the accordion menu not showing.
- Fixes to accordion content not showing.
Adding search suggestions.
- Added molecules, components and style sheets for search suggestions.
- Fixed bug with the cursor getting changed for the
.c-accordion__item
intead of.c-accordion__heading
.
- Fixed bug on
.u-shift--left--1-col--standard
when partial.hide-sabbath
applies.
- Fixed bug on
.u-shift--left--1-col--standard
when.hide-sabbath
applies. - Fixed the Support for "start" attribute in
<ol>
. #460
- Added depth classes for comments. (For Wordpress). #458
- Fixed the spacing before the blockquotes.
- Added
.u-link--no-underline
and.o-link-wrapper--no-underline a
classes.
- Updating the blockquote styles to remove certain nested styles.
- Fixes issue with icon not being displayed in Blocks. (#450)[adventistchurch#450]
- Randomizes images on the news template.
- Adding the
Article Video
template.
- Fixing the
u-spacing--double
instances on the NEWS page that were too large. Switched them tou-spacing
.
- Added a wrapper class for making deep links underlined:
o-link-wrapper--underline
. #446
- Added an alternate Block Quote that is less bold. #398
- Fixed the menu arrows on dark themes. #444
- Added the hero carousel with inset text. This was pulled back from ALPS for Wordpress as the carousel feature was built there. ALPS for Wordpress: #428
- Fixed the dropcap javascript error that was putting html characters in the cap instead of the letter. #431
- Fix for content read more and media blocks with video button. #428
- Fixed to buttons being too wide. #426
- CTA menu item on smaller screensizes #423
- Fixes to icon styling and updating the block cta json call. #427
- Adding a new homepage design with some custom components. #425
- Added a Call to Action styling for the primary navigation. #420
- Fixes for the hero hovers. #312
- Fixed post header sticking to 6 columns when the Sabbath column is hidden. #418
- Fixed touch navigation in midsized screens. #414
- Added support for tertiary navigation. #407
- Add new Call To Action (CTA) blocks with multiple option and shades. #400
- Add a new extended and refined header, called
Page Header - Long
andPage Header - Long with Subtitle
. #397
- Fixes the long menus and max-length for the menu area. #383
- Fixes Menu overlays the Sabbath column on page load. #384
- Fixes Menu missing items in the drawer on XSmall sizes #389
- Fixes the way the background images are calcuated for the Sabbath column. #392
- Fixes the grid on pages without a Sabbath column to flex out to 4 columns of text instead of 3. #333