v2.2.0
Pre-releaseSummary
Bug Fixes:
- Fix #803 - Exit out of survey banner (#954)
- Fix #876 - Add new onboarding flow to replace previous
- Fix #971 - Add border-radius and box shadow to error message (#980)
- Fix #942 - Truncate Alias Label (#978)
- Fix #958 - Add focus effect to avatar icon (#983)
- Fix #921 - disable enter key in filter search
- Fix #961 - Add Nebula colors to variables, migrate root: vars to variables partial
- Fix #964 - Rewrite header nav to use position:sticky to account for padding
- Fix #956 - Add Sign Up btn in mobile menu dropdown
- Fix #957 - Make email address plural
- Fix #822 - Set bento strings from FTL file
- Fix #949 - Truncate email address to prevent overlap (#955)
- Fix #920 - Make title black color Protocol token (#970)
- Fix #952 - Update HREF link to Relay add-on download page
- Fix #917 - Fix flexbox to truncate alias
- Fix #945 - Break long alias into new line (#948)
- Fix #926 - Remove search icon when no alias (#937)
- Fix #925 - Make CTA text visible on banners
- Fix #918 - Add Color to Settings Hover State
- Fix #919 - Capitalize 'in' on landing page CTA
Changelog
1d7fc28 Update strings to approved copy (#992)
5da38c5 Fix #803 - Exit out of survey banner (#954)
9a9ed09 Replace additional tokens
a6e1be6 Replace additional tokens
e1eb6d7 Removed util classes, added Protocol tokens
806157f Add line to EOF
56263fd Add line to EOF
091b844 Remove line breaks
96c8e25 Style mobile menu for premium theme
75198d1 Commit to proper branch
bcf4b6a Replaced padding/margin/left/right elements with Protocol tokens
7e8fc69 Update token names
1d5dc39 Remove CSS variable, update content width to be larger, updated steps to OL
7d20a69 Remove commented CSS, updated dashboardMaxWith variable to Protocol token
bac4079 Move step numbers to css content attribute
3088cf6 Add reset label/functionality
0731a11 Update media query
4f70b71 Fix #876 - Add new onboarding flow to replace previous
87b50b8 Fix #971 - Add border-radius and box shadow to error message (#980)
54ce4cc Fix #942 - Truncate Alias Label (#978)
f0ccc09 Fix #958 - Add focus effect to avatar icon (#983)
465f8ef Add is-premium class hook for premium header styles
3a6626b fix #921: disable enter key in filter search
212e4b7 Fix lint error on main.scss
ee1e4a6 Removed vendor prefix'd style
f9dba8e Update warning colors to match Nebula
a5908f0 Add hex case lint rule
4b9ef5f Add no-leading-zero lint rule/fix
4758b7d Updated SCSS to be eslint compliant
b7e6d71 Revert some Glocal changes with RGBA variables.
4b1f467 Deprecate CSS custom variables in favor of SCSS variables (first pass)
d5a8050 Fix #961 - Add Nebula colors to variables, migrate root: vars to variables partial
32b0974 Update FAQ headline to use Protocol tokens
a63b5e7 Update body padding to a single 0
53782ab Remove commented code
24b2029 Add mobile menu styles
cfd1ba1 Fix #964 - Rewrite header nav to use position:sticky to account for padding
cfaa7f1 Revert color changes
8ed6a89 Fix #956 - Add Sign Up btn in mobile menu dropdown
c2e5f28 Fix #957 - Make email address plural
1e251c8 Restore MaxDiff and NPS micro-survey in place of VPN Promo (#975)
f6032aa Update fallback string IDs to match
8781b4c Adjust whitespace around homepage FTL msg
f7e5e38 Set links dynmically on FAQ page
ec23ef6 Fix #822 - Set bento strings from FTL file
7489c05 Add quotes around on ftl variables
58c00ca Fix #949 - Truncate email address to prevent overlap (#955)
d955611 Fix #920 - Make title black color Protocol token (#970)
e7a3029 Fix #952 - Update HREF link to Relay add-on download page
8db85cf Improve success message (#946)
0a78915 Remove whitespace
c93cdef Fix #917 - Fix flexbox to truncate alias
53fbf2f Fix #945 - Break long alias into new line (#948)
51060cf Fix #926 - Remove search icon when no alias (#937)
ff79899 Added the command to install libpq on Fedora Linux
2421bc8 Fix #925 - Make CTA text visible on banners
9eab780 Fix #918 - Add Color to Settings Hover State
09c2c8d Fix #919 - Capitalize 'in' on landing page CTA