Commit graph

11 commits

Author SHA1 Message Date
Vesa Luusua
13f5e9b79d Fix price and group label update cycle when refresh token is passed in
This has likely worked in Google Map version due to the fact that it uses
separate Overlay component wrapper on top of labels.
2018-09-14 15:15:19 +03:00
Vesa Luusua
3807e58584 Refactor Google Maps integration to its own sub component on SearchMap 2018-09-14 15:15:15 +03:00
Vesa Luusua
61d4b24630 Fix TypeError: 'overlayMouseTarget' of null 2018-03-26 15:05:22 +03:00
Mikko Koski
bbbe239aa5 Make hover style same as active style. Change group label style. 2018-03-09 14:50:57 +02:00
Mikko Koski
1fdc8d404d Highlight hovered listing on map 2018-03-09 14:47:26 +02:00
Kimmo Puputti
f0b955dc5b Refactor propTypes module
- Rename types
- Collect propTypes within a named propTypes export
- Use named imports for easier refactoring and customisation later
- Rename sdk types to sdkTypes in imports to avoid confusion
2018-01-11 11:40:03 +02:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Janne Koivistoinen
77fa0f5c27 map carousel review 2017-09-06 02:06:06 +03:00
Vesa Luusua
226b2d435d SearchMapGroupLabel for locations that have multiple listings stacked 2017-08-24 14:18:44 +03:00