Vi flyttar från butik till nätet - så funkar det framåt
May Morris | 0:e upplagan
- Häftad, Engelska, 2022
- Författare: Anna Mason
- Betyg:
318
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The first fully illustrated and comprehensive introduction to May Morris's work as an artist, designer and embroiderer, published in association with the V&A.
May Morris (1862-1938), younger daughter of William Morris, was a significant figure in the British Arts and Crafts movement and a pioneer of 'art embroidery'. She ran the embroidery department of Morris & Co., as well as designing textiles, wallpapers and jewellery. May was also an influential teacher and lectured in the UK and America.
May Morris: Arts & Crafts Designer is the first publication to present the full range of May Morris's work and reveals her exceptional skill and originality. It draws together her designs, exquisite embroideries, watercolours, costume and jewellery from museums around the world, and in particular the rich collections of the Victoria and Albert Museum and the William Morris Gallery, London. The book contains more than 180 items in colour and detailed information on their materials and provenance compiled by leading experts. There are also new insights into May's personal life and relationships, her social activism and her support for other craftswomen.
This authoritative and illuminating study places May Morris, whose reputation has been overshadowed by that of her father, firmly among the leading British designer-makers of the Arts and Crafts movement.
May Morris (1862-1938), younger daughter of William Morris, was a significant figure in the British Arts and Crafts movement and a pioneer of 'art embroidery'. She ran the embroidery department of Morris & Co., as well as designing textiles, wallpapers and jewellery. May was also an influential teacher and lectured in the UK and America.
May Morris: Arts & Crafts Designer is the first publication to present the full range of May Morris's work and reveals her exceptional skill and originality. It draws together her designs, exquisite embroideries, watercolours, costume and jewellery from museums around the world, and in particular the rich collections of the Victoria and Albert Museum and the William Morris Gallery, London. The book contains more than 180 items in colour and detailed information on their materials and provenance compiled by leading experts. There are also new insights into May's personal life and relationships, her social activism and her support for other craftswomen.
This authoritative and illuminating study places May Morris, whose reputation has been overshadowed by that of her father, firmly among the leading British designer-makers of the Arts and Crafts movement.
Om denna bok
May Morris av Anna Mason är en Häftad bok med 224 sidor på Engelska. Den utgavs 2022 av Hachette UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp May Morris begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Fakta
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9780500480816
Upplaga:
0
Utgiven:
2022-07-14
Förlag:
Hachette UK
Sidantal:
224
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>