Releases: mux-mux/findface
Releases · mux-mux/findface
v1.0.0
- 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
- add All components tests coverage
- add All custom hooks tests coverage
v1.5.1-beta
- 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
- 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
- add FocusLock Tab key navigation package
- add aria-label attributes
- fix default account image shift
v1.4.0-beta
- add input validation onChange
- add additinal validation and sanitization for Signin and Register components
- fix labels spacing
v1.3.3-beta
- fix DOM text reinterpreted as HTML issue
- fix CircleCI build error
- fix package vulnerabilities
v1.3.2-beta
- fix match downloaded filter size to shown size
- fix the update profile data on no changes made
v1.3.1-beta
- 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
- add image downloading spinner
- add download image with applied filter
- add download button styles
- fix Spinner margin across instances