Commit Graph

21 Commits

Author SHA1 Message Date
ba522c350a Cleaned up some styling. 2020-10-11 23:31:28 +02:00
a7d673026e Added missing space before rating. 2020-10-11 18:11:13 +02:00
6670f43b11 Implements intersectObserver to lazy load images.
IntersectionObserver for delaying the load of images until the component
enteres the viewport.
2020-10-11 17:45:11 +02:00
dc7ffbae7a Removed unused css. 2020-10-11 16:34:39 +02:00
64a1a8a93a Updated wine w/ new design, removed lots of code.
Updated wine component to reflect changes in design.
Removed all methods, computed and unnecessary props.
The inlineSlot props has been removed, now slot always renders inline.
Removed functions for custom logic, not this is resides in the parent
and should be passed down in the slot.
2020-10-11 16:27:31 +02:00
Adrian Thompson
21603dc856 added link color variable 2020-09-08 16:03:23 +02:00
4f9b4ad3cf Some margin between button and text. 2020-09-06 14:29:30 +02:00
Kasper Rynning-Tønnesen
40927ac286 Add sms capabilities, and online-fixing of everything 2020-04-04 01:05:52 +02:00
Kasper Rynning-Tønnesen
b3366c1739 Removed a log 2020-03-16 13:52:16 +01:00
Kasper Rynning-Tønnesen
08c5c40335 Tabs 2020-03-16 13:48:57 +01:00
5ebd15d14d Wine styling more predictable.
Wine now only uses inline slot when on desktop.
Wine link also parses the url for the name of the site, e.g. vivino.com
-> Les mer på vivino.
Moved around some DOM elements so scaling between screen sizes is more
predictable.
2020-03-13 19:20:05 +01:00
950a70d763 inlineSlot prop to have slot content displayed under other content on right side of wine image. For mobile components should width: 100% to expand out of this area for more explicit formatting. 2020-03-11 00:29:54 +01:00
bfdae13364 Moved winner display from wine.vue to AllWinesPage and use slots. 2020-03-11 00:27:46 +01:00
20421afd4d Wine has bottom slot where components or ui elements can be injected. 2020-03-10 00:28:42 +01:00
Kasper Rynning-Tønnesen
d3691ebdab Better sizing on container 2020-02-21 16:00:59 +01:00
Kasper Rynning-Tønnesen
ec035f6676 Dynamic wine-image 2020-02-21 14:54:22 +01:00
Kasper Rynning-Tønnesen
8b1d86bd9b Moved some files around, improved how notifications are being requested, and improved activation and installation-flow of serviceworker 2020-02-21 14:36:27 +01:00
ad6478edf8 Large image when on mobile. 2020-02-14 15:00:54 +01:00
Kasper Rynning-Tønnesen
ebaaacb433 Font-big 2020-02-12 14:26:28 +01:00
Kasper Rynning-Tønnesen
f22be970a5 Better links 2020-02-12 14:22:32 +01:00
Kasper Rynning-Tønnesen
7677eea9cb modal 2020-02-12 14:04:14 +01:00