Releases: livingdocsIO/magazine-example
Releases · livingdocsIO/magazine-example
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2019-11-12)
Bug Fixes
- add missing comma in config (c5d79e8)
- add styles to mark unpublished teasers (04bd6ea)
- apply background color to html element (bc4c6c6)
- apply fixes for demo (8d3ef18)
- apply new query selector (7372c12)
- improve setup for error handling (cd2973a)
- authors: fix deprecated methods (43901de)
- better error handling (8502115)
- better UI, embed teaser ui is currently broken (514154d)
- center content and define max width (c29e99b)
- change back to proper version (45a8755)
- change observer for design & hot-re-renderer for playground changes (86aadf1)
- conf message description if no env set (4e06025)
- dont ignore the secret sample (fdeb776)
- HMR manifest update path (ed5e3b4)
- improve structure and aggregate what belongs together (ff89345)
- initial npm start (b906c73)
- keep scroll position after hot re-render (cf6ce30)
- ads: remove CR7 (8c528b7)
- alignment: Twitter, iframe (f70907d)
- app: extract mock setup to separate place and load only on demand (379707a)
- article: prevent article body from overflowing (d2d89c3)
- article: Readded allowed children (da99864)
- asset editor: Asset-Image (5831046)
- asset editor: Asset-Image (e58146c)
- asset editor: Naming (11750ea)
- asset editor: Spacing (0589fe0)
- assets: fix basePath (2e0576e)
- author: remove author cards for now (7369833)
- authors: adapt to new author handling (1b4e1e1)
- authors: add author name to teaser (1411ef6)
- authors: add definition for author image (bad8fb6)
- authors: fix content-type (d4f36a7)
- card-author: use title instead of description as text (72fd8b1)
- ci: prevent pushing to npm (79eb80e)
- component icons: Paths (1a7a448)
- components: replace some icons (478a020)
- config: add liImageProxy to all.js (ec4a916)
- container-config: replace misspelled component names (2f498da)
- copyright: Date (8c13900)
- data: sync with seeding data (6fb80fc)
- date: use publish date (dbdc78e)
- design: bump to 0.0.22 (451f37a)
- design: config for video article, head component placeholders (faba310)
- design: mark breaking change (aac9f7b)
- design: re-add gallery-container (1b2d127)
- design: update all mocks (03b15eb)
- design: update to 1.0.1 (auto publish, no design change) (9fc1a0f)
- design-build: use babel for ES6 transpiling (d58d09e)
- design-config: set basePath in assets manually (ce6d9f6)
- documentation: fix contact and product link in the footer (016bd70)
- extractor: remove author (112ff5f)
- flag: remove metadata extractor (a1eed6e)
- footer: improve footer responsive behavior (59839d9)
- gallery: fix gallery (ad5a6f7)
- gallery: fix toggle (9af20d5)
- grid: improve responsive grid behaviour for video / photo (29acca3)
- grids: Made grids more stable (2d53a8d)
- header: Added link (4cbb55b)
- homepage: Setting (6a8543a)
- icons: Path (1372f9e)
- images: fix field extractor for gallery (5aa9e87)
- images: move all image paths to prod (49a21a9)
- images: remove unused extractor (d33f3b0)
- images: use prod image service (e3297d1)
- import: correct import (146a14e)
- includes: update include resolver logic to be in sync with service (c22f4c1)
- living-times: add gallery-teasers to articles (98680e5)
- living-times: correctly import asset editor (053ebd6)
- lodash: add missing require (65f471a)
- metadata: remove obsolete title metadata extractor (e9bd791)
- mocks: adapt to new author format (25d6d8f)
- mocks: add titles (60a3c84)
- navi: improve responsive behavior (076f73b)
- package: improve npm scripts for better workflows & usage (4f85da2)
- package: make npm-run-all support passing arguments down (685049f)
- package: set correct link to repository (f4c0295)
- package: set correct package name (4b797a0)
- package: update @livingdocs/node-sdk to ^0.2.1 (6e8f3d1)
- package: update @livingdocs/node-sdk to ^0.3.1 (fe2ed88)
- placeholder logo: Responsiveness (f4db9ac)
- readme: update link (2299cd6)
- readme: use working command to start server (020f9a2)
- sass: renamings (8fb488e)
- more fixes for demo (5b142d3)
- move tracker comp...