flex-template-web/src/components
2018-05-09 16:38:43 +03:00
..
ActivityFeed Rename transition/review/message attribute at to createdAt 2018-04-18 15:45:10 +03:00
AddImages Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
Avatar Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
BookingBreakdown Update Prettier 2018-05-09 16:38:43 +03:00
Button Inherit InlineTextButton font styles from context 2018-01-24 15:03:08 +02:00
CookieConsent change the position of the cookie-jar and dr 2018-01-08 15:28:13 +02:00
Discussion Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
EditListingDescriptionPanel Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
EditListingFeaturesPanel Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
EditListingLocationPanel Update Prettier 2018-05-09 16:38:43 +03:00
EditListingPhotosPanel Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
EditListingPoliciesPanel Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
EditListingPricingPanel Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
EditListingWizard Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
ExpandingTextarea Sync ExpandingTextarea with CSS breakpoint styles 2017-11-13 13:30:19 +02:00
ExternalLink Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
FieldBirthdayInput Fix class-via-props usage (always overwrite) 2018-05-02 16:41:17 +03:00
FieldBoolean Refactor FieldBoolean: use FieldSelect (Final Form Field) 2018-04-20 13:05:18 +03:00
FieldCheckbox Refactor FieldCheckbox: use Field connector from Final Form 2018-04-20 13:05:17 +03:00
FieldCheckboxGroup Create FieldCheckboxGroup: using FieldGroupCheckbox as starting point 2018-04-20 13:05:17 +03:00
FieldCurrencyInput Update Prettier 2018-05-09 16:38:43 +03:00
FieldDateInput Review changes 2018-04-20 13:05:20 +03:00
FieldDateRangeInput Review changes 2018-04-20 13:05:20 +03:00
FieldGroupCheckbox Move FieldCheckbox (Redux Form stuff) inside FieldGroupCheckbox 2018-04-20 13:05:16 +03:00
FieldPhoneNumberInput Refactor ContactDetailsForm: use Form connector from Final Form 2018-04-20 13:05:22 +03:00
FieldReviewRating Remove unused code: clearOnUnmount 2018-04-20 13:05:23 +03:00
FieldSelect Create FieldSelect: Final Form version of SelectField 2018-04-20 13:05:16 +03:00
FieldTextInput Form is responsible to change customErrorText 2018-04-20 13:05:23 +03:00
Footer Footer: default copyright to point to landingpage 2018-03-16 12:50:30 +02:00
Form Allow ref fucntion to be passed to the form 2018-02-02 19:52:47 +02:00
IconBannedUser Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconCheckmark Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconClose Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconEmailAttention Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconEmailSent Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconEmailSuccess Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconEnquiry Add IconEnquiry component 2017-12-18 11:11:01 +02:00
IconKeys Use marketplace colors in icons 2017-11-24 09:15:52 +02:00
IconKeysSuccess Use marketplace colors in icons 2017-11-24 09:15:52 +02:00
IconReviewStar Review (single) star icon 2017-11-27 15:24:13 +02:00
IconReviewUser Icon for review modal (about user review) 2017-11-30 11:28:31 +02:00
IconSearch Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
IconSocialMediaFacebook Add transitions to hover effects and some links around logo and copyright 2017-10-20 15:45:04 +03:00
IconSocialMediaInstagram Add transitions to hover effects and some links around logo and copyright 2017-10-20 15:45:04 +03:00
IconSocialMediaTwitter Add transitions to hover effects and some links around logo and copyright 2017-10-20 15:45:04 +03:00
IconSpinner Send messages from Order page 2017-11-15 10:39:43 +02:00
ImageCarousel Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
ImageFromFile Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
LayoutSideNavigation ready for Hannu to work on the li element 2017-12-19 15:03:21 +02:00
LayoutSingleColumn Don't let layout's main content shrink when scrolling is disabled 2017-12-11 16:28:43 +02:00
LayoutWrapperFooter Add LayoutWrapper components 2017-10-18 15:10:42 +03:00
LayoutWrapperMain Prettier 2017-10-18 15:17:55 +03:00
LayoutWrapperSideNav ready for Hannu to work on the li element 2017-12-19 15:03:21 +02:00
LayoutWrapperTopbar ui fixes, baselines, background image, sticky nav and close modal 2017-12-01 18:43:50 +02:00
ListingCard Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
ListingLink Add richText interpolation for breaking long words with spans 2018-03-23 16:27:19 +02:00
LocationAutocompleteInput Fix LocationAutocompleteInput class-via-props usage 2018-05-02 16:40:29 +03:00
Logo Define svg colors in css 2018-03-27 13:05:18 +03:00
ManageListingCard Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
Map Fix google lib check for server rendering 2018-03-22 11:17:12 +02:00
MapPanel Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Menu Fix Menu component blur handling in Firefox 2018-02-14 10:35:38 +02:00
MenuContent Fix class-via-props usage (always overwrite) 2018-05-02 16:41:17 +03:00
MenuItem Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
MenuLabel Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Modal Fix class-via-props usage (always overwrite) 2018-05-02 16:41:17 +03:00
ModalInMobile Update snapshots with the new enzyme deep rendering 2018-03-26 11:43:40 +03:00
NamedLink Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
NamedRedirect Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
NotificationBadge messaging reviews 2017-11-27 12:21:15 +02:00
OrderDiscussionPanel Update snapshots with the new enzyme deep rendering 2018-03-26 11:43:40 +03:00
Page CookieConsent component 2018-01-05 12:55:37 +02:00
PaginationLinks Update snapshots with the new test rendering setup 2018-03-26 11:34:47 +03:00
PrivacyPolicy Ignore static content in formatting 2017-12-11 11:51:16 +02:00
Promised Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
PropertyGroup Add comment about CSS custom properties being global 2018-04-11 15:59:22 +03:00
ResponsiveImage Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
ReviewModal Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
ReviewRating Refactor propTypes module 2018-01-11 11:40:03 +02:00
Reviews Rename transition/review/message attribute at to createdAt 2018-04-18 15:45:10 +03:00
SearchFilters Update filter value resolving function naming 2018-04-18 12:25:57 +03:00
SearchFiltersMobile Update filter value resolving function naming 2018-04-18 12:25:57 +03:00
SearchFiltersPanel Update filter value resolving function naming 2018-04-18 12:25:57 +03:00
SearchMap Change search map controls for visibility 2018-04-11 14:56:07 +03:00
SearchMapGroupLabel Fix TypeError: 'overlayMouseTarget' of null 2018-03-26 15:05:22 +03:00
SearchMapInfoCard Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
SearchMapPriceLabel Fix TypeError: 'overlayMouseTarget' of null 2018-03-26 15:05:22 +03:00
SearchResultsPanel Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
SectionHero Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
SectionHowItWorks Remove a useless margin-top declaration 2017-11-07 10:09:31 +02:00
SectionLocations Merge pull request #536 from sharetribe/landing-page-component-boundaries 2017-11-07 12:40:36 +02:00
SectionThumbnailLinks Fix class-via-props usage (always overwrite) 2018-05-02 16:41:17 +03:00
SelectField Deprecation warning to remaining Redux Form Fields 2018-04-20 13:05:18 +03:00
SelectMultipleFilter Fix: FieldArray non-unique name bug 2018-04-20 13:05:14 +03:00
SelectMultipleFilterPlain SelectMultipleFilterMobile -> SelectMultipleFilterPlain and same for SelectSingleFilterMobile 2018-02-23 17:51:20 +02:00
SelectSingleFilter margin between filters 2018-02-20 10:37:13 +02:00
SelectSingleFilterPlain SelectMultipleFilterMobile -> SelectMultipleFilterPlain and same for SelectSingleFilterMobile 2018-02-23 17:51:20 +02:00
StripeBankAccountTokenInputField Update Prettier 2018-05-09 16:38:43 +03:00
TabNav Add comment about CSS custom properties being global 2018-04-11 15:59:22 +03:00
TabNavHorizontal Fix two typos 2017-12-18 16:51:28 +02:00
Tabs EditListingWizard: smooth scroll to visible tab on mobile 2018-01-23 16:35:12 +02:00
TermsOfService Ignore static content in formatting 2017-12-11 11:51:16 +02:00
TextInputField Deprecation warning to remaining Redux Form Fields 2018-04-20 13:05:18 +03:00
Topbar Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
TopbarDesktop Fix form references after moving them to different location 2018-05-02 15:56:30 +03:00
TopbarMobileMenu Add comment about CSS custom properties being global 2018-04-11 15:59:22 +03:00
TransactionPanel Update Prettier 2018-05-09 16:38:43 +03:00
UserCard Use Image variants instead of sizes 2018-04-16 12:28:43 +03:00
UserNav Break TabNavHorizontal into two components 2017-12-15 17:46:35 +02:00
ValidationError Form elements should be divisible by 8 (desktop) or 6px 2017-12-21 16:30:14 +02:00
index.js Create FieldCheckboxGroup: using FieldGroupCheckbox as starting point 2018-04-20 13:05:17 +03:00