Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release v10.0.0 (Update v9.0.0 from upstream aka FTW-daily) #154

Merged
merged 133 commits into from
Jul 11, 2022

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    a35d0fc View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Gnito committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1dbf90f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1516 from sharetribe/fix-undefined-GA-id

    Fix undefined REACT_APP_GOOGLE_ANALYTICS_ID
    Gnito committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ca5da0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f12f9 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Gnito committed May 19, 2022
    Configuration menu
    Copy the full SHA
    97bcacc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1517 from sharetribe/fix-accidental-invalid-chara…

    …cters
    
    Fix accidental invalid characters
    Gnito committed May 19, 2022
    Configuration menu
    Copy the full SHA
    1f90fdf View commit details
    Browse the repository at this point in the history
  7. Update changelog

    Gnito committed May 19, 2022
    Configuration menu
    Copy the full SHA
    836d0b5 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Fixing an old typo

    Gnito committed May 20, 2022
    Configuration menu
    Copy the full SHA
    bf3d192 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1518 from sharetribe/fix-typo

    Fixing an old typo
    Gnito committed May 20, 2022
    Configuration menu
    Copy the full SHA
    d0d929f View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Bump eventsource from 1.0.7 to 1.1.1

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.0.7...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    24a730b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Merge pull request #1519 from sharetribe/dependabot/npm_and_yarn/even…

    …tsource-1.1.1
    
    Bump eventsource from 1.0.7 to 1.1.1
    Gnito committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0c26a13 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Use react-image-gallery in ImageCarousel

    Note: FTW-product already uses this library on ListingPage.
    Gnito committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1b4e344 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Gnito committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1bb9753 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1529 from sharetribe/rewrite-image-carousel

    Use react-image-gallery in ImageCarousel
    Gnito committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    42fc756 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Update package.json

    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2f4f939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d52d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9387b75 View commit details
    Browse the repository at this point in the history
  4. Update .circleci/config.yml

    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4b515d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    520cec0 View commit details
    Browse the repository at this point in the history
  6. propertySets.css: fix syntax

    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9fc613b View commit details
    Browse the repository at this point in the history
  7. src/index.js: refactor module import (marketplaceDefaults.css should …

    …be first in the CSS build)
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    1d47646 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1582d18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c43be2 View commit details
    Browse the repository at this point in the history
  10. ActivityFeed: remove import of propertySets.css

    - h4, clearfix, marketplaceMessageFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3e6124d View commit details
    Browse the repository at this point in the history
  11. BookingBreakdown: remove import of propertySets.css

    - used h4, h5, buttonFont, and marketplaceTinyFontStyles
    - --marketplaceSmallFontStyles was only used here. It's now renamed as smallFontStyles.
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    cda9a0a View commit details
    Browse the repository at this point in the history
  12. BookingPanel: remove import of propertySets.css

    - Uses marketplaceModalInMobileBaseStyles
    - And h2, h4, h5, and marketplacetineyFontStyles.
    - Button styles are also used for bookButton
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    cacdfd1 View commit details
    Browse the repository at this point in the history
  13. Button and ButtonExample: remove the import of propertySets.css

    - a, button styling classes
    - Button: composes: button buttonFont buttonText buttonBorders buttonColors from global;
    - PrimaryButton: composes: button buttonFont buttonText buttonBorders buttonColorsPrimary from global;
    - SecondaryButton: composes: button buttonFont buttonText buttonBordersSecondary buttonColorsSecondary from global;
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    694bfc8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf18529 View commit details
    Browse the repository at this point in the history
  15. EditListingPhotosPanel: remove the import of propertySets.css

    - marketplaceModalTitleStyles
    - marketplaceModalParagraphStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5dced15 View commit details
    Browse the repository at this point in the history
  16. EditListingWizard: remove the import of propertySets.css

    - marketplaceModalTitleStyles
    - marketplaceModalParagraphStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d226875 View commit details
    Browse the repository at this point in the history
  17. FieldCheckbox: remove the import of propertySets.css

    - marketplaceListinAttributeFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    db1582e View commit details
    Browse the repository at this point in the history
  18. FieldDateInput: remove the import of propertySets.css

    - inlined h2, h4, input, and default font styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    71f5037 View commit details
    Browse the repository at this point in the history
  19. FieldDateRangeController: remove the import of propertySets.css

    - inlined h3, h4, h5 styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9b96c31 View commit details
    Browse the repository at this point in the history
  20. FieldDateRangeInput and DateRangeInput: remove the import of property…

    …Sets.css
    
    - inlined h2, and h4 styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9eb7042 View commit details
    Browse the repository at this point in the history
  21. FieldRadioButton: remove the import of propertySets.css

    - marketplaceListingAttributeFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b74d922 View commit details
    Browse the repository at this point in the history
  22. FieldReviewRating: remove the import of propertySets.css

    - refactored legend element usage
    - inlined h3
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f47416e View commit details
    Browse the repository at this point in the history
  23. FilterPlain: remove the import of propertySets.css

    - h3 and h5
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b7c3af6 View commit details
    Browse the repository at this point in the history
  24. FilterPopup: remove the import of propertySets.css

    - button styles
    - composes: button marketplaceSearchFilterLabelFontStyles buttonText buttonBorders buttonColors from global;
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    af5be39 View commit details
    Browse the repository at this point in the history
  25. Footer: remove the import of propertySets.css

    - h5 and marketplaceTinyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b042161 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ae3aaf1 View commit details
    Browse the repository at this point in the history
  27. KeywordFilter: remove the import of propertySets.css

    - h4 and button styles
    - composes: button marketplaceSearchFilterLabelFontStyles buttonText buttonBordersSecondary buttonColorsSecondary from global;
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    bd6257b View commit details
    Browse the repository at this point in the history
  28. ListingCard: remove the import of propertySets.css

    - h2, h3, marketplaceTinyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4cc8b21 View commit details
    Browse the repository at this point in the history
  29. LoadableComponentErrorBoundary: remove the import of propertySets.css

    - marketplaceHeroTitleFontStyles
    - marketplaceModalTitleStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    089cca1 View commit details
    Browse the repository at this point in the history
  30. LocationAutocompleteInput: remove the import of propertySets.css

    - h4, marketplaceBodyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    65fb256 View commit details
    Browse the repository at this point in the history
  31. ManageListingCard and Overlay: remove the import of propertySets.css

    - h4, h5, marketplaceTinyFontStyles
    - button styles
    - inlined marketplaceLinkStyles (since those were mostly customized)
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9bce256 View commit details
    Browse the repository at this point in the history
  32. Modal: remove the import of propertySets.css

    - inlined marketplaceModalRootStyles and marketplaceModalBaseStyles
    - changed marketplaceModalCloseStyles, marketplaceModalCloseText, marketplaceModalCloseIcon
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5cfb372 View commit details
    Browse the repository at this point in the history
  33. ModalInMobile: remove the import of propertySets.css

    - marketplaceModalInMobileBaseStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ed76d94 View commit details
    Browse the repository at this point in the history
  34. ModalMissingInformation: remove the import of propertySets.css

    - a, marketplaceModalTitleStyles, marketplaceModalParagraphStyles, marketplaceModalHelperLink,
      marketplaceModalHelperText, marketplaceModalPasswordMargins, marketplaceModalBottomWrapper, marketplaceModalIconStyles
    - button styles
      composes: button buttonFont buttonText buttonBorders buttonColorsPrimary from global;
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ac4eebb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f484eed View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7268575 View commit details
    Browse the repository at this point in the history
  37. PriceFilterPpup: remove the import of propertySets.css

    - button styles
    - composes: button marketplaceSearchFilterLabelFontStyles buttonText buttonBordersSecondary buttonColorsSecondary from global;
    - composes: button marketplaceSearchFilterLabelFontStyles buttonText buttonBorders buttonColors from global;
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c670590 View commit details
    Browse the repository at this point in the history
  38. PrivacyPolicy: remove the import of propertySets.css

    - inlined h4 (due to wrongly used p element)
    - refactored .lastUpdated
    - marketplaceBodyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f271c6d View commit details
    Browse the repository at this point in the history
  39. PropertyGroup: remove the import of propertySets.css

    - marketplaceBodyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    dc74228 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    da3f91b View commit details
    Browse the repository at this point in the history
  41. ReviewModal: remove the import of propertySets.css

    - marketplaceModalBaseStyles, marketplaceModalIconStyles, marketplaceModalTitleStyles, marketplaceModalParagraphStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    aa3d8ea View commit details
    Browse the repository at this point in the history
  42. Reviews: remove the import of propertySets.css

    - h4, h5
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9457443 View commit details
    Browse the repository at this point in the history
  43. SavedCardDetails: remove the import of propertySets.css

    - h4, h5, marketplaceModalCloseIcon, marketplaceMessageFontStyles, marketplaceModalTitleStyles, marketplaceModalParagraphStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    728a7af View commit details
    Browse the repository at this point in the history
  44. SearchFiltersMobile: remove the import of propertySets.css

    - h1, h3, h5, marketplaceTinyFontStyles
    - button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4c1a649 View commit details
    Browse the repository at this point in the history
  45. SearchFiltersPrimary: remove the import of propertySets.css

    - h4, button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    388fe8c View commit details
    Browse the repository at this point in the history
  46. SearchFiltersSecondary: remove the import of propertySets.css

    - new shared class: filterButton (inlined link and h5 related styles)
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c22709e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    0d3441c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    5c3ff89 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    71bfcbe View commit details
    Browse the repository at this point in the history
  50. SectionHero: remove the import of propertySets.css

    - defaultBackgroundImage, marketplaceHeroTitleFontStyles, h4, button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    85c3478 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    475de58 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    9282502 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    abd3848 View commit details
    Browse the repository at this point in the history
  54. SelectMultipleFilter: remove the import of propertySets.css

    - button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    cd5db74 View commit details
    Browse the repository at this point in the history
  55. SelectSingleFilterPlain: remove the import of propertySets.css

    - h4, marketplaceListingAttributeFontStyles, button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6e50f39 View commit details
    Browse the repository at this point in the history
  56. SelectSingleFilterPopup: remove the import of propertySets.css

    - h3, marketplaceListingAttributeFontStyles, button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    63b979d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0e6c203 View commit details
    Browse the repository at this point in the history
  58. SortByPopup: remove the import of propertySets.css

    - h4, marketplaceListingAttributeFontStyles, button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    405e36b View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    4006f40 View commit details
    Browse the repository at this point in the history
  60. TabNav: remove the import of propertySets.css

    - inlined custom font
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e30763d View commit details
    Browse the repository at this point in the history
  61. TabNavHorizontal: remove the import of propertySets.css

    - a
    - inlined custom font
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9f84fc3 View commit details
    Browse the repository at this point in the history
  62. TermsOfService: remove the import of propertySets.css

    - inlined highly customized h4 styles
    - refactored .lastUpdated
    - marketplaceBodyfontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    8573d6a View commit details
    Browse the repository at this point in the history
  63. Topbar: remove the import of propertySets.css

    - h5, marketplaceModalInMobileBaseStyles, marketplaceModalBaseStyles, marketplaceModalTitleStyles,
      marketplaceModalParagraphStyles, marketplaceModalHelperLink, marketplaceModalHelperText,
      marketplaceModalPasswordMargins, marketplaceModalBottomWrapper, marketplaceModalIconStyles,
    - button styles
      composes: button buttonFont buttonText buttonBorders buttonColorsPrimary from global;
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    caf248e View commit details
    Browse the repository at this point in the history
  64. TopbarDesktop: remove the import of propertySets.css

    - inlined TopbarDesktop_linkHover, TopbarDesktop_label, marketplaceLinkStyles, and h5
    - h4
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f356c88 View commit details
    Browse the repository at this point in the history
  65. TopbarMobileMenu: remove the import of propertySets.css

    - h1, h2, button styles
    - inlined marketplaceLinkStyles together with h3
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ae28624 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    6e63abb View commit details
    Browse the repository at this point in the history
  67. UserCard: remove the import of propertySets.css

    - h2, h4
    - inlined marketplaceLinkStyles together with h4
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6ca9af0 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    8446b28 View commit details
    Browse the repository at this point in the history
  69. AboutPage: remove the import of propertySets.css

    - removed unnecessary h3
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7bb832c View commit details
    Browse the repository at this point in the history
  70. AuthenticationPage: remove the import of propertySets.css

    - h1, h4, a, marketplaceModalRootStyles, defaultBackgroundImageForDesktop,
    - marketplaceModalBaseStyles, marketplaceModalTitleStyles,
      marketplaceModalParagraphStyles, marketplaceModalHelperLink, marketplaceModalHelperText,
      marketplaceModalPasswordMargins, marketplaceModalBottomWrapper, marketplaceModalIconStyles,
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    33ec015 View commit details
    Browse the repository at this point in the history
  71. CheckoutPage: remove the import of propertySets.css

    - h4, h5
    - removed unnecessary h1
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ab713ef View commit details
    Browse the repository at this point in the history
  72. EmailVerificationPage: remove the import of propertySets.css

    - marketplaceModalRootStyles, defaultBackgroundImageForDesktop, marketplaceModalBaseStyles, marketplaceModalPasswordMargins
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0a2de93 View commit details
    Browse the repository at this point in the history
  73. InboxPage: remove the import of propertySets.css

    - h4, h5, marketplacetinyFontStyles
    - removed unnecessary h1
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    da93271 View commit details
    Browse the repository at this point in the history
  74. ListingPage: remove the import of propertySets.css

    - h3, h4, h5, marketplaceTinyFontStyles, marketplaceModalTitleStyles,
    - inlined marketplaceLinkStyles together with h5 styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b2a0099 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    69ada8d View commit details
    Browse the repository at this point in the history
  76. NotFoundPage: remove the import of propertySets.css

    - marketplaceHeroTitleFontStyles, marketplaceModalTitleStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    69521f4 View commit details
    Browse the repository at this point in the history
  77. PasswordRecoveryPage: remove the import of propertySets.css

    - a, marketplaceModalBaseStyles, marketplaceModalTitleStyles,
      marketplaceModalParagraphStyles, marketplaceModalHelperLink, marketplaceModalHelperText,
      marketplaceModalPasswordMargins, marketplaceModalBottomWrapper, marketplaceModalIconStyles,
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f3db5d8 View commit details
    Browse the repository at this point in the history
  78. PasswordResetPage: remove the import of propertySets.css

    - defaultBackgroundImageForDesktop, marketplaceModalRootStyles
    - marketplaceModalBaseStyles, marketplaceModalTitleStyles,
      marketplaceModalParagraphStyles, marketplaceModalHelperLink, marketplaceModalHelperText,
      marketplaceModalPasswordMargins, marketplaceModalBottomWrapper, marketplaceModalIconStyles,
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    fdd1582 View commit details
    Browse the repository at this point in the history
  79. ProfilePage: remove the import of propertySets.css

    - h3, clearfix
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a9d4521 View commit details
    Browse the repository at this point in the history
  80. ProfileSettingsPage: remove the import of propertySets.css

    - button styles, but inlined custom font
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    8777e13 View commit details
    Browse the repository at this point in the history
  81. SearchPage: remove the import of propertySets.css

    - button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5058529 View commit details
    Browse the repository at this point in the history
  82. StyleguidePage: remove the import of propertySets.css

    - marketplaceHeroTitleFontStyles, marketplaceTinyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    19ad942 View commit details
    Browse the repository at this point in the history
  83. BookingDatesForm: remove the import of propertySets.css

    - h4, marketplaceTinyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    00372b3 View commit details
    Browse the repository at this point in the history
  84. ConfirmSignupForm: remove the import of propertySets.css

    - marketplaceModalFormRootStyles, marketplaceModalPasswordMargins, marketplaceModalBottomWrapper,
      marketplaceModalBottomWrapperText, marketplaceModalHelperText, marketplaceModalHelperText
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ce14bf3 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    25cb795 View commit details
    Browse the repository at this point in the history
  86. ManageAvailabilityCalendar: remove the import of propertySets.css

    - h4, h5, marketplaceTinyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a0e613b View commit details
    Browse the repository at this point in the history
  87. EmailVerificationForm: remove the import of propertySets.css

    - h4, h5, marketplacetinyFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    30de89a View commit details
    Browse the repository at this point in the history
  88. EmailVerificationForm: remove the import of propertySets.css

    - marketplaceModalFormRootStyles, marketplaceModalPasswordMargins, marketplaceModalBottomWrapper,
    marketplaceModalIconStyles, marketplaceModalTitleStyles, marketplaceModalParagraphStyles
    - button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    298f27f View commit details
    Browse the repository at this point in the history
  89. EnquiryForm: remove the import of propertySets.css

    - marketplaceModalTitleStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    83a95b6 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    456637b View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    acc9c5a View commit details
    Browse the repository at this point in the history
  92. LoginForm: remove the import of propertySets.css

    - marketplaceModalformRootStyles, marketplaceModalBottomWrapper, marketplaceModalBottomWrapperText,
      marketplaceModalHelperLink, marketplaceModalHelperText
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0deef3c View commit details
    Browse the repository at this point in the history
  93. PasswordRecoveryForm: remove the import of propertySets.css

    - marketplaceModalformRootStyles, marketplaceModalBottomWrapper, marketplaceModalBottomWrapperText,
    marketplaceModalHelperLink, marketplaceModalHelperText
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3409bd6 View commit details
    Browse the repository at this point in the history
  94. PasswordResetForm: remove the import of propertySets.css

    - marketplaceModalPasswordMargins
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    7d15c8a View commit details
    Browse the repository at this point in the history
  95. PaymentMethodsForm: remove the import of propertySets.css

    - h5, marketplaceInputStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    09ba634 View commit details
    Browse the repository at this point in the history
  96. PayoutDetailsForm: remove the import of propertySets.css

    - h4, h5, a, marketplaceSearchFilterSublabelFontStyles, marketplaceModalPasswordMargins,
      marketplaceModalHelperText, marketplaceModalHelperLink, marketplaceModalCloseIcon
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    5aab1f2 View commit details
    Browse the repository at this point in the history
  97. PriceFilterForm: remove the import of propertySets.css

    - h4, h5, marketplaceSearchFilterSublabelFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    1c08eab View commit details
    Browse the repository at this point in the history
  98. ProfileSettingsForm: remove the import of propertySets.css

    - h4,h5, marketplaceDefaultFontStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    524d63f View commit details
    Browse the repository at this point in the history
  99. SendMessageForm: remove the import of propertySets.css

    - h4, h5, button styles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c13b679 View commit details
    Browse the repository at this point in the history
  100. SignupForm: remove the import of propertySets.css

    - marketplaceModalFormRootStyles, marketplaceModalPasswordMargins, marketplaceModalBottomWrapper,
      marketplaceModalBottomWrapperText, marketplaceModalHelperText, marketplaceModalHelperLink
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ac4742d View commit details
    Browse the repository at this point in the history
  101. StripeConnectAccountForm: remove the import of propertySets.css

    - h3, marketplaceModalPasswordMargin, marketplaceModalHelperText, marketplaceModalHleperLink
    - inlined h4 styles due to exposed element (p)
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9b0fc43 View commit details
    Browse the repository at this point in the history
  102. StripePaymentForm: remove the import of propertySets.css

    - h5, marketplaceInputStyles
    Gnito committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    3d1680c View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    12ba36d View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    28ec5ab View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Update changelog

    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5be89bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1531 from sharetribe/update-sharetribe-scripts

    Update sharetribe-scripts v5.0.1 -> v6.0.0
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    267e018 View commit details
    Browse the repository at this point in the history
  3. Bump browserslist from 4.16.3 to 4.21.1

    Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.21.1.
    - [Release notes](https://github.com/browserslist/browserslist/releases)
    - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
    - [Commits](browserslist/browserslist@4.16.3...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: browserslist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5dd5970 View commit details
    Browse the repository at this point in the history
  4. Bump moment from 2.29.3 to 2.29.4

    Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.3...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    89144d9 View commit details
    Browse the repository at this point in the history
  5. Bump normalize-url from 4.5.0 to 4.5.1

    Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/sindresorhus/normalize-url/releases)
    - [Commits](https://github.com/sindresorhus/normalize-url/commits)
    
    ---
    updated-dependencies:
    - dependency-name: normalize-url
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    737db9d View commit details
    Browse the repository at this point in the history
  6. Bump ansi-regex from 4.1.0 to 4.1.1

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6c34a94 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1533 from sharetribe/dependabot/npm_and_yarn/mome…

    …nt-2.29.4
    
    Bump moment from 2.29.3 to 2.29.4
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    01cc8a1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1534 from sharetribe/dependabot/npm_and_yarn/norm…

    …alize-url-4.5.1
    
    Bump normalize-url from 4.5.0 to 4.5.1
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ca2e368 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1535 from sharetribe/dependabot/npm_and_yarn/ansi…

    …-regex-4.1.1
    
    Bump ansi-regex from 4.1.0 to 4.1.1
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    390e61d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1532 from sharetribe/dependabot/npm_and_yarn/brow…

    …serslist-4.21.1
    
    Bump browserslist from 4.16.3 to 4.21.1
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    a0ce4c2 View commit details
    Browse the repository at this point in the history
  11. New release: v9.0.0

    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    928c1c0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1536 from sharetribe/v9.0.0

    New release: v9.0.0
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    88b29a0 View commit details
    Browse the repository at this point in the history
  13. Merge commit '88b29a022a5cb1c47bb873465b89a794aca0ec0d' into update-v…

    …9.0.0-from-upstream
    Gnito committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    60ced4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9b4223e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8469108 View commit details
    Browse the repository at this point in the history