This repository was archived by the owner on Apr 6, 2022. It is now read-only.
Releases: orbiting/styleguide
Releases · orbiting/styleguide
v14.0.3
v14.0.2
v14.0.1
v14.0.0
14.0.0 (2022-01-26)
Bug Fixes
- Comment: waitUntilDate check (5838406)
- Discussion: adapt to initialTagValue until manual selection (4d4a386)
- Discussion: board grid and spacing (8338f91)
- Discussion: correct color shape with light and dark (d57fa87)
- Discussion: explicit CommentLink naming (5e55354)
- Discussion: only save drafts when not editing (5f74b18)
- Discussion: only show underline hover with href, clean up styles (07bda08)
- Discussion: rename to CommentLink everywhere (dc12d97)
- Discussion: support isBoard and inRootCommentOverlay again (4151efb)
Features
- BoardComment: Add Board version of a comment (9a5b128)
- Discussion: expose readDiscussionCommentDraft (9fbd473)
- DiscussionCommentsWrapper: add wrapper for comment-lists (d5eda8d)
Reverts
- Revert "refactor(StatementNode): add propTypes for updated CommentNode" (b6eb783)
- Revert "chore(ComposerHeader): define PropTypes for ComposerHeader" (a10b779)
- Revert "feat(CommentComposer): get display-author from props and remane tagValue-props" (bc16e32)
BREAKING CHANGES
- Discussion: commentComposerStorageKey is no longer exposed
v13.11.0
13.11.0 (2022-01-22)
Bug Fixes
- Article: Fallback to section.meta.color (46802b5)
- article-schema: add edge-to-edge figure rule and various fixes (7b772ff)
- article-schema: add padding to block-quote image (b903283)
- article-schema: add teaser-group rule to prevent rendering (79b59d2)
- article-schema: clean up & fix code of the email variant (0ff49bc)
- article-schema: fix an issue with the sub component inside the infobox (4910671)
- article-schema: fix blockquote sizing (317b656)
- article-schema: fix blockquote spacing (2d8470c)
- article-schema: fix paragraph spacing in multiple components (aa88a90)
- article-schema: fix pull quote spacing (30c2781)
- article-schema: fix spacing and sizing for multiple components (f20f8d0)
- article-schema: make blockquote styling outlook prove (ed4fa53)
- article-schema: update titleblock texts to default to desktop variant (4d14a1e)
- blockquote: fix email variant (ddeb37c)
- EditorialNewsletter: Check meta.format.repoId for covid (8dab2c8)
- EditorialNewsletter: ensure consistent link style (c0d2d3a)
- EditorialNewsletter: support covid-19 logo via old and new root data (dce05eb)
- heading-2: fix inlineRules for heading-2 (b0438f8)
- horizontal-rule: fix horizontal-rule email styling (fbeda12)
- imports: fix faulty schema import in article-tests (544b5eb)
- note: fix margin on note email component (45f9569)
- shared: Inject root.meta.* (9fafa31)
- TeaserFeed: Drop fallback to section.meta.color (60537fc)
- test-script: improve script with a working glob-pattern (c17b21b)
- thematicBreak: fix email safe thematic-break (e748f6c)
- titleblock: fix titleblock styling (f22863f)
Features
- article-schema: add email subject meta field (2d38027)
- article-schema: add email version of the InfoBox component (8d1b3e0)
- article-schema: add hasEmailTemplate flag to article-schema (a0078c7)
- article-schema: make Format title a link to the website (e37ea0c)
- article-schema: remove link from format-heading (36a8fc0)
- article-schema: render an image inside the pullquote (6ff41d9)
- article-schema: style header bottom border according to format (31c8c00)
- article-schema: update image sizing behaviour (9763426)
- container: the container now provides the css for Interactions texts. (de42d73)
- email-components: add paragraph, center and link component and mdast-rules (560cae5)
- figure-caption: add email safe variant (267bc82)
- figure-component: add email safe figure component and rules (7ad5331)
- figure-group-component: add email variant (6a5d076)
- image-component: add email-safe edge-to-edge images (571c33d)
- image-size: add sizing option to email safe images (0efb4a2)
- list-component: add email safe list (fd4b321)
- Note-component: add email safe Note component (5ac21cf)
- pullquote: add base implementation of email pullquote (b9ad8d7)
- title-block: show format-line above title (09d2b8d)
- titleblock-components: add email safe title-block components (624011e)
v13.10.0
13.10.0 (2022-01-21)
Bug Fixes
- Table: add a little bit of padding to sorting icons (103a415)
- Table: add missing dependencies (ffbdf52)
- Table: cleanup (7e7812d)
- Table: cleanup (a8170cf)
- Table: disable user-select (29d679e)
- Table: display indicators if sort.key is defined (3fb4775)
- Table: little bit less padding on sides (6f305ab)
- Table: move cellNumber to styles (f469392)
- Table: NaN2Zero should not be needed because we parse the numbers (9ff94e9)
- Table: only add padding on sides (93d046f)
- Table: simplify colorScale, add colorMap (59ebf28)
- Table: styling (aeedddc)
- Table: typo in docs (2a21abd)
Features
- Chart: new type sortable table (e5cca42)
- Table: add new table version with table tag and current table style (4cfb6f3)
- Table: add option to data driven background color (7d66b2b)
- Table: add ordinal scale for string (7bd394e)
- Table: add schema (f1a502e)
- Table: add sorting (71477e7)
- Tables: Add docs for sparklines (1fbfb17)
- Tables: Add sparklines (80d0db4)