Commit graph

856 commits

Author SHA1 Message Date
Vesa Luusua
6497d0c54a Adding new font for Close modal button 2017-06-02 00:13:41 +03:00
Vesa Luusua
597c57cdd4 CloseIcon 2017-06-02 00:13:40 +03:00
Vesa Luusua
8ef3f5d3a8 Fix tests other components too (Avatar is used in several places). 2017-06-02 00:13:40 +03:00
Vesa Luusua
216d96983e Merge pull request #200 from sharetribe/avatar-initials
Avatar initials
2017-06-02 00:09:51 +03:00
Vesa Luusua
cb30675958 Fix tests other components too (Avatar is used in several places). 2017-06-02 00:05:14 +03:00
Vesa Luusua
e26619e235 Change Avatar to use initials as placeholder instead of image. 2017-06-01 23:57:57 +03:00
Vesa Luusua
2b99ab4407 Merge pull request #199 from sharetribe/menu
Menu
2017-06-01 23:43:03 +03:00
Vesa Luusua
69bece6012 TopbarDesktop uses Menu and shows logout link in there 2017-06-01 23:37:47 +03:00
Vesa Luusua
d95bced01c Menu and its child components 2017-06-01 23:37:41 +03:00
Vesa Luusua
2e354177a0 Merge pull request #196 from sharetribe/prettier-fix-for-topbardesktop
Prettier was not executed for TopbarDesktop
2017-05-30 17:02:45 +03:00
Vesa Luusua
b59404ed25 Prettier was not executed for TopbarDesktop 2017-05-30 16:56:01 +03:00
Vesa Luusua
964b2ea7ed Merge pull request #195 from sharetribe/rename-topbar-mobilemenu
MobileMenu to more informative TopbarMobileMenu
2017-05-30 16:19:08 +03:00
Vesa Luusua
fc636b5860 MobileMenu to more informative TopbarMobileMenu 2017-05-30 16:10:14 +03:00
Vesa Luusua
fbc61acd65 Merge pull request #194 from sharetribe/desktop-topbar-draft
Desktop topbar draft
2017-05-30 15:57:30 +03:00
Vesa Luusua
357dbe08c4 TopbarDesktop should get visibility factor from Topbar. 2017-05-30 15:52:35 +03:00
Vesa Luusua
fdb98531e7 Topbar - a draft for desktop 2017-05-30 15:13:21 +03:00
Vesa Luusua
2b0a57c390 TopbarDesktop as separate component 2017-05-30 15:12:41 +03:00
Vesa Luusua
42c39ba984 Merge pull request #193 from sharetribe/rough-styling-to-styleguide
Add rough styling to Styleguide
2017-05-30 13:32:12 +03:00
Vesa Luusua
458fd20cba Add rough styling to Styleguide 2017-05-30 13:26:57 +03:00
Vesa Luusua
4513e19637 Merge pull request #190 from sharetribe/colors-page
Colors example to Styleguide
2017-05-30 13:22:18 +03:00
Vesa Luusua
97b6ae6bf4 Colors page to Styleguide 2017-05-29 19:58:51 +03:00
Vesa Luusua
2999347351 Fix regular version of SophiaPro font and Typography.example 2017-05-29 19:58:32 +03:00
Kimmo Puputti
9c5712151c Merge pull request #192 from sharetribe/styleguide-groups
Styleguide groups
2017-05-29 16:41:36 +03:00
Kimmo Puputti
a888b7477f Add more docs 2017-05-29 16:28:26 +03:00
Kimmo Puputti
4b25d40da3 Format with Prettier 2017-05-29 15:56:48 +03:00
Kimmo Puputti
955fcf2a88 Remove unused group in named links 2017-05-29 15:56:23 +03:00
Kimmo Puputti
8fd453fb76 Add a typography group 2017-05-29 14:33:24 +03:00
Kimmo Puputti
f78693718a Improve styles and docs 2017-05-29 14:31:06 +03:00
Kimmo Puputti
8951b93140 Add group navigation 2017-05-29 14:31:06 +03:00
Kimmo Puputti
7d6950b127 Add group to examples 2017-05-29 14:31:06 +03:00
Kimmo Puputti
8c0a228926 Add grouping support for Styleguide component examples 2017-05-29 14:31:06 +03:00
Kimmo Puputti
c1e6fe01ee Merge pull request #191 from sharetribe/fix-birthdayinput-utc-handling
Fix BirthdayInput UTC Date handling
2017-05-29 13:59:27 +03:00
Kimmo Puputti
d009b3993c Fix UTC Date handling
When selecting a date, if the user's timezone was less that UTC, the
created date object always rolled over to the previous day from the
UTC date created from the selected year/month/day values.

The solution was to check the UTC year/month/day of the day object
against the selected values, not the year/month/day of the local
timezone.
2017-05-26 16:17:36 +03:00
Vesa Luusua
592fa1a317 Merge pull request #189 from sharetribe/typography-page-draft
Typography page draft
2017-05-24 15:31:27 +03:00
Vesa Luusua
cef6f95884 Alternative (system) fonts 2017-05-24 15:04:50 +03:00
Vesa Luusua
d70df40588 Styleguide: Typography example (mobile works - css for desktop is not available yet.) 2017-05-24 14:05:56 +03:00
Vesa Luusua
018232991f Rename index.css to marketplaceStyles.css and add mobile font styles. 2017-05-24 14:05:55 +03:00
Vesa Luusua
165a67031b Add Sofia pro 2017-05-24 14:05:55 +03:00
Kimmo Puputti
4c85084b36 Merge pull request #188 from sharetribe/remove-mobile-frame
Remove MobileFrame and related hacks
2017-05-24 07:50:34 +03:00
Kimmo Puputti
5781c79ff7 Remove MobileFrame and related hacks 2017-05-22 16:32:51 +03:00
Mikko Koski
b43edf8664 Merge pull request #187 from sharetribe/fix-if-window-defined
Move toggleBasedOnWindowSize to componentDidMount
2017-05-22 15:50:08 +03:00
Mikko Koski
bf0e933f7c Move toggleBasedOnWindowSize to componentDidMount 2017-05-22 14:24:01 +03:00
Boyan Tabakov
acb663363f Merge pull request #186 from sharetribe/fix-favicon
Fix favicon - use one with transparency
2017-05-19 15:36:09 +03:00
Boyan Tabakov
de102ce44b Fix favicon - use one with transparency 2017-05-19 15:31:53 +03:00
Mikko Koski
67630b3a35 Merge pull request #185 from sharetribe/author-padding
Fix issue of author container overflowing the view
2017-05-19 11:29:24 +03:00
Mikko Koski
59212f04cf Fix issue of author container overflowing the view 2017-05-19 11:26:40 +03:00
Mikko Koski
f2270077f6 Run prettier 2017-05-19 11:01:49 +03:00
Mikko Koski
d3425439c5 Merge pull request #184 from sharetribe/autocomplete-click-fix
Fix autocomplete click issue. Listen mouse down instead of click
2017-05-19 11:01:16 +03:00
Mikko Koski
98fd29f92a Fix autocomplete click issue. Listen mouse down instead of click
This commit fixes click issue in the autocomplete predictions list. The previous implementation relied on two event: blur event from the input and click even from the predictions list. Blur event happens before click event and because of this there was a listener to listen the current hover status. However, this strategy doesn't work in touch devices where there's no hovers.

The fix is to listen mousedown/mouseup (and touchstart/touchend) events and save the current "in progress" state to the component state.
2017-05-19 10:52:03 +03:00
Boyan Tabakov
cb8894b6c2 Merge pull request #183 from sharetribe/high-res-favicon
Update the favicon with higher resoltion one
2017-05-18 15:35:41 +03:00