This changelog was created on 2020-20-01 and is used to keep track of the changes to https://eternityatom.com/.
- Fixed a z-indexing issue with the mobile-nav on IOS Safari/Chrome @kolby
- 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 tooverflow: visible
@kolby - Created Vapor
1.2.0
@kolby
- 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
- 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
- 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
- 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
- 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 aregoogle_tag_manager_head
andgoogle_tag_manager_body
@kolby - Created Vapor
1.1.0
@kolby
- 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
to16
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
andgroup
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 at800
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
- Added notification component @kolby
- 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 wrapsimg
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
- Added Content Block Icon for Accordian @rob
- 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
- Added/Updated Content Block Icons to include @2x versions to fix load issue @rob
- Updated Extras: ContentBlocks, Redactor, Resizer, PdoTools @kolby
- Reconfigured Redactor 3 settings (standard) @kolby
- Created vapor
1.0.0
@kolby
- 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
- 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
- removed the "sidebar" TV and related chunks/category @rob