This repository has been archived by the owner on Nov 10, 2021. It is now read-only.
Releases: PublicRadioInternational/pri-component-library
Releases · PublicRadioInternational/pri-component-library
v1.4.3
v1.4.2
v1.4.1
v1.4.0
1.4.0 (2018-04-18)
Bug Fixes
- set innerHtml for CardItem blurbs (300837a)
- grid: footer clear (b8d30c4)
- silly prettier config stupidity (ebb0094)
- btn: hover state (0da352b)
- btn: order of styles (bf08e07)
- button: classname check dupe (8e3e76f)
- buttons: button fixes (e7c0e58)
- carditem: swap out bogus "audio" prop for "hasAudio" (cb16325)
- cardlist: do not validate category name (8b4467a)
- changes: line height and undefined check (5cbfe54)
- components: move from article item/list to teaser (160ec09)
- conflict: merge conflict (26de954)
- conflict: merge conflict (075aa9e)
- conflict: merge conflict (2c3a450)
- conflicts: merge conflicts (4cf0895)
- ctamessage: loadUnder buttons now stack at smaller mobile sizes (f81f004)
- ctamessage: loadUnder should not go beyond scrollbars (5a87e05)
- ctamessage: loadUnder title should not have left margin (67f758c)
- ctamessage: pushdown CtaMessage should be hidden on mobile (381b03f)
- ctamessage: reduce size of loadUnder buttons (90d4ead)
- ctamessage: use
rem
unit for loadUnder button padding (30fcfdd) - ctamessage: vertically center loadUnder logo (c24d6bf)
- ctamessages: various line-height and spacing adjustments (413d0d2)
- freeform: better approach to conditional rendering (0b42549)
- freeform: div instead of pg, no margin (30acf31)
- freeform: false classes on freeform CardItem (de46d6e)
- freeform: remove un-needed freeform title and link styles (51e8f56)
- grid: grid for large, floats for med (9ef0db1)
- icon: ensure icons do not render if an invalid icon is specified (ea58629)
- ie11: polyfill ie11, scroll fix, css (19024c4)
- intobv: do not double import intersection observer (902e3e7)
- layout: grid tweaks to match prototype (4fddb7d)
- layout: large screen grid implementation (70745b3)
- lint: fix eslint disable (28aa124)
- main: normalize spacing of sections and cardlists (5c68cd9)
- main: remove bottom margin of latestContent on desktop (975ffa4)
- merge: resolve merge conflicts (ecf1186)
- merge: resolve merge conflicts (101379d)
- mock: console error, intersection observer mocking (58b8c26)
- nvm: allow/suggest node 8.4.x for correct nvm setting (a7adfb5)
- parsing: remove html-react-parser (d0dd850)
- patricks-stupid-mistake: remove wild comma (ca2eef1)
- patricks-stupid-mistake: remove wild comment (46001db)
- ssr: only load polyfill in browser (97e9141)
- sticky: remove polyfill (9e7c9c1)
- style order: reorder styles in accordion (578f3fa)
- teaseritem: style adjustment for layout (37d211d)
- video: auto height (86d8a96)
- window: test window object (d0c0bc5)
- start mocking intersection-observer (4f1c605)
Features
- a11y: ensures color contrast passes guidelines (10df0df)
- a11y: removed commented out line (890f6b6)
- about: blue btn hover (f563eb8)
- about: text block component, about (858ff8c)
- alt textblock: text block alt (a8a7e21)
- articleitem: add component for atom ArticleItem (195b519)
- articlelist: add component for organism ArticleList (8affdbd)
- block list: block list component (475611a)
- block list: nested styles (2bb6a79)
- button: add blue option for button color (f19c0f2)
- card: audio -> hasAudio (50c8bf9)
- card: excess styles (9e0ce0e)
- card: title height consistent even without img (20e2034)
- card: without image in storybook (64fc8f8)
- card list: card list component, test (683f893)
- card list: category colors (3380906)
- card list: importing colors (51f1006)
- card_list: add entire list of colors to the card (63438db)
- carditem: accept any valid node in the blurb (8e995b4)
- carditem: add styles for freeform block body content (cf662ce)
- carditem: freeform styles ([fc6ce9b](https://github.com/PublicRadioInternational/pri-component-library/co...
v1.3.1
v1.2.0
1.2.0 (2018-03-15)
Bug Fixes
- babel: use correct babel config for jest and storybook (0d5c192)
- button: improve code comments (df894e3)
- cleanup: clean up code docs (7a94d21)
- conflict: merge conflict (3955402)
- deps: add babel-preset-stage-0 as prod dep (af2c9b7)
- deps: make babel and its libs non-dev deps (abbed0f)
- eslint: allow component classes and multiple components per file (1298994)
- merge: resolve merge conflicts (5b374e4)
- remove comment about auto classname generation (fd223bb)
Features
- actions: add storybook-actions addons (5d16443)
- actions: install storybook-actions (bc19fa0)
- actions: install storybook-actions (71ce411)
- button: re-work handlers (7660d98)
- button: refactor button and dropdown and their story definitions (e3881c9)
- button: use static props (dc2e2b7)
- button: use variant bool var names correctly (b594277)
- button-colors: standardize button colors (f322988)
- dropdown: allow dropdown main buttons to support links (4e65e11)
- dropdownitem: separate dropdown item component and its test (9d1df85)
- header: dropdown options (34ab9c2)
- header: header dropdowns, logo (c8ff83d)
- header: header organism, reorganization (4f27113)
- header: organization, header component (12b687d)
- header: WIP breakpoints (71a9354)
- icon: pri logo (349bbaf)
- index: clean up exports, export DropdownItem component (55e979e)
v1.1.0
v1.0.0
1.0.0 (2018-03-01)
Bug Fixes
- node: adjust node version so that its compatible with circle (15d9cb2)
Features
- ci: add initial circle configuration (722e8ab)
- code-style: install and configure eslint and prettier (30526e3)
- commitlint: commitlint installation and configuration (d722e4a)
- init: initialize node project (9a294d9)
- nvmrc: introduce nvmrc for consistent node versions (a93166e)
- package.json: fix formatting issues (9edab28)
- pr-template: add a basic pull request template (75a9c08)
- semantic-release: configure for releases (a201caa)
- semantic-release: install semantic release and config (3ff158c)