Skip to content

Releases: mux-mux/findface

v1.0.0

07 Apr 11:06
Compare
Choose a tag to compare
  • add is url an image check when submitting url
  • add AuthButton component tests coverage
  • add FormInput component tests coverage
  • fix user profile page grid layout shift on mobile devices
  • fix find face button focus styles
  • fix signin/register page shift when an alert is shown
  • fix Logo navigates to porfolio project and not to findface
  • fix shifted Logo when user signed in
  • fix flickering when page reloads

v1.6.0-beta

06 Apr 11:31
Compare
Choose a tag to compare
v1.6.0-beta Pre-release
Pre-release
  • add All components tests coverage
  • add All custom hooks tests coverage

v1.5.1-beta

31 Mar 10:40
Compare
Choose a tag to compare
v1.5.1-beta Pre-release
Pre-release
  • add Alert component tests coverage
  • add click outside Alert component closes it
  • add autoprefixer to improve modern css rules support
  • fix getByRole is not a function error when running tests
  • fix theme switcher focus ring appears on click
  • fix Alert width occupy the whole screen width
  • refactor styles to use tailiwnd classNames

v1.5.0-beta

26 Mar 12:36
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release
  • add applied images when emojis aren't supported
  • add aria-label to input email field
  • add h1 tag to improve SEO
  • update theme-switcher accessibility text
  • update increase Logo img fetch priority
  • fix download image with applied emoji when OS dosn't support emojis
  • fix focus-ring color and offset
  • fix emailPattern to not pass with .. and ,
  • fix accessability for validation errors
  • refactor sanitize input logic
  • refactor reuse custom useValidation hook

v1.4.1-beta

21 Mar 13:23
Compare
Choose a tag to compare
v1.4.1-beta Pre-release
Pre-release
  • add FocusLock Tab key navigation package
  • add aria-label attributes
  • fix default account image shift

v1.4.0-beta

18 Mar 18:30
Compare
Choose a tag to compare
v1.4.0-beta Pre-release
Pre-release
  • add input validation onChange
  • add additinal validation and sanitization for Signin and Register components
  • fix labels spacing

v1.3.3-beta

16 Mar 11:51
Compare
Choose a tag to compare
v1.3.3-beta Pre-release
Pre-release
  • fix DOM text reinterpreted as HTML issue
  • fix CircleCI build error
  • fix package vulnerabilities

v1.3.2-beta

14 Mar 06:12
Compare
Choose a tag to compare
v1.3.2-beta Pre-release
Pre-release
  • fix match downloaded filter size to shown size
  • fix the update profile data on no changes made

v1.3.1-beta

11 Mar 12:34
Compare
Choose a tag to compare
v1.3.1-beta Pre-release
Pre-release
  • fix shift user profile data on Alert shown
  • fix account settings button width
  • fix remove #1 from the url when a user opens the profile page
  • fix user profile data center aligning
  • fix reset face area on a new url request

v1.3.0-beta

09 Mar 13:59
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release
  • add image downloading spinner
  • add download image with applied filter
  • add download button styles
  • fix Spinner margin across instances