Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed new release branch command * feat(STN-239): adds grid system for up to 12 cols and a mixin (#519) * feat(STN-269): adds db change for smart trimmed text in vertical linked card postcard (#524) * feat(STN-199): polish integration (#522) * feat: darken base secondary mint color * feat: main nav dropdown links on hover * feat: main nav links to semibold * feat: refactor hero vertical size for mobile * feat: external link styles --> remove underline from icon * feat: add focus states / implement additional review feedback * feat(STN-216) : QA Feedback for Sprint 10 (#521) * feat: correct mapping of default site name and slogan * fix: category hover state overlapping on multiple lines * fix: color contrast of WYSIWYG components in the local footer dark variant * fix: additional menus in local footer from being hidden at mobile screen sizes * fix: blockquote spacing when used within the global footer * style: remove leftover WIP comment * feat: WYSIWYG link styles on a dark background variant * fix: external link icon hover state * feat: add external link icon variable * feat(STN-181): Vertical Link Card (#523) * feat: vertical linked card styles * refactor: update the vertical-linked-card postcard to export the url only for the button variable - the su-humsci-theme will break with this change since they use a function to grab only the url from buttons so this commit also removes that code from their set up * fix: code climate scss lint * feat: adds built css assets * Updated dependencies Mar 18 2020 * HSD8-771 Roll back hide manage toolbar * patched drupal core for invalid versions * fix(STN-273): calc bug with IE11 (#529) - you cannot mix certain operations in css with different units * feat(STN- 254): polish (#530) * feat: main nav link change * fix: navigation links responsive sizes * fix: lockup margin-bottom spacing and line-height * fix(STN-254): get rid of box shadow on mobile * fix(STN-254): search bar width on mobile and tablet * fix(STN-254): margins across the page widths and grid * fix(STN-254): fix headings on cards at different breakpoints, in grids, in rows * feat(STN-254): PR feedback Co-authored-by: Merani Cosme <[email protected]> * feat(STN-217): qa feedback (#531) * feat(STN-217): less vertical padding between content and nav * feat(STN-217): Structured pattern views field mobile refactor - also refactors inconsistent use of grid-media and grid-media-min - actually make vertical pad 48px * feat(STN-217): heading refactor on internal pages * feat(STN-217): adjust hero styles on mobile - moves away from css grid - lets everything stack with display block * feat(STN-217): adds z index to fix safari and firefox bugs with hero * STN-233 QA Design Feedback (#532) * fix: Splash font responsive text sizes * fix: reduce bottom padding for both ol and ul lis * fix: margin top and bottom for heading styles * fix: missing semicolon * fix: vertical spacing between WYSIWYG/text area fields * docs: Lando readme update and instructions (#534) * STN-111: Node Detail Page (#533) * fix: apply a patch to fix "field formatter class" in layout builder This involves the following steps: 1. We are able to remove the first original patch by advancing the SHA we are using, because the first patch was merged into the module. 2. We apply a new patch to fix an issue with field formatter class and layout builder. This fix could be merged into the module or made unnecessary by future core changes, but in the mean time it appears to be a stable workaround. See https://www.drupal.org/project/field_formatter_class/issues/3046372 for more details. * Added class to group blocks * feat: default styles for block elements - start utility classes for blocks - refactor field styles for card components STN-111 * feat: add categories utility class, refactor existing categories into mixins STN-111 * feat: update default styles, add content block util classes STN-111 Co-authored-by: Bryan Braun <[email protected]> Co-authored-by: Mike Decker <[email protected]> * STN-112 : Implement Table UI Pattern (#528) * feat: implement table ui pattern JIRA STN-112 https://sparkbox.atlassian.net/browse/STN-112 * feat: refactor of table pattern js to allow more flexibility in table heading use cases * feat: add course view specific styles * feat: table ui pattern mobile styles complete * feat: style expanded teaser components for courses * feat: add table wrap div for Table UI Pattern & caption styles * feat: design pairing style refinements * feat: spacing refinements discovered and implemented while browser testing * feat: remove styles for course tags and add utility classes for pills * feat: refactor hb-pill class styles as per PR feedback * fix: add and implement mixins to support table styles * fix: code climate scss lint * feat: add built css and js * Updated composer dependencies (#537) Co-authored-by: Lindsay R. Silver <[email protected]> Co-authored-by: Heather Taylor <[email protected]> Co-authored-by: Merani Cosme <[email protected]> Co-authored-by: Kasey Bonifacio <[email protected]> Co-authored-by: CircleCI <[email protected]> Co-authored-by: Bryan Braun <[email protected]>
- Loading branch information