carbon-for-ibm-dotcom

Carbon for IBM.com is based on the Carbon Design System for IBM

APACHE-2.0 License

Downloads
366.6K
Stars
227
Committers
73

Bot releases are visible (Hide)

carbon-for-ibm-dotcom - v1.21.0-rc.3

Published by ibmdotcom-bot over 3 years ago

Styles

Fixes

  • styles
    • temporarily hard-code breakpoint values (#6557)
carbon-for-ibm-dotcom - v1.21.0-rc.2

Published by ibmdotcom-bot over 3 years ago

React

Fixes

  • MastheadSearch
    • set focus on search suggestion to false (#6553)
carbon-for-ibm-dotcom - v1.21.0-rc.1

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • card-static
    • cta link not working in safari (#6506)
carbon-for-ibm-dotcom - v1.21.0-rc.0

Published by ibmdotcom-bot over 3 years ago

Web Components

Features

  • footer
    • added adjunct links (#6432)
  • content-item-horizontal-thumbnail
    • add thumbnail variation (#6425)
  • card-group
    • add option for 2-4 cards per row (#6367)
  • card
    • ensure card footer is accessible with card static (#6467)
  • feature-section
    • add "feature section" layout component (#6344)
  • content-block
    • added mock markup for content-block-heading (#6349)
  • card-static
    • create react static card, light and border options (#6215)
  • cdn
    • introduce individual packages for each web component (#6348)
  • lead-space
    • background image now stacks in mobile breakpoints (#6262)

Fixes

  • cta-block
    • added padding on mobile breakpoint (#6330)
  • link-list
    • remove border hang (#6223)
  • text-cta
    • change handleslotchange to use event (#6462)
  • cdn
    • fix to properly pass in feature flags into rollup config (#6458)
    • enable css custom properties in cdn artifacts (#6433)
  • cloud-megamenu
    • modify regex to only remove punctuation special characters (#6451)
  • card-group
    • fix offset and optional gradient (#6435)
  • cta
    • aligned feature card stories (#6301)
  • content-group
    • spacing above and below (#6337)
  • carousel
    • prev/next button a11y fixes (#6406)
  • language-selector
    • update menu bottom spacing (#6305)
  • content-block-segmented
    • align react and wc versions (#6072)
  • masthead-l1
    • match data structure to react and reuse general rendernavitems function (#6331)
  • storybook
    • adjust dotcomshell and masthead knobs for platform (#6310)
  • dotcom-shell
    • horizontal toc feature card fix (#6307)
  • e2e
    • fixing content-block-card-static e2e build test (#6283)

Housekeeping

  • back-to-top
    • update storybook content (#6429)
  • percy
    • add visual snapshots script (#6481)
  • upgrade
    • upgrade to carbon 10.37.0 (#6457)
  • rtl
    • adding rtl versions of components in storybook documentation (#6449)
  • stable-selectors
    • add missing selectors (#6434)
  • cdn
    • updated to point to the new cdn urls (#6408)
    • adding reusable cdn doc partials for web components (#6385)
  • cloud-masthead
    • update styles flex value (#6285)
  • e2e
    • introduce web components build script for isolated components (#6258)

React

Features

  • card-group
    • add option for 2-4 cards per row (#6367)
  • footer
    • added custom adjunct links (#6271)
  • card-static
    • create react static card, light and border options (#6215)
  • lead-space
    • background image now stacks in mobile breakpoints (#6262)

Fixes

  • masthead
    • use aria-label instead of labelledby (#6468)
    • update search wai-aria attributes (#6440)
  • leadspace
    • width and theme fix (#6448)
  • cta
    • aligned feature card stories (#6301)
  • content-block-segmented
    • align react and wc versions (#6072)
  • content-item
    • allow button as cta style (#6167)

Housekeeping

  • upgrade
    • upgrade to carbon 10.37.0 (#6457)
  • leadspace
    • clean up args and attr (#6428)

Styles

Features

  • content-item-horizontal-thumbnail
    • add thumbnail variation (#6425)
  • card-group
    • add option for 2-4 cards per row (#6367)
  • footer
    • added custom adjunct links (#6271)
  • feature-section
    • add "feature section" layout component (#6344)
  • card-static
    • create react static card, light and border options (#6215)
  • lead-space
    • background image now stacks in mobile breakpoints (#6262)

Fixes

  • feature-section
    • add missing 16px spacing under eyebrow (#6471)
  • content-item-horizontal-media
    • set row width to 100% to render properly within content-group-horizontal (#6456)
  • leadspace
    • width and theme fix (#6448)
  • card-group
    • fix offset and optional gradient (#6435)
    • updated border color (#6313)
  • cta
    • aligned feature card stories (#6301)
  • back-to-top
    • remove extra spacing (#6383)
    • fix button right padding (#6304)
  • tabs-extended-media
    • page wobble while scrolling fix (#6368)
  • content-group
    • spacing above and below (#6337)
  • language-selector
    • update menu bottom spacing (#6305)
  • content-block-segmented
    • align react and wc versions (#6072)

Housekeeping

  • back-to-top
    • update storybook content (#6429)
  • upgrade
    • upgrade to carbon 10.37.0 (#6457)

Services Store

Fixes

  • masthead-l1
    • match data structure to react and reuse general rendernavitems function (#6331)

Utilities

Features

  • content-block
    • added mock markup for content-block-heading (#6349)

Fixes

  • striphtml
    • add check if there are no surrounding elements (#6484)

Housekeeping

  • settings
    • update settings to v1.21.0
  • upgrade
    • upgrade to carbon 10.37.0 (#6457)
carbon-for-ibm-dotcom - v1.12.0-beta.61.29

Published by ibmdotcom-bot over 3 years ago

Web Components

Features

  • content-block
    • added mock markup for content-block-heading (#6349)
  • card-static
    • create react static card, light and border options (#6215)
  • cdn
    • introduce individual packages for each web component (#6348)
  • lead-space
    • background image now stacks in mobile breakpoints (#6262)

Fixes

  • content-group
    • spacing above and below (#6337)
  • carousel
    • prev/next button a11y fixes (#6406)
  • language-selector
    • update menu bottom spacing (#6305)
  • content-block-segmented
    • align react and wc versions (#6072)
  • leadspace
    • overlapping bug (#6336)
  • masthead-l1
    • match data structure to react and reuse general rendernavitems function (#6331)
  • card-group
    • use default import for sameheight utility function (#6318)
  • storybook
    • adjust dotcomshell and masthead knobs for platform (#6310)
  • dotcom-shell
    • horizontal toc feature card fix (#6307)
  • e2e
    • fixing content-block-card-static e2e build test (#6283)

Housekeeping

  • cdn
    • updated to point to the new cdn urls (#6408)
    • adding reusable cdn doc partials for web components (#6385)
  • cloud-masthead
    • update styles flex value (#6285)
  • e2e
    • introduce web components build script for isolated components (#6258)

React

Features

  • card-static
    • create react static card, light and border options (#6215)
  • lead-space
    • background image now stacks in mobile breakpoints (#6262)

Fixes

  • content-block-segmented
    • align react and wc versions (#6072)
  • leadspace
    • overlapping bug (#6336)
  • content-item
    • allow button as cta style (#6167)

Styles

Features

  • card-static
    • create react static card, light and border options (#6215)
  • lead-space
    • background image now stacks in mobile breakpoints (#6262)

Fixes

  • tabs-extended-media
    • page wobble while scrolling fix (#6368)
  • content-group
    • spacing above and below (#6337)
  • language-selector
    • update menu bottom spacing (#6305)
  • content-block-segmented
    • align react and wc versions (#6072)
  • leadspace
    • overlapping bug (#6336)
  • card-in-card
    • lowered z-index value (#6327)
  • back-to-top
    • fix button right padding (#6304)
  • card-group
    • updated border color (#6313)

Services Store

Fixes

  • masthead-l1
    • match data structure to react and reuse general rendernavitems function (#6331)

Utilities

Features

  • content-block
    • added mock markup for content-block-heading (#6349)
carbon-for-ibm-dotcom - v1.20.0

Published by ibmdotcom-bot over 3 years ago

Web Components

Features

  • content-block-card-static
    • created component (#6198)
  • card
    • introducing static variant with tag-group (#6133)
  • image
    • adding loading="lazy" to images in web-components (#6164)
  • imports
    • simplification of web component imports (#6156)
  • tag-group
    • create new component (#6107)
  • footer
    • add specific link title to legal link data-autoids (#6137)
  • content-item
    • restrict footer to text-cta and button-cta (#6094)
  • tag-link
    • create new component (#6038)

Fixes

  • leadspace
    • overlapping bug (#6336)
    • fixes gradient and adds new leadspace image (#6259)
    • breadcrumb style import (#6239)
    • wrap breadcrumb after full row (#6216)
    • add super variation and tag group (#6154)
  • card-group
    • use default import for sameheight utility function (#6318)
    • optional border for card group default (#6152)
  • lightbox-video-player
    • add check for video cta specific modal to open and prevent multiple modals from opening (#6260)
    • update videoid and only open if playing mode is lightbox (#6226)
  • masthead
    • apply global styles updates based on unified cloud masthead project (#5922)
    • menu options blocking items when active (#6168)
    • remove focus search toggle and fix console error (#6108)
  • masthead-search
    • delay position for cursor focus (#6208)
  • dotcom-shell
    • add checks if toc exist (#6257)
  • utilities
    • use util package for deprecate instead of relative path (#6235)
  • logo-grid
    • styles and functionality fixes (#6097)
  • tabs-extended
    • label wraps 2 lines then truncates with tooltip (#6155)
  • content-block
    • heading spacing fix (#6103)
  • content-group-simple
    • multiple storybook fixes (#6092)
  • horizontal-rule
    • update grid layout (#6037)
  • link-list
    • vertical focus styles (#6080)
  • content-block-simple
    • storybook cleanup (#5943)

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
  • codesandbox
    • clean up examples (#6204)
    • update examples (#6165)
  • deps
    • update caniuse-lite (#6189)
    • bump hosted-git-info from 2.8.4 to 2.8.9 (#6007)
  • carousel
    • fix carousel imports in react-wrapper readme instance (#6151)
  • leadspace
    • add documentation on using video cta within leadspace (#6113)
  • akamai
    • switching url for artifacts to akamai domain (#6067)
  • footer
    • remove console log (#6057)
  • deps-dev
    • bump postcss from 7.0.17 to 8.2.10 (#6045)

React

Deprecation warning

  • With the continuing enhancements and changes in the lead space, the react version is now in feature freeze. For any new features and enhancements of the lead space, the wrapper version of the web-components lead space should be used.

Features

  • tag-group
    • create new component (#6107)
  • footer
    • add specific link title to legal link data-autoids (#6137)
  • tag-link
    • create new component (#6038)

Fixes

  • leadspace
    • overlapping bug (#6336)
    • added deprecation warning and sync with web-components version (#6166)
  • card-group
    • optional border for card group default (#6221)
  • logo-grid
    • styles and functionality fixes (#6097)
  • tabs-extended
    • label wraps 2 lines then truncates with tooltip (#6155)
  • content-group-simple
    • multiple storybook fixes (#6092)
  • content-block-simple
    • storybook cleanup (#5943)
  • masthead
    • prevent enter key search when search field is empty (#6082)
  • storybook
    • remove megamenu from l1 custom data storybook (#6019)

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
  • codesandbox
    • update examples (#6165)
  • yarn
    • removing unnecessary yarn.lock file
  • akamai
    • switching url for artifacts to akamai domain (#6067)

Styles

Features

  • content-block-card-static
    • created component (#6198)
  • card
    • introducing static variant with tag-group (#6133)
  • tag-group
    • create new component (#6107)
  • tag-link
    • create new component (#6038)

Fixes

  • leadspace
    • overlapping bug (#6336)
    • fixes gradient and adds new leadspace image (#6259)
    • added deprecation warning and sync with web-components version (#6166)
    • breadcrumb style import (#6239)
    • wrap breadcrumb after full row (#6216)
    • add super variation and tag group (#6154)
  • card-in-card
    • lowered z-index value (#6327)
  • card-group
    • optional border for card group default (#6221)
    • optional border for card group default (#6152)
  • masthead
    • apply global styles updates based on unified cloud masthead project (#5922)
  • card-static
    • change background color on hover (#6213)
  • linklist
    • video heading link style is broken (#6184)
  • logo-grid
    • styles and functionality fixes (#6097)
  • code-snippet
    • expressive code snippet carbon 10.31.0 update adjustments (#6171)
  • tabs-extended
    • label wraps 2 lines then truncates with tooltip (#6155)
  • content-block
    • heading spacing fix (#6103)
  • content-group-simple
    • multiple storybook fixes (#6092)
  • horizontal-rule
    • update grid layout (#6037)
  • content-block-simple
    • storybook cleanup (#5943)

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
  • codesandbox
    • update examples (#6165)

Services

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)

Utilities

Housekeeping

  • settings
    • update settings to v1.20.0
    • update settings to v1.19.1
    • update settings to v1.19.1
  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
carbon-for-ibm-dotcom - v1.20.0-rc.1

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • leadspace
    • overlapping bug (#6336)
  • card-group
    • use default import for sameheight utility function (#6318)

React

Fixes

  • leadspace
    • overlapping bug (#6336)

Styles

Fixes

  • leadspace
    • overlapping bug (#6336)
  • card-in-card
    • lowered z-index value (#6327)
carbon-for-ibm-dotcom - v1.20.0-rc.0

Published by ibmdotcom-bot over 3 years ago

Web Components

Features

  • content-block-card-static
    • created component (#6198)
  • card
    • introducing static variant with tag-group (#6133)
  • image
    • adding loading="lazy" to images in web-components (#6164)
  • imports
    • simplification of web component imports (#6156)
  • tag-group
    • create new component (#6107)
  • footer
    • add specific link title to legal link data-autoids (#6137)
  • content-item
    • restrict footer to text-cta and button-cta (#6094)
  • tag-link
    • create new component (#6038)

Fixes

  • card-group
    • optional border for card group default (#6152)
  • lightbox-video-player
    • add check for video cta specific modal to open and prevent multiple modals from opening (#6260)
    • update videoid and only open if playing mode is lightbox (#6226)
  • leadspace
    • fixes gradient and adds new leadspace image (#6259)
    • breadcrumb style import (#6239)
    • wrap breadcrumb after full row (#6216)
    • add super variation and tag group (#6154)
  • masthead
    • apply global styles updates based on unified cloud masthead project (#5922)
    • menu options blocking items when active (#6168)
    • remove focus search toggle and fix console error (#6108)
  • masthead-search
    • delay position for cursor focus (#6208)
  • dotcom-shell
    • add checks if toc exist (#6257)
  • utilities
    • use util package for deprecate instead of relative path (#6235)
  • logo-grid
    • styles and functionality fixes (#6097)
  • tabs-extended
    • label wraps 2 lines then truncates with tooltip (#6155)
  • content-block
    • heading spacing fix (#6103)
  • content-group-simple
    • multiple storybook fixes (#6092)
  • horizontal-rule
    • update grid layout (#6037)
  • link-list
    • vertical focus styles (#6080)
  • content-block-simple
    • storybook cleanup (#5943)

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
  • codesandbox
    • clean up examples (#6204)
    • update examples (#6165)
  • deps
    • update caniuse-lite (#6189)
    • bump hosted-git-info from 2.8.4 to 2.8.9 (#6007)
  • carousel
    • fix carousel imports in react-wrapper readme instance (#6151)
  • leadspace
    • add documentation on using video cta within leadspace (#6113)
  • akamai
    • switching url for artifacts to akamai domain (#6067)
  • footer
    • remove console log (#6057)
  • deps-dev
    • bump postcss from 7.0.17 to 8.2.10 (#6045)

React

Features

  • tag-group
    • create new component (#6107)
  • footer
    • add specific link title to legal link data-autoids (#6137)
  • tag-link
    • create new component (#6038)

Fixes

  • card-group
    • optional border for card group default (#6221)
  • leadspace
    • added deprecation warning and sync with web-components version (#6166)
  • logo-grid
    • styles and functionality fixes (#6097)
  • tabs-extended
    • label wraps 2 lines then truncates with tooltip (#6155)
  • content-group-simple
    • multiple storybook fixes (#6092)
  • content-block-simple
    • storybook cleanup (#5943)
  • masthead
    • prevent enter key search when search field is empty (#6082)
  • storybook
    • remove megamenu from l1 custom data storybook (#6019)

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
  • codesandbox
    • update examples (#6165)
  • yarn
    • removing unnecessary yarn.lock file
  • akamai
    • switching url for artifacts to akamai domain (#6067)

Styles

Features

  • content-block-card-static
    • created component (#6198)
  • card
    • introducing static variant with tag-group (#6133)
  • tag-group
    • create new component (#6107)
  • tag-link
    • create new component (#6038)

Fixes

  • card-group
    • optional border for card group default (#6221)
    • optional border for card group default (#6152)
  • leadspace
    • fixes gradient and adds new leadspace image (#6259)
    • added deprecation warning and sync with web-components version (#6166)
    • breadcrumb style import (#6239)
    • wrap breadcrumb after full row (#6216)
    • add super variation and tag group (#6154)
  • masthead
    • apply global styles updates based on unified cloud masthead project (#5922)
  • card-static
    • change background color on hover (#6213)
  • linklist
    • video heading link style is broken (#6184)
  • logo-grid
    • styles and functionality fixes (#6097)
  • code-snippet
    • expressive code snippet carbon 10.31.0 update adjustments (#6171)
  • tabs-extended
    • label wraps 2 lines then truncates with tooltip (#6155)
  • content-block
    • heading spacing fix (#6103)
  • content-group-simple
    • multiple storybook fixes (#6092)
  • horizontal-rule
    • update grid layout (#6037)
  • content-block-simple
    • storybook cleanup (#5943)

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
  • codesandbox
    • update examples (#6165)

Services

Housekeeping

  • cloud-foundry
    • updating manifest configs to force https (#6238)

Utilities

Housekeeping

  • settings
    • update settings to v1.20.0
    • update settings to v1.19.1
    • update settings to v1.19.1
  • cloud-foundry
    • updating manifest configs to force https (#6238)
  • feature-card
    • refactored block large and medium into component (#5950)
  • upgrade
    • upgrade to carbon 10.36.0 (#6214)
    • upgrade to carbon 10.35.0 (#6093)
carbon-for-ibm-dotcom - v1.12.0-beta.60.60

Published by jeffchew over 3 years ago

carbon-for-ibm-dotcom - v1.19.1

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • typescript
    • upgrade typescript to 3.9 in web-components and services-store packages (#6219)
  • custom-events
    • onloadend type defined (#6158)

Services Store

Fixes

  • typescript
    • upgrade typescript to 3.9 in web-components and services-store packages (#6219)

Utilities

Housekeeping

  • settings
    • update settings to v1.19.1
carbon-for-ibm-dotcom - v1.19.1-rc.1

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • typescript
    • upgrade typescript to 3.9 in web-components and services-store packages (#6219)

Services Store

Fixes

  • typescript
    • upgrade typescript to 3.9 in web-components and services-store packages (#6219)
carbon-for-ibm-dotcom - v1.19.1-rc.0

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • custom-events
    • onloadend type defined (#6158)

Utilities

Housekeeping

  • settings
    • update settings to v1.19.1
carbon-for-ibm-dotcom - v1.19.0-beta.58.46

Published by jeffchew over 3 years ago

Web Components

Features

  • masthead
    • search-open-onload-wc (#5970)
  • dotcom-shell
    • added a story featuring horizontal-toc (#5565)
  • cloud-masthead
    • adjust "contact us" button visibility (#5874)

Fixes

  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • toc
    • storybook grid alignment (#5862)
  • toc-horizontal
    • removed max-width and flex styles for content (#5951)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • leaving-ibm
    • add modal bg color (#5982)
  • cta
    • card link and other story fixes (#5831)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • card-section-carousel
    • removed page size knob (#5904)
  • locale-modal
    • re-focus on region item when navigating within modal (#5964)
  • expressive-modal
    • remove dialog role (#5959)
  • featurecard
    • change styles so user can still click (#5875)
  • card-in-card
    • update video import statement (#5932)
  • tabs-extended
    • update aria-selected label and disabled tab (#5917)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • masthead
    • l1 platform not showing in hamburger menu (#5905)
  • dependencies
    • changed @carbon/telemetry to be a dependency (#5898)

Housekeeping

  • carbon-web-components
    • updating to v1.13.1 (#6004)
  • security
    • fix security issues with older version of handlebars (#5999)
  • storybook
    • remove copy knobs not re-rendering in storybook (#5992)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
  • docs
    • update wc implementation docs (#5952)

React

Fixes

  • content-block-media
    • alignment between web components & react (#5864)
  • masthead-search
    • disable focus for search open on load (#5971)
  • layout-aside
    • fix aside heading elements (#5969)
  • cta
    • card link and other story fixes (#5831)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • expressive-modal
    • remove dialog role (#5959)
  • masthead
    • multi-section search headline (#5956)
    • l1 platform not showing in hamburger menu (#5905)
  • contentgroupcard
    • storybook offset and hang cards (#5889)

Housekeeping

  • dotcomshell
    • fix storybook grid layout (#5921)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Styles

Fixes

  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • masthead
    • lock down menu to white theme on mobile (#5973)
    • l1 platform not showing in hamburger menu (#5905)
  • featurecard
    • change styles so user can still click (#5875)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • contentgroupcard
    • storybook offset and hang cards (#5889)
  • tokens
    • g100 styles token fix (#5887)
  • font-tokens
    • set scaling param to true for expressive-heading-05 (#5854)

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Services

Fixes

  • locale
    • return locale with the fetch list call (#5899)

Services Store

Fixes

  • locale
    • use getlocale method to verify locale before passing into translation call (#5907)

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Utilities

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
carbon-for-ibm-dotcom - v1.18.0-beta.58.45

Published by jeffchew over 3 years ago

Web Components

Features

  • masthead
    • search-open-onload-wc (#5970)
  • dotcom-shell
    • added a story featuring horizontal-toc (#5565)
  • cloud-masthead
    • adjust "contact us" button visibility (#5874)

Fixes

  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • toc
    • storybook grid alignment (#5862)
  • toc-horizontal
    • removed max-width and flex styles for content (#5951)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • leaving-ibm
    • add modal bg color (#5982)
  • cta
    • card link and other story fixes (#5831)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • card-section-carousel
    • removed page size knob (#5904)
  • locale-modal
    • re-focus on region item when navigating within modal (#5964)
  • expressive-modal
    • remove dialog role (#5959)
  • featurecard
    • change styles so user can still click (#5875)
  • card-in-card
    • update video import statement (#5932)
  • tabs-extended
    • update aria-selected label and disabled tab (#5917)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • masthead
    • l1 platform not showing in hamburger menu (#5905)
  • dependencies
    • changed @carbon/telemetry to be a dependency (#5898)

Housekeeping

  • carbon-web-components
    • updating to v1.13.1 (#6004)
  • security
    • fix security issues with older version of handlebars (#5999)
  • storybook
    • remove copy knobs not re-rendering in storybook (#5992)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
  • docs
    • update wc implementation docs (#5952)

React

Fixes

  • content-block-media
    • alignment between web components & react (#5864)
  • masthead-search
    • disable focus for search open on load (#5971)
  • layout-aside
    • fix aside heading elements (#5969)
  • cta
    • card link and other story fixes (#5831)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • expressive-modal
    • remove dialog role (#5959)
  • masthead
    • multi-section search headline (#5956)
    • l1 platform not showing in hamburger menu (#5905)
  • contentgroupcard
    • storybook offset and hang cards (#5889)

Housekeeping

  • dotcomshell
    • fix storybook grid layout (#5921)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Styles

Fixes

  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • masthead
    • lock down menu to white theme on mobile (#5973)
    • l1 platform not showing in hamburger menu (#5905)
  • featurecard
    • change styles so user can still click (#5875)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • contentgroupcard
    • storybook offset and hang cards (#5889)
  • tokens
    • g100 styles token fix (#5887)
  • font-tokens
    • set scaling param to true for expressive-heading-05 (#5854)

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Services

Fixes

  • locale
    • return locale with the fetch list call (#5899)

Services Store

Fixes

  • locale
    • use getlocale method to verify locale before passing into translation call (#5907)

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Utilities

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
carbon-for-ibm-dotcom - v1.19.0

Published by ibmdotcom-bot over 3 years ago

Web Components

Features

  • masthead
    • search-open-onload-wc (#5970)
  • dotcom-shell
    • added a story featuring horizontal-toc (#5565)
  • cloud-masthead
    • adjust "contact us" button visibility (#5874)
    • masthead, adjust the position of the cta buttons based on the new mobile specs (#5856)

Fixes

  • footer
    • remove combo-box.scss import (#6105)
  • masthead
    • chevron size and margin (#6061)
    • l1 platform not showing in hamburger menu (#5905)
    • set platform name z-index and background color (#5878)
    • ensure only search bar displays on load upon search open (#5861)
    • render regular dropdown menu items in mobile (#5839)
    • search triggering overflow (#5790)
  • locale-modal
    • fixes search icon position (#6029)
    • re-focus on region item when navigating within modal (#5964)
  • left-nav
    • add body scroll lock logic to left nav (#6030)
  • cta-card
    • cta-type updating icon in storybook knob (#6015)
  • callout-quote
    • added hang (#5886)
  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • toc
    • storybook grid alignment (#5862)
  • toc-horizontal
    • removed max-width and flex styles for content (#5951)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • leaving-ibm
    • add modal bg color (#5982)
  • cta
    • card link and other story fixes (#5831)
    • text and button alignment (#5827)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • card-section-carousel
    • removed page size knob (#5904)
  • expressive-modal
    • remove dialog role (#5959)
  • featurecard
    • change styles so user can still click (#5875)
  • card-in-card
    • update video import statement (#5932)
  • tabs-extended
    • update aria-selected label and disabled tab (#5917)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • table-of-contents
    • fixed active section (#5794)
  • content-block-segmented
    • fixed spacing issues (#5846)
  • card
    • add eyebrow to card pictogram story (#5798)
    • refactor for accessibility updates (#5777)
  • content-block-simple
    • added max-width to media components (#5792)
  • storybook
    • capitalization errors (#5781)

Housekeeping

  • carbon-web-components
    • updating to v1.13.1 (#6004)
  • security
    • fix security issues with older version of handlebars (#5999)
  • storybook
    • remove copy knobs not re-rendering in storybook (#5992)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
  • docs
    • update wc implementation docs (#5952)

React

Fixes

  • masthead
    • switching protocol for ibm logo to https (#6033)
    • multi-section search headline (#5956)
    • l1 platform not showing in hamburger menu (#5905)
    • set platform name z-index and background color (#5878)
    • search icon does nothing when input empty (#5820)
  • content-block-media
    • alignment between web components & react (#5864)
  • masthead-search
    • disable focus for search open on load (#5971)
  • layout-aside
    • fix aside heading elements (#5969)
  • cta
    • card link and other story fixes (#5831)
    • text and button alignment (#5827)
    • variant order update (#5824)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • expressive-modal
    • remove dialog role (#5959)
  • contentgroupcard
    • storybook offset and hang cards (#5889)
  • table-of-contents
    • fixed active section (#5794)
  • card
    • refactor for accessibility updates (#5777)
  • ci-check
    • rebuilding snapshot file (#5834)
  • storybook
    • capitalization errors (#5781)

Housekeeping

  • dotcomshell
    • fix storybook grid layout (#5921)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
  • cta
    • fixed style imports in readme (#5881)
  • integration
    • fixes to the integration build tests in react (#5797)

Styles

Fixes

  • table-of-contents
    • ensure option text color is readable (#6041)
  • callout-quote
    • added hang (#5886)
  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • masthead
    • lock down menu to white theme on mobile (#5973)
    • l1 platform not showing in hamburger menu (#5905)
    • set platform name z-index and background color (#5878)
    • remove pseudo element from platform name (#5835)
  • featurecard
    • change styles so user can still click (#5875)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • contentgroupcard
    • storybook offset and hang cards (#5889)
  • tokens
    • g100 styles token fix (#5887)
  • font-tokens
    • set scaling param to true for expressive-heading-05 (#5854)
  • content-block-segmented
    • fixed spacing issues (#5846)
  • content-block-simple
    • added max-width to video component on react (#5841)
  • content-group-cards
    • fixed bold outline (#5840)
  • calloutwithmedia
    • align vertical spacing with specs (#5825)
  • card
    • refactor for accessibility updates (#5777)
  • video-player
    • fixed focus state (#5785)
  • toc-horizontal
    • update selected item text color (#5786)
  • megamenu
    • removes text-decoration on hover (#5788)

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Services Store

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Utilities

Housekeeping

  • settings
    • update settings to v1.19.0
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
carbon-for-ibm-dotcom - v1.19.0-rc.1

Published by jeffchew over 3 years ago

Web Components

Fixes

  • masthead
    • chevron size and margin (#6061)
  • locale-modal
    • fixes search icon position (#6029)
  • left-nav
    • add body scroll lock logic to left nav (#6030)
  • cta-card
    • cta-type updating icon in storybook knob (#6015)

React

Fixes

  • masthead
    • switching protocol for ibm logo to https (#6033)

Styles

Fixes

  • table-of-contents
    • ensure option text color is readable (#6041)
carbon-for-ibm-dotcom - v1.19.0-rc.2

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • footer
    • remove combo-box.scss import (#6105)
carbon-for-ibm-dotcom - v1.19.0-rc.0

Published by ibmdotcom-bot over 3 years ago

Web Components

Features

  • masthead
    • search-open-onload-wc (#5970)
  • dotcom-shell
    • added a story featuring horizontal-toc (#5565)
  • cloud-masthead
    • adjust "contact us" button visibility (#5874)
    • masthead, adjust the position of the cta buttons based on the new mobile specs (#5856)

Fixes

  • callout-quote
    • added hang (#5886)
  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • toc
    • storybook grid alignment (#5862)
  • toc-horizontal
    • removed max-width and flex styles for content (#5951)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • leaving-ibm
    • add modal bg color (#5982)
  • cta
    • card link and other story fixes (#5831)
    • text and button alignment (#5827)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • card-section-carousel
    • removed page size knob (#5904)
  • locale-modal
    • re-focus on region item when navigating within modal (#5964)
  • expressive-modal
    • remove dialog role (#5959)
  • featurecard
    • change styles so user can still click (#5875)
  • card-in-card
    • update video import statement (#5932)
  • tabs-extended
    • update aria-selected label and disabled tab (#5917)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • masthead
    • l1 platform not showing in hamburger menu (#5905)
    • set platform name z-index and background color (#5878)
    • ensure only search bar displays on load upon search open (#5861)
    • render regular dropdown menu items in mobile (#5839)
    • search triggering overflow (#5790)
  • table-of-contents
    • fixed active section (#5794)
  • content-block-segmented
    • fixed spacing issues (#5846)
  • card
    • add eyebrow to card pictogram story (#5798)
    • refactor for accessibility updates (#5777)
  • content-block-simple
    • added max-width to media components (#5792)
  • storybook
    • capitalization errors (#5781)

Housekeeping

  • carbon-web-components
    • updating to v1.13.1 (#6004)
  • security
    • fix security issues with older version of handlebars (#5999)
  • storybook
    • remove copy knobs not re-rendering in storybook (#5992)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
  • docs
    • update wc implementation docs (#5952)

React

Fixes

  • content-block-media
    • alignment between web components & react (#5864)
  • masthead-search
    • disable focus for search open on load (#5971)
  • layout-aside
    • fix aside heading elements (#5969)
  • cta
    • card link and other story fixes (#5831)
    • text and button alignment (#5827)
    • variant order update (#5824)
  • megamenu
    • add margin to prevent shifting on scroll lock (#5926)
  • expressive-modal
    • remove dialog role (#5959)
  • masthead
    • multi-section search headline (#5956)
    • l1 platform not showing in hamburger menu (#5905)
    • set platform name z-index and background color (#5878)
    • search icon does nothing when input empty (#5820)
  • contentgroupcard
    • storybook offset and hang cards (#5889)
  • table-of-contents
    • fixed active section (#5794)
  • card
    • refactor for accessibility updates (#5777)
  • ci-check
    • rebuilding snapshot file (#5834)
  • storybook
    • capitalization errors (#5781)

Housekeeping

  • dotcomshell
    • fix storybook grid layout (#5921)
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
  • cta
    • fixed style imports in readme (#5881)
  • integration
    • fixes to the integration build tests in react (#5797)

Styles

Fixes

  • callout-quote
    • added hang (#5886)
  • card-group
    • card grid alignment (#5974)
  • content-block-media
    • alignment between web components & react (#5864)
  • content-item-horizontal-with-media
    • style updates (#5967)
  • masthead
    • lock down menu to white theme on mobile (#5973)
    • l1 platform not showing in hamburger menu (#5905)
    • set platform name z-index and background color (#5878)
    • remove pseudo element from platform name (#5835)
  • featurecard
    • change styles so user can still click (#5875)
  • cloud-mega-menu
    • add style and polish the cloud mega menu & keep platform visible on all bps (#5853)
  • contentgroupcard
    • storybook offset and hang cards (#5889)
  • tokens
    • g100 styles token fix (#5887)
  • font-tokens
    • set scaling param to true for expressive-heading-05 (#5854)
  • content-block-segmented
    • fixed spacing issues (#5846)
  • content-block-simple
    • added max-width to video component on react (#5841)
  • content-group-cards
    • fixed bold outline (#5840)
  • calloutwithmedia
    • align vertical spacing with specs (#5825)
  • card
    • refactor for accessibility updates (#5777)
  • video-player
    • fixed focus state (#5785)
  • toc-horizontal
    • update selected item text color (#5786)
  • megamenu
    • removes text-decoration on hover (#5788)

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Services Store

Housekeeping

  • dependencies
    • upgrade to carbon v10.34.0 (#5972)

Utilities

Housekeeping

  • settings
    • update settings to v1.19.0
  • dependencies
    • upgrade to carbon v10.34.0 (#5972)
carbon-for-ibm-dotcom - v1.18.1

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • dependencies
    • changed @carbon/telemetry to be a dependency (#5898)
  • locale
    • use getLocale method to verify locale before passing into translation call (#5907)

React

Fixes

  • dependencies
    • changed @carbon/telemetry to be a dependency (#5871)

Styles

Fixes

  • dependencies
    • changed @carbon/telemetry to be a dependency (#5871)

Services

Fixes

  • locale
    • return locale with the fetch list call (#5899)
  • dependencies
    • changed @carbon/telemetry to be a dependency (#5871)

Utilities

Fixes

  • dependencies
    • changed @carbon/telemetry to be a dependency (#5871)

Housekeeping

  • settings
    • updating to v1.18.1
carbon-for-ibm-dotcom - v1.18.1-rc.2

Published by ibmdotcom-bot over 3 years ago

Web Components

Fixes

  • locale
    • use getLocale method to verify locale before passing into translation call (#5907)
Package Rankings
Top 2.56% on Npmjs.org
Related Projects