Zachary Shilton
88be341d21
Upgrade global styles ( #12167 )
...
* website: upgrade global-styles packages
* website: remove deprecated --site-max-width on community page
* website: replace code-block showWindowBar with showChrome
* website: replace old g-container with g-grid-container
* website: backfill missing type styles
* website: revert change to heading semantics
* website: fix mismatched border colour
* website: fix spacing issue
* website: revert accidental replacement
* website: clarify debt intention with comment
* website: fix missing search styles, remove cruft
* website: hide alert-banner on mobile
* website: bump to latest patched dependencies
2021-08-20 12:20:18 -04:00
Kendall Strautman
ccee88180b
feat(website): A11y updates ( #11869 )
...
* adds lang attribute
* fixes: empty anchor tag
* adds alt attributes
* alt tag logo grid updates
* fix footer contrast color
* only render header if it exists
* adds `main` element to page
* testing pre-releases
* fix: button aria-label updates
* chore: update deps
* fix: adds `main` element to all pages
* chore: formatting
* fix: adds alts to use-cases page
* chore: update headline element
* chore: adds alt text
* fix: adds alt tags
* style: fix height issue
* fix: use h1 at top of page
* fix: remove main to avoid duplicate tag
* chore: fix deps
* main is already defined in docs page component
* Update website/components/footer/style.css
Co-authored-by: Jimmy Merritello <7191639+jmfury@users.noreply.github.com>
Co-authored-by: Jimmy Merritello <7191639+jmfury@users.noreply.github.com>
2021-06-21 12:50:59 -04:00
Kendall Strautman
a9c9bb3cde
chore: upgrades text-split-with-logo-grid
( #11750 )
...
* chore: upgrades `text-split-with-logo-grid` and implementations
* fix: formatting docs page
2021-06-02 14:01:05 -04:00
Kendall Strautman
8b5560eb02
[Assembly]: Branding Refresh ( #11118 )
...
* style: update gray brand colors (#11092 )
* Style: Update brand colors (#11224 )
* style: update brand colors
* chore: upgrade react-components
* style: update use cases page btn --> vault brand
* chore: home page component api updates
* style: fix link colors
* run npm audit
* upgrade downloads page
* typo fixes
* fix husky, run lint
* roll back husky upgrade
* style(home callouts): body copy gray -2
* style: testing hashi-stack-menu prerelease
* style: upgrade components --> color contrast (#11328 )
* chore: upgrades components w/ new styles
* refactor(use-cases pages): to use FeaturedSlider component
* style(BeforeAfterDiagram): swap check icon
* style(use-cases-cta): adjust background color --> vault primary
* chore(community): pass to VerticalBlockTextList
* chore(deps): adds tippy.js
* chore(deps): upgrade product downloads pre-release
* fix(subnav): use asPath to set active item
* chore: upgrade deps to stable
* style: home callouts body copy to black
* chore: upgrade hashi-stack-menu to stable
* chore: upgrade deps
* style(use-cases): update background and button colors
* chore: upgrade deps body copy color
* chore: upgrades alert-banner
* fix: remove package.json
* content(home): removes hero background image
* content(home): updates assets
* content(use-cases): updates assets
* style(before-after-diagram): adjust scaling styles
* content:swap svgs for pngs
* style: updates before/after diagram
* chore: testing product download page pre-release
* content: updates consul & nomad logomarks
* chore: updates product download page to stable
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
2021-05-03 18:01:29 -04:00
Zachary Shilton
e45d81ff47
Use revised BeforeAfterDiagram, VerticalTextBlockList ( #10907 )
...
* Switch BeforeAfterDiagram implementation, pulled from www-next
* Bump vertical-text-block-list, update md to HTML
* Bump to latest case-study-slider
2021-02-11 16:29:38 -05:00
Zachary Shilton
6ed50b5df9
Move code highlighting to build time ( #10614 )
...
* Bump react-scripts to v14
* Pull in latest dependencies
* Replace text-and-content on home page
* WIP replace text-and-content on use case pages
* Finish removing text-and-content from use-case pages
* Remove text-and-content completely
* Add logo-grid dep, fix style import
* Remove unneeded indirect deps
2021-01-07 14:40:35 -05:00