All notable changes to this site will be documented on this page.
The format is based on Keep a Changelog.
2021-11-04 - Base
Moved
- Moved old home template to staging folder as "Home 1"
Changed
- Changed home page to client website document.
2021-06-22 - Base
Added
- A "skip to main" link and script in the navbar for accessibility. The script is located in Settings > Custom Code > Footer Code under the comment "Skip-to-main script". See more details here.
- Two new footer layouts to the "7 - Footers" page.
Updated
- All social media footer icons to be at least 44px by 44px for accessibility.
2020-08-14 - Base
Added
- 2 image-less blog feed layouts to the "4 - Blog" page.
2020-08-13 - Base
Added
- New page labeled "4 - Blog" for blog feed layouts. One layout included.
2020-08-03 - Base
Added
- New page labeled "8 - More Layouts" for miscellaneous layouts like pop-ups. A new horizontal pop-up layout is included.
- Dropdown navigation links with open and close interactions
2020-08-03 - Base
Added
- New page labeled "1 - Hero" with 5 different hero/header layouts. Moved 2nd hero on home page to this page as well.
- Aria labels to bottom Navigation and javascript to enhance accessibility according to fly-out menu documentation on w3.org.
Changed
- The default header and navbar position from fixed to sticky. The navbar will no longer overlap hero sections by default.
2020-07-21 - Base
Added
- Font section to Style Guide with download options, like the Logo section.
- Interactive section under Color Palettes in the Style Guide for the default "Digital Blue" swatches.
- A flex-based Featured row layout to Home page under the column-based one.
Changed
- Renamed and repurposed .service-row into .feature-row.
2020-07-21 - Base
Added
- :focus and :active (pressed) to default link and buttons to encourage accessibility and WCAG AA compliance.
- Version 5.14.0 of Font Awesome Free.
- .link as a duplicate style matching the root link style.
Changed
- Global swatch for "Digital Blue Links" and "Digital Blue Button Hover" for default links and buttons.
2020-07-20 - Base
Added
- White and Black to neutral color palette.
- Text color class .text-color-black to class chain black text.
- Commonly used sections to Home page: Figure Section, Display Section, and Half-Section
- New default sections to Home page based on Webflow's prefab layouts: Hero, Gallery (CSS Grid-based), Horizontal Cards, and Subscribe Form.
Changed
- The style guide and defaults of the template. Added color coding for developer related instruction to separate from general style guide verbiage for client-use.
- Headings to be smaller overall to encourage use.
- Brand color palette to use 8-step shades and tints, instead of 4.
- Text class styles for .para-xl, .para-small, etc to be more usable. Not too big, not too small.
- Block quote to be larger and stand out more.
- Home page text and instructions of certain sections to be use more clear.
- The Card section into Landscape Link Cards for clarity of default use.
- Footer to use div elements instead of prefab rows and columns.
2020-06-02 - Base
Added
- Template for CMS-based Alert/Notice slider bar using Slick Slider jQuery and CSS to the All Elements page. CSS is located in website Settings > Custom Code > Head Code under the comment "Slick Slider Alert Bar". jQuery is located in website Settings > Custom Code > Footer Code under the comment "Slick Slider - Alert Bar".
2020-05-12 - Base
Added
- jQuery scripts to detect <video> elements and remove them if they cannot be played. E.g. iPhone Low Battery mode. Located in website Settings > Custom Code > Footer Code.
2020-04-22 - Base
Added
- browser-update.org notification to unobtrusively notify visitors that they should update their web browser in order to use your website. Explicitly to address the lack of Internet Explorer support or testing for some sites. Located in website Settings > Custom Code > Footer Code.
Changed
- Moved pop-up template from .header to .footer to avoid pulling up information into search engines when no meta description is supplied.
2020-03-31 - Base
Fixed
- Website locking in place when closing mobile submenu from the close overlay instead of the close button.
- Alert notification banner not resizing with windows by adding min-width and max-width.
Removed
- Duplicate jQuery for adding .current class to mobile nav links with a submenus.
2020-03-20 - Base
Added
- js.cookie.min.js for cookie tracking with Pop-Up module and Alert Notification bar in website Settings > Custom Code > Footer Code.
Moved
- Slick Slider stylesheets and scripts to website Settings > Custom Code > Head & Footer Code.
Removed
- jquery-migrate-1.2.1.min.js due to causing errors in Editor.
- Object-Fit scripts and classes due Webflow adding the feature natively. Not supported in IE.
Changed
- Renamed .slick-slider to .slick-slider-logo for better compatibility with multiple Slick Sliders across the site.
2020-03-17 - Base
Added
- Announcement / Alert Notification bar element to Home page.
Removed
- Extra classes from in Pop-Up module on Home page.
- Removed duplicate Pop-Up module from Thank You page.
2020-01 - Base
Added
- Calendly pop-up link widget and inline widget on Home page.
- Calendy scripts in website Settings > Custom Code > Head Code.
- Setmore integration on Home page.
- Setmore scripts in website Settings > Custom Code > Head Code.
2019-10-10 - Base
Added
- Checkbox form elements and classes to All Elements page.
2019-10-09 - Base
Added
- jquery.maskedinput.min.js for form input format masking in website Settings > Custom Code > Footer Code.
- Use .mask-phone subclass to enforce (555) 123-1234 phone format for input fields.
- Template form elements to All Elements page.
- Multi-field date of birth form input to All Elements page. Requires custom jQuery and jquery.maskedinput.min.js for proper submission.
2019-09-23 - Base
Added
- Logo Carousel section
- Slick Slider version 1.9.0 for Logo Carousel on Home page > Custom Code > Inside <head> tag & before </body> tag.
- jquery-migrate-1.2.1.min.js for Logo Carousel on Home page > Custom Code > Before </body> tag.
- jquery.appear.min.js for Logo Carousel on Home page > Custom Code > Before </body> tag.
2019-09-21 - Base
Added
- CHANGELOG page under Staging folder.
- .nav-trigger div and blank Nav Trigger interactions on home page.
- Nav Scroll page interactions on home page for autohiding and showing .navbar on scroll.
- Thank You page template.
- .visuallyhidden
Changed
- Combined multiple script tags in website Settings > Custom Code > Footer Code.
- .hidden
- Paragraphs into rich text on home page.