Skip to content

Latest commit

 

History

History
117 lines (100 loc) · 9.3 KB

changelog.md

File metadata and controls

117 lines (100 loc) · 9.3 KB

Eternity Atom Changelog

This changelog was created on 2020-20-01 and is used to keep track of the changes to https://eternityatom.com/.

1.2.1 - 2020-07-05

  • Fixed a z-indexing issue with the mobile-nav on IOS Safari/Chrome @kolby

1.2.0 - 2020-04-05 Release

  • Updated VersionX and Redactor extras @kolby
  • Fixed an issue with overflow: unset on the navigation that prevented dropdowns from working in IE. Fixed by updating to overflow: visible @kolby
  • Created Vapor 1.2.0 @kolby

1.1.4 - 2020-29-04

  • Added mobile_nav event emitting for when a trigger with searchable 0 is clicked. This will now mimic the behavior of a mobile_nav button click, and toggle the dropdown panel. @kolby

1.1.3 - 2020-23-04

  • Added javascript for blog categories dropdown to trigger an href filter @kolby
  • Added select component for global select box styling via the .select class @kolby
  • Updated search component to include inherited font-family from the body @kolby
  • Updated the blog_categories with the new select class for corrected styling of the select @kolby

1.1.2 - 2020-22-04

  • Escaped html characters in autocomplete.json (autocomplete.tpl chunk) using :htmlent @rob
  • Updated autocomplete.js to decode special HTML characters found within the name field of the autocomplete.json file @kolby
  • Added version numbers to github to define major/monthly releases @kolby

1.1.1 - 2020-08-04

  • Updated Search trigger and search form to be hidden (commented out) for mobile view for now. Only turned on when needed or required @kolby
  • Fixed a bug where the simpleSearchForm snippet would not return results (removed the searchIndex property from the snippet call) @kolby
  • Fixed a bug where the simpleSearchForm template was returning duplicate IDs if the search appeared multiple times on one page @kolby

1.1.0 - 2020-01-04 Release

  • Added new chunk schema_business to autogenerate the localBusiness json data in the head @kolby
  • Updated the googleanalytics chunk into two separate chunks now being used for Google Tag Manager. The new chunks are google_tag_manager_head and google_tag_manager_body @kolby
  • Created Vapor 1.1.0 @kolby

1.0.6 - 2020-31-03

  • Updated MODX version to 2.7.3 @kolby
  • Updated Extras (Redactor) @kolby
  • Updated mobile-responsive for two-column and sidebar layouts @kolby
  • Updated form names for user friendly views @kolby
  • Updated font-size for paragraphs and lists from 14 to 16 for mobile @kolby
  • Added unique tag styling for blog post meta @kolby
  • Added mobile responsive for search results @kolby
  • Added two-column and sidebar views to test page @kolby
  • Added styling to remove Properties field from chunk selector in content blocks @kolby
  • Added mobile styling for sidebar element @kolby
  • Added mobile styling for blog-bar (hidden on mobile) @kolby
  • Added mobile styling and javascript for mobile-search + mobile-search-trigger (preliminary) @kolby
  • Added ADA accessibilty markup, styling + scripts @kolby
  • Added autocomplete scripts to github for maintainability @kolby
  • Added Fancybox for gallery component @rob
  • Removed image hover on features @kolby
  • Removed content blocks container and group for sidebar + two-column layouts @kolby
  • Fixed bottom margin for blog-bar @kolby
  • Fixed search results images @kolby
  • Fixed navigation nesting rule for open trigger coloring via links @kolby
  • Fixed event tracking for multiple areas (blogs, features, navicon, footer, etc) @kolby
  • Fixed content blocks wrapping for search results @kolby
  • Fixed width="100%" issue in RSS feed - hard-set at 800 for now until we find a better solution @kolby
  • Fixed blog styling for mobile responsiveness (refactored a lot of HTML) @kolby
  • Fixed cropping for gallery component @rob
  • Fixed styling for gallery component @kolby

1.0.5 - 2020-30-03

  • Added notification component @kolby

1.0.4 - 2020-25-03

  • Updated default modal layout for Content Blocks - now shows the description field for blocks which provides useful contextual information for the client when making a choice @kolby
  • Updated content-block display system setting to expanded so that descriptions show for clients @kolby
  • Added new components for: search-results @kolby
  • Added figure styling (Redactor wraps img in a figure) @kolby
  • Added descriptions for all content-block fields, layouts and templates @kolby
  • Fixed the following component files that didn't have nested scss: posts, search, table @kolby
  • Fixed the following core fiels that didn't have nested scss: mobile_nav, nav, pageheading @kolby

1.0.3 - 2020-24-03

  • Added Content Block Icon for Accordian @rob

1.0.2 - 2020-23-03

  • Added .group to carousel to work with flickity properly (broken before) @kolby
  • Added autocomplete to search @kolby
  • Added redactor styling @kolby
  • Added $container-width property to header, footer, and other places for dynamic design layouts @kolby
  • Added responsive iframe code @kolby
  • Added search to the blog-bar (replaced button that had no function) @kolby
  • Added accordion to content-blocks, as well as added styling @kolby
  • Fixed the default template in MODX @kolby
  • Fixed blog class on blog container page to be blog-layout, now applies first post css correctly @kolby
  • Fixed main wrapper for subpage template @kolby
  • Fixed social head from including HTML tags - removed inclusion of content field and replaced with introtext. Now that we're using content-blocks, inclusion of the content field becomes very challenging... @kolby
  • Fixed content-block setting for utility pages (sitemap, rss feed, search results, robots and autocomplete) as they were being wrapped in HTML @kolby
  • Fixed blog post layout - class updates @kolby
  • Removed variable line-heights for headings, returned to default 1.2 value @kolby
  • Removed slick styling, slick files, and slick scripts @kolby

1.0.1 - 2020-21-03

  • Added/Updated Content Block Icons to include @2x versions to fix load issue @rob

1.0.0 - 2020-10-02 Release

  • Updated Extras: ContentBlocks, Redactor, Resizer, PdoTools @kolby
  • Reconfigured Redactor 3 settings (standard) @kolby
  • Created vapor 1.0.0 @kolby

0.1.2 - 2020-05-02

  • Updated blog chunk to correct PDOPage initialize error @kolby
  • Fixed changelog formatting to follow general changelog guidelines @kolby
  • Removed extra navigation items used for testing mobile-nav overflow @kolby

0.1.1 - 2020-22-01

  • moved changelog to GitHub @rob
  • added js/vendors/flickity.pkgd.min.js to ModxMinify @rob
  • turned off the templates on all "Universal Blocks" @rob
  • added "img" chunk, did not update Content Blocks yet @rob
  • removed placeholder elements from "Sub Page" @rob

0.1.0 - 2020-20-01

  • removed the "sidebar" TV and related chunks/category @rob