Skip to content

v10.4.1

Compare
Choose a tag to compare
@Gnito Gnito released this 16 Mar 17:47
· 399 commits to master since this release
ee288a8

Changes v10.4.1

  • [fix] FieldDateInput: input font-size must be min 16px for mobile.
    EditListingPage.duck: fix image upload (dublicate images shown).
    #186

Updates from upstream (FTW-daily v8.4.1)

  • [fix] Portal version of Modals couldn't use 100vh on mobile Safari. Safari changes the window's
    height based on if the location bar is squeezed or not (and that depends on scroll-effect).
    #1501
  • [fix] Setting multiple environment variables in Windows requires using the set command before each
    individual variable. Updated the 'for windows users' section in documentation.
    #1491
  • [add] Code comment about "REACT_APP" prefix in environment variables.
    #1492