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.15.0

Published by ibmdotcom-bot over 3 years ago

Global

  • Upgrade Carbon to v10.26.0 (#4857)

Web Components

Announcement

With the release of Carbon for IBM.com v1.15.0, our team will be graduating our web components package to v1.0.0! This release is filled with final arrangements, feature parity with React, various fixes, as well as numerous API reconciliation to ensure that we can provide stable support for the future of this package. We thank all of our early adopters of web components, and look forward to providing continued support for your application needs!

Breaking Changes

Features

  • profile
    • change profile api endpoint (#4909)
  • fade-in-out
    • introducing new components (#4608)
  • masthead
    • add aria labels (#4875)
    • add horizontal scroller (#4717)
    • introduce active state of nav items (#4721)
  • footer
    • language only for web component variations (#4772)
    • support forcing omitting locale button (#4691)
  • cta
    • introduce button variant (#4779)
  • card
    • added pictogram (#4746)
  • leadspace
    • added ::part pseudo-element to component (#4752)
  • link
    • added :part pseudo-element to component (#4749)
  • web-components
    • add react wrapper (#4678)
  • dotcom-shell
    • updated web component story to match react's (#4709)
  • link-list-section
    • web component created (#4651)

Fixes

  • toc
    • update mobile sticky styles (#4953)
  • content-block-mixed
    • fixed pictogram color on g90 and g100 theme (#4949)
  • profile
    • update profile requx actions, types, and reducers naming and unit tests (#4926)
  • masthead-top-nav-menu-item
    • removing the dark background (#4911)
  • language-selector
    • use select component features for mobile (#4892)
  • card-pictogram
    • now copy is also visible on focus (#4861)
    • fixed mobile spacing (#4856)
  • quote
    • inverse style not working (#4882)
  • locale-modal
    • replaced placeholder color for a bolder one (#4896)
    • disable invalid region (#4682)
  • left-nav
    • ensure hidden for large screen (#4886)
  • card
    • voiceover now only reads heading (#4870)
    • added grid to story (#4782)
    • capitalize e in eyebrow (#4723)
    • add missing mixin (#4633)
  • link
    • changed ddslink usage to bxlink (#4884)
  • chevron-size
    • updating svg size for masthead menu-items (#4854)
  • cta-section
    • fixed external buttons not opening in a new tab (#4849)
    • same height by css for copy text (#4716)
  • contentgroupsimple
    • fix stories card cta knobs (#4853)
  • content-block-patterns
    • fixing mobile margins (#4817)
  • masthead
    • recreate intersectionobserver upon showing/hiding nav (#4838)
    • ensure l1 won't be crippled (#4822)
    • add aria-label (#4812)
    • avoid rendering l0 if l1 is there (#4690)
  • linklist
    • update focus styles and masthead spelling (#4826)
  • linkwithicon
    • update focus styles (#4816)
  • button-cta
    • supports video mode (#4793)
  • feature-card
    • ensure aligned to grid line (#4751)
    • removed bugged double focus (#4671)
  • web-components
    • add constructor to the package (#4769)
  • leaving-ibm
    • add 20% padding right to modal (#4724)
  • legal-nav
    • align cookie preference to other nav items (#4680) (#4704)
  • card-group
    • removes margin adjustment (#4662)
    • same height by css grid (#4657)
  • image-with-caption
    • added data-autoid (#4665)
  • feature-card-block-large
    • added data-autoid (#4664)
  • pictogram-item
    • added prop table and data-autoid (#4666)
  • feature-card-block-medium
    • added data-autoid (#4663)
  • link-list
    • add missing mixin (#4632)

Housekeeping

  • release
    • publish
    • publish
    • publish
  • storybook
    • add file-loader for static images (#4986)
  • package
    • update web components version to 1.x (#4939)
  • carousel
    • remove page-size knob (#4921)
  • prettier
    • adding changelog.md to ignore for prettier
  • content-block
    • update jsdoc (#4910)
    • reorganize slots (#4869)
    • remove slot attribute from heading (#4794)
  • images
    • swapping fpo images with custom imagery (#4879)
  • link-list
    • clean-up css classes (#4885)
    • remove element surrounding heading slot (#4887)
    • introduce heading component (#4795)
    • use css for same height (#4659)
  • deps
    • update styles and markup broken by update (#4876)
    • bump styles package version to 1.14.0 (#4836)
  • content-block-copy
    • setting slot="copy" for it automatically (#4874)
  • dependencies
    • upgrade carbon-web-components (#4871)
    • downgrade typescript (#4837)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • leaving-ibm
    • introduce supplemental component (#4846)
  • leaving-ibm-modal
    • support react wrapper (#4808)
  • content-item-horizontal
    • introduce eyebrow component (#4842)
  • feature-card-block-medium
    • rename heading slot to block-heading (#4850)
  • leadspace
    • introduce a component to heading (#4841)
  • quote
    • introduce componetns for heading, etc (#4840)
    • change slot names to dash-case (#4756)
    • make enums dash-cased (#4658)
  • callout-data
    • introduce componetns for heading, etc (#4839)
  • components
    • some more updates (#4796)
    • unify static property for css selectors (#4660)
    • unify slot names (#4635)
  • devenv
    • add mark-type knob to callout quote (#4792)
    • make pictograms themeable (#4729)
  • card
    • catch up with latest change (#4791)
    • introduce eyebrow and heading components (#4783)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)
    • updating dompurify to 2.0.17 (#4787)
  • percy
    • suppressing callout media video player in percy (#4788)
  • callout
    • remove unused code (#4758)
  • button-group
    • use enum from core carbon-web-components (#4732)
    • same height effect by css grid (#4718)
    • same width effect by css grid (#4700)
  • web-components-react
    • adding deploy script for react wrapper (#4731)
  • cta
    • move and split the mix-in (#4699)
  • card-group
    • same height by css in react (#4698)
  • feature-card
    • use theme zoning (#4634)
  • doc
    • add stable selector to documentation (#4654)
  • masthead-icon
    • extend from base link component (#4661)
  • video-player
    • add documentation of stable selector (#4631)

React

Features

  • profile
    • change profile api endpoint (#4909)
  • masthead
    • search no redirect (#4913)
  • locale-modal
    • screenreader reads out number of results (#4893)
  • fade-in-out
    • introducing new components (#4608)
  • web-components
    • add react wrapper (#4678)

Fixes

  • masthead
    • make sure last selected menu item has selected styles in mobile nav (#4973)
    • allow search to remain open when profile button is clicked (#4652)
  • card
    • voiceover now only reads heading (#4870)
    • capitalize e in eyebrow (#4723)

Housekeeping

  • release
    • publish
    • publish
    • publish
  • images
    • swapping fpo images with custom imagery (#4879)
  • storybook
    • add react alt logo story (#4878)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • deps
    • bump styles package version to 1.14.0 (#4836)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)
  • button-group
    • same height effect by css grid (#4718)
    • same width effect by css grid (#4700)
  • cta
    • update documentation link to proper dependency (#4720)
  • card-group
    • same height by css in react (#4698)
  • feature-card
    • use theme zoning (#4634)

Styles

Features

  • locale-modal
    • screenreader reads out number of results (#4893)
  • fade-in-out
    • introducing new components (#4608)
  • masthead
    • add horizontal scroller (#4717)
    • introduce active state of nav items (#4721)
  • cta
    • introduce button variant (#4779)
  • card
    • added pictogram (#4746)
  • link-list-section
    • web component created (#4651)

Fixes

  • masthead
    • make sure last selected menu item has selected styles in mobile nav (#4973)
    • update l1 responsive breakpoint (#4950)
    • ensure l1 won't be crippled (#4822)
  • quote
    • inverse style not working (#4882)
  • leadspace
    • set image height to 100% (#4883)
  • megamenu
    • align megamenu categories with grid (#4867)
  • chevron-size
    • updating svg size for masthead menu-items (#4854)
  • linklist
    • update focus styles and masthead spelling (#4826)
    • fix linklist card padding (#4825)
  • linkwithicon
    • update focus styles (#4816)
  • checkbox-expressive
    • removed top padding so text aligns properly (#4785)
  • dotcom-shell
    • removing min-height from dotcom-shell (#4786)
  • feature-card
    • ensure aligned to grid line (#4751)
  • carousel
    • explicitly set width (#4767)
  • ui-shell
    • adjust ui shell for expressive from carbon update (#4735)
  • datatable
    • horizontal spacing adjustment from carbon upgrade (#4730)
  • card-group
    • same height by css grid (#4657)
  • toc
    • fix mobile styles (#4636)

Housekeeping

  • release
    • publish
    • publish
    • publish
  • link-list
    • clean-up css classes (#4885)
    • introduce heading component (#4795)
  • deps
    • update styles and markup broken by update (#4876)
    • bump styles package version to 1.14.0 (#4836)
  • content-block
    • reorganize slots (#4869)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • content-item-horizontal
    • introduce eyebrow component (#4842)
  • feature-card-block-medium
    • rename heading slot to block-heading (#4850)
  • leadspace
    • introduce a component to heading (#4841)
  • quote
    • introduce componetns for heading, etc (#4840)
  • callout-data
    • introduce componetns for heading, etc (#4839)
  • card
    • introduce eyebrow and heading components (#4783)
  • button-group
    • same height effect by css grid (#4718)
    • same width effect by css grid (#4700)
  • card-group
    • same height by css in react (#4698)
  • feature-card
    • use theme zoning (#4634)

Services

Breaking Changes

  • The monitorUserStatus function has been removed from the ProfileAPI as it is no longer used in the services-store package.

Features

  • profile
    • change profile api endpoint (#4909)
  • web-components
    • add react wrapper (#4678)

Fixes

  • footer
    • swap out translation host default endpoint for ff (#4848)

Housekeeping

  • release
    • publish
  • deps
    • bump axios from 0.19.0 to 0.21.1 (#4809)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)

Utilities

Features

  • fade-in-out
    • introducing new components (#4608)
  • web-components
    • add react wrapper (#4678)

Housekeeping

  • release
    • publish
  • settings
    • update version 1.15.0
  • carbon
    • upgrade to v10.26.0 (#4858)
  • deps
    • bump axios from 0.19.0 to 0.21.1 (#4809)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)
    • updating dompurify to 2.0.17 (#4787)
carbon-for-ibm-dotcom - v1.15.0-rc.2

Published by ibmdotcom-bot over 3 years ago

Web Components

Housekeeping

  • release
    • publish
  • storybook
    • add file-loader for static images (#4986)

React

Fixes

  • masthead
    • make sure last selected menu item has selected styles in mobile nav (#4973)

Housekeeping

  • release
    • publish

Styles

Fixes

  • masthead
    • make sure last selected menu item has selected styles in mobile nav (#4973)

Housekeeping

  • release
    • publish

Services

Utilities

carbon-for-ibm-dotcom - v1.15.0-rc.1

Published by ibmdotcom-bot almost 4 years ago

Web Components

Fixes

  • toc
    • update mobile sticky styles (#4953)
  • content-block-mixed
    • fixed pictogram color on g90 and g100 theme (#4949)
  • profile
    • update profile requx actions, types, and reducers naming and unit tests (#4926)

Housekeeping

  • release
    • publish
  • package
    • update web components version to 1.x (#4939)
  • carousel
    • remove page-size knob (#4921)
  • prettier
    • adding changelog.md to ignore for prettier

React

Housekeeping

  • release
    • publish

Styles

Fixes

  • masthead
    • update l1 responsive breakpoint (#4950)

Housekeeping

  • release
    • publish

Services

Utilities

carbon-for-ibm-dotcom - v1.15.0-rc.0

Published by ibmdotcom-bot almost 4 years ago

Web Components

Features

  • profile
    • change profile api endpoint (#4909)
  • fade-in-out
    • introducing new components (#4608)
  • masthead
    • add aria labels (#4875)
    • add horizontal scroller (#4717)
    • introduce active state of nav items (#4721)
  • footer
    • language only for web component variations (#4772)
    • support forcing omitting locale button (#4691)
  • cta
    • introduce button variant (#4779)
  • card
    • added pictogram (#4746)
  • leadspace
    • added ::part pseudo-element to component (#4752)
  • link
    • added :part pseudo-element to component (#4749)
  • web-components
    • add react wrapper (#4678)
  • dotcom-shell
    • updated web component story to match react's (#4709)
  • link-list-section
    • web component created (#4651)

Fixes

  • masthead-top-nav-menu-item
    • removing the dark background (#4911)
  • language-selector
    • use select component features for mobile (#4892)
  • card-pictogram
    • now copy is also visible on focus (#4861)
    • fixed mobile spacing (#4856)
  • quote
    • inverse style not working (#4882)
  • locale-modal
    • replaced placeholder color for a bolder one (#4896)
    • disable invalid region (#4682)
  • left-nav
    • ensure hidden for large screen (#4886)
  • card
    • voiceover now only reads heading (#4870)
    • added grid to story (#4782)
    • capitalize e in eyebrow (#4723)
    • add missing mixin (#4633)
  • link
    • changed ddslink usage to bxlink (#4884)
  • chevron-size
    • updating svg size for masthead menu-items (#4854)
  • cta-section
    • fixed external buttons not opening in a new tab (#4849)
    • same height by css for copy text (#4716)
  • contentgroupsimple
    • fix stories card cta knobs (#4853)
  • content-block-patterns
    • fixing mobile margins (#4817)
  • masthead
    • recreate intersectionobserver upon showing/hiding nav (#4838)
    • ensure l1 won't be crippled (#4822)
    • add aria-label (#4812)
    • avoid rendering l0 if l1 is there (#4690)
  • linklist
    • update focus styles and masthead spelling (#4826)
  • linkwithicon
    • update focus styles (#4816)
  • button-cta
    • supports video mode (#4793)
  • feature-card
    • ensure aligned to grid line (#4751)
    • removed bugged double focus (#4671)
  • web-components
    • add constructor to the package (#4769)
  • leaving-ibm
    • add 20% padding right to modal (#4724)
  • legal-nav
    • align cookie preference to other nav items (#4680) (#4704)
  • card-group
    • removes margin adjustment (#4662)
    • same height by css grid (#4657)
  • image-with-caption
    • added data-autoid (#4665)
  • feature-card-block-large
    • added data-autoid (#4664)
  • pictogram-item
    • added prop table and data-autoid (#4666)
  • feature-card-block-medium
    • added data-autoid (#4663)
  • link-list
    • add missing mixin (#4632)

Housekeeping

  • release
    • publish
  • content-block
    • update jsdoc (#4910)
    • reorganize slots (#4869)
    • remove slot attribute from heading (#4794)
  • images
    • swapping fpo images with custom imagery (#4879)
  • link-list
    • clean-up css classes (#4885)
    • remove element surrounding heading slot (#4887)
    • introduce heading component (#4795)
    • use css for same height (#4659)
  • deps
    • update styles and markup broken by update (#4876)
    • bump styles package version to 1.14.0 (#4836)
  • content-block-copy
    • setting slot="copy" for it automatically (#4874)
  • dependencies
    • upgrade carbon-web-components (#4871)
    • downgrade typescript (#4837)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • leaving-ibm
    • introduce supplemental component (#4846)
  • leaving-ibm-modal
    • support react wrapper (#4808)
  • content-item-horizontal
    • introduce eyebrow component (#4842)
  • feature-card-block-medium
    • rename heading slot to block-heading (#4850)
  • leadspace
    • introduce a component to heading (#4841)
  • quote
    • introduce componetns for heading, etc (#4840)
    • change slot names to dash-case (#4756)
    • make enums dash-cased (#4658)
  • callout-data
    • introduce componetns for heading, etc (#4839)
  • components
    • some more updates (#4796)
    • unify static property for css selectors (#4660)
    • unify slot names (#4635)
  • devenv
    • add mark-type knob to callout quote (#4792)
    • make pictograms themeable (#4729)
  • card
    • catch up with latest change (#4791)
    • introduce eyebrow and heading components (#4783)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)
    • updating dompurify to 2.0.17 (#4787)
  • percy
    • suppressing callout media video player in percy (#4788)
  • callout
    • remove unused code (#4758)
  • button-group
    • use enum from core carbon-web-components (#4732)
    • same height effect by css grid (#4718)
    • same width effect by css grid (#4700)
  • web-components-react
    • adding deploy script for react wrapper (#4731)
  • cta
    • move and split the mix-in (#4699)
  • card-group
    • same height by css in react (#4698)
  • feature-card
    • use theme zoning (#4634)
  • doc
    • add stable selector to documentation (#4654)
  • masthead-icon
    • extend from base link component (#4661)
  • video-player
    • add documentation of stable selector (#4631)

React

Features

  • profile
    • change profile api endpoint (#4909)
  • masthead
    • search no redirect (#4913)
  • locale-modal
    • screenreader reads out number of results (#4893)
  • fade-in-out
    • introducing new components (#4608)
  • web-components
    • add react wrapper (#4678)

Fixes

  • card
    • voiceover now only reads heading (#4870)
    • capitalize e in eyebrow (#4723)
  • masthead
    • allow search to remain open when profile button is clicked (#4652)

Housekeeping

  • release
    • publish
  • images
    • swapping fpo images with custom imagery (#4879)
  • storybook
    • add react alt logo story (#4878)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • deps
    • bump styles package version to 1.14.0 (#4836)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)
  • button-group
    • same height effect by css grid (#4718)
    • same width effect by css grid (#4700)
  • cta
    • update documentation link to proper dependency (#4720)
  • card-group
    • same height by css in react (#4698)
  • feature-card
    • use theme zoning (#4634)

Styles

Features

  • locale-modal
    • screenreader reads out number of results (#4893)
  • fade-in-out
    • introducing new components (#4608)
  • masthead
    • add horizontal scroller (#4717)
    • introduce active state of nav items (#4721)
  • cta
    • introduce button variant (#4779)
  • card
    • added pictogram (#4746)
  • link-list-section
    • web component created (#4651)

Fixes

  • quote
    • inverse style not working (#4882)
  • leadspace
    • set image height to 100% (#4883)
  • megamenu
    • align megamenu categories with grid (#4867)
  • chevron-size
    • updating svg size for masthead menu-items (#4854)
  • linklist
    • update focus styles and masthead spelling (#4826)
    • fix linklist card padding (#4825)
  • linkwithicon
    • update focus styles (#4816)
  • masthead
    • ensure l1 won't be crippled (#4822)
  • checkbox-expressive
    • removed top padding so text aligns properly (#4785)
  • dotcom-shell
    • removing min-height from dotcom-shell (#4786)
  • feature-card
    • ensure aligned to grid line (#4751)
  • carousel
    • explicitly set width (#4767)
  • ui-shell
    • adjust ui shell for expressive from carbon update (#4735)
  • datatable
    • horizontal spacing adjustment from carbon upgrade (#4730)
  • card-group
    • same height by css grid (#4657)
  • toc
    • fix mobile styles (#4636)

Housekeeping

  • release
    • publish
  • link-list
    • clean-up css classes (#4885)
    • introduce heading component (#4795)
  • deps
    • update styles and markup broken by update (#4876)
    • bump styles package version to 1.14.0 (#4836)
  • content-block
    • reorganize slots (#4869)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • content-item-horizontal
    • introduce eyebrow component (#4842)
  • feature-card-block-medium
    • rename heading slot to block-heading (#4850)
  • leadspace
    • introduce a component to heading (#4841)
  • quote
    • introduce componetns for heading, etc (#4840)
  • callout-data
    • introduce componetns for heading, etc (#4839)
  • card
    • introduce eyebrow and heading components (#4783)
  • button-group
    • same height effect by css grid (#4718)
    • same width effect by css grid (#4700)
  • card-group
    • same height by css in react (#4698)
  • feature-card
    • use theme zoning (#4634)

Services

Features

  • profile
    • change profile api endpoint (#4909)
  • web-components
    • add react wrapper (#4678)

Fixes

  • footer
    • swap out translation host default endpoint for ff (#4848)

Housekeeping

  • release
    • publish
  • deps
    • bump axios from 0.19.0 to 0.21.1 (#4809)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)

Utilities

Features

  • fade-in-out
    • introducing new components (#4608)
  • web-components
    • add react wrapper (#4678)

Housekeeping

  • release
    • publish
  • settings
    • update version 1.15.0
  • carbon
    • upgrade to v10.26.0 (#4858)
  • deps
    • bump axios from 0.19.0 to 0.21.1 (#4809)
  • dependabot
    • upgrading jest to v25 and node-notifier to v8 (#4790)
    • updating dompurify to 2.0.17 (#4787)
carbon-for-ibm-dotcom - @carbon/[email protected]

Published by ibmdotcom-bot almost 4 years ago

Web Components

Features

  • fade-in-out
    • introducing new components (#4608)
  • masthead
    • add aria labels (#4875)
  • footer
    • language only for web component variations (#4772)

Fixes

  • masthead-top-nav-menu-item
    • removing the dark background (#4911)
  • language-selector
    • use select component features for mobile (#4892)
  • card-pictogram
    • now copy is also visible on focus (#4861)
    • fixed mobile spacing (#4856)
  • quote
    • inverse style not working (#4882)
  • locale-modal
    • replaced placeholder color for a bolder one (#4896)
  • left-nav
    • ensure hidden for large screen (#4886)
  • card
    • voiceover now only reads heading (#4870)
  • link
    • changed ddslink usage to bxlink (#4884)
  • chevron-size
    • updating svg size for masthead menu-items (#4854)
  • cta-section
    • fixed external buttons not opening in a new tab (#4849)
  • contentgroupsimple
    • fix stories card cta knobs (#4853)
  • content-block-patterns
    • fixing mobile margins (#4817)
  • masthead
    • recreate intersectionobserver upon showing/hiding nav (#4838)
    • ensure l1 won't be crippled (#4822)
    • add aria-label (#4812)
  • linklist
    • update focus styles and masthead spelling (#4826)
  • linkwithicon
    • update focus styles (#4816)

Housekeeping

  • content-block
    • update jsdoc (#4910)
    • reorganize slots (#4869)
  • images
    • swapping fpo images with custom imagery (#4879)
  • link-list
    • clean-up css classes (#4885)
    • remove element surrounding heading slot (#4887)
    • introduce heading component (#4795)
  • deps
    • update styles and markup broken by update (#4876)
    • bump styles package version to 1.14.0 (#4836)
  • content-block-copy
    • setting slot="copy" for it automatically (#4874)
  • dependencies
    • upgrade carbon-web-components (#4871)
    • downgrade typescript (#4837)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • leaving-ibm
    • introduce supplemental component (#4846)
  • leaving-ibm-modal
    • support react wrapper (#4808)
  • content-item-horizontal
    • introduce eyebrow component (#4842)
  • feature-card-block-medium
    • rename heading slot to block-heading (#4850)
  • leadspace
    • introduce a component to heading (#4841)
  • quote
    • introduce componetns for heading, etc (#4840)
  • callout-data
    • introduce componetns for heading, etc (#4839)

React

Features

  • locale-modal
    • screenreader reads out number of results (#4893)
  • fade-in-out
    • introducing new components (#4608)

Fixes

  • card
    • voiceover now only reads heading (#4870)

Housekeeping

  • images
    • swapping fpo images with custom imagery (#4879)
  • storybook
    • add react alt logo story (#4878)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • deps
    • bump styles package version to 1.14.0 (#4836)

Styles

Features

  • locale-modal
    • screenreader reads out number of results (#4893)
  • fade-in-out
    • introducing new components (#4608)

Fixes

  • quote
    • inverse style not working (#4882)
  • leadspace
    • set image height to 100% (#4883)
  • megamenu
    • align megamenu categories with grid (#4867)
  • chevron-size
    • updating svg size for masthead menu-items (#4854)
  • linklist
    • update focus styles and masthead spelling (#4826)
    • fix linklist card padding (#4825)
  • linkwithicon
    • update focus styles (#4816)
  • masthead
    • ensure l1 won't be crippled (#4822)
  • checkbox-expressive
    • removed top padding so text aligns properly (#4785)

Housekeeping

  • link-list
    • clean-up css classes (#4885)
    • introduce heading component (#4795)
  • deps
    • update styles and markup broken by update (#4876)
    • bump styles package version to 1.14.0 (#4836)
  • content-block
    • reorganize slots (#4869)
  • carbon
    • upgrade to v10.26.0 (#4858)
  • content-item-horizontal
    • introduce eyebrow component (#4842)
  • feature-card-block-medium
    • rename heading slot to block-heading (#4850)
  • leadspace
    • introduce a component to heading (#4841)
  • quote
    • introduce componetns for heading, etc (#4840)
  • callout-data
    • introduce componetns for heading, etc (#4839)

Services

Fixes

  • footer
    • swap out translation host default endpoint for ff (#4848)

Housekeeping

  • deps
    • bump axios from 0.19.0 to 0.21.1 (#4809)

Utilities

Features

  • fade-in-out
    • introducing new components (#4608)

Housekeeping

  • carbon
    • upgrade to v10.26.0 (#4858)
  • deps
    • bump axios from 0.19.0 to 0.21.1 (#4809)
carbon-for-ibm-dotcom - @carbon/[email protected]

Published by ibmdotcom-bot almost 4 years ago

Web Components

Features

  • masthead: add horizontal scroller (#4717)
  • cta: introduce button variant (#4779)
  • card: added pictogram (#4746)

Fixes

  • button-cta: supports video mode (#4793)
  • card: added grid to story (#4782)
  • feature-card: ensure aligned to grid line (#4751)
  • web-components: add Constructor to the package (#4769)

React

Styles

Features

  • masthead: add horizontal scroller (#4717)
  • cta: introduce button variant (#4779)
  • card: added pictogram (#4746)

Fixes

  • dotcom-shell: removing min-height from dotcom-shell (#4786)
  • feature-card: ensure aligned to grid line (#4751)
  • carousel: explicitly set width (#4767)

Services

Utilities

carbon-for-ibm-dotcom - @carbon/[email protected]

Published by ibmdotcom-bot almost 4 years ago

Web Components

Features

  • leadspace: added ::part pseudo-element to component (#4752)
  • link: added :part pseudo-element to component (#4749)
  • web-components: add React wrapper (#4678)
  • dotcom-shell: updated web component story to match React's (#4709)
  • masthead: introduce active state of nav items (#4721)
  • link-list-section: Web component created (#4651)
  • footer: support forcing omitting locale button (#4691)

Fixes

  • leaving-ibm: add 20% padding right to modal (#4724)
  • card: capitalize E in eyebrow (#4723)
  • locale-modal: disable invalid region (#4682)
  • cta-section: same height by CSS for copy text (#4716)
  • legal-nav: align cookie preference to other nav items (#4680) (#4704)
  • masthead: avoid rendering L0 if L1 is there (#4690)
  • feature-card: removed bugged double focus (#4671)
  • masthead: avoid rendering L0 if L1 is there (#4679)
  • legal-nav: align cookie preference to other nav items (#4680)
  • card-group: removes margin adjustment (#4662)
  • image-with-caption: added data-autoid (#4665)
  • feature-card-block-large: added data-autoid (#4664)
  • footer: added label to locale button for better description (#4669)
  • pictogram-item: added prop table and data-autoid (#4666)
  • locale-modal: remove listbox role for accessibility (#4670)
  • LocaleModale: region card layout (#4637)
  • feature-card-block-medium: added data-autoid (#4663)
  • card-group: same height by CSS grid (#4657)
  • locale-modal: replaced href target to avoid storybook refresh (#4647)
  • card: add missing mixin (#4633)
  • link-list: add missing mixin (#4632)

React

Features

  • web-components: add React wrapper (#4678)

Fixes

  • card: capitalize E in eyebrow (#4723)
  • masthead: allow search to remain open when profile button is clicked (#4652)
  • locale-modal: replaced href target to avoid storybook refresh (#4647)

Styles

Features

  • masthead: introduce active state of nav items (#4721)
  • link-list-section: Web component created (#4651)

Fixes

  • ui-shell: adjust ui shell for expressive from carbon update (#4735)
  • datatable: horizontal spacing adjustment from carbon upgrade (#4730)
  • card-group: same height by CSS grid (#4657)
  • ToC: fix mobile styles (#4636)

Services

Features

  • web-components: add React wrapper (#4678)

Utilities

Features

  • web-components: add React wrapper (#4678)
carbon-for-ibm-dotcom - v1.14.0

Published by kennylam almost 4 years ago

Web Components

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • layout: created layout story (#4534)
  • content-block-media: web-component created (#4572)
  • content-block-mixed: introducing content-block-mixed (#4532)
  • locale-modal: link with icon replacement (#4568)
  • carousel: introduction (#4478)
  • masthead: alternative logo in web components (#4581)
  • leadspace-block: leadspace-block web component (#4558)
  • quote: introducing corner brackets (#4561)
  • footer: introducing micro variation (#4547)
  • content-block-segmented: create web component (#4536)
  • masthead: masthead L1 web components (#4429)
  • content-group-pictograms: introducing web-component version (#4459)
  • content-block-cards: create web component (#4499)

Fixes

  • leaving-ibm: add dialog role and associating with heading by aria-labelledby attribute (#4607)
  • masthead: workaround Safari bug in Shadow DOM (#4602)
  • masthead: adjust breakpoints (#4593)
  • masthead: introduce separate L1 nav variant (#4574)
  • leadspace-block: use styles from styles package and not relative path (#4567)
  • table-of-contents: selecting a section now triggers readers focus (#4546)
  • content-group: card copy fix (#4556)
  • logo-grid: removed clickable link from logos (#4541)
  • masthead: remove themes from storybook (#4514)
  • expressive-modal: set list of tabbable elements (#4512)
  • leadspace: fix gradients (#4522)
  • callout-with-media: remove carbon themes (#4509)
  • logo-grid: changing story styles to adhere to react version (#4518)
  • cta-section: various style updates (#4500)
  • link-list: make item role back to listitem (#4501)
  • link-list: change role for link-list items to link (#4498)
  • masthead: search styles (#4442)

React

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • Masthead: add custom search event onEnter (#4584)
  • locale-modal: link with icon replacement (#4568)
  • quote: introducing corner brackets (#4561)

Fixes

  • MegaMenu: remove unnecessary role for dropdown menu/megamenu (#4624)
  • Masthead: remove pseudo elements and replace with div elements for overflow gradient (#4619)
  • callout: apply theme zoning (#4603)
  • locale-modal: reset message upon unavailability (#4587)
  • CardGroup: allow for card type icon instead of hardcoding to local (#4579)
  • logo-grid: remove links (#4554)
  • Masthead: fix screen reader when search active (#4529)
  • Masthead: use aria-selected selector and outline styling (#4502)

Styles

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • layout: created layout story (#4534)
  • content-block-media: web-component created (#4572)
  • locale-modal: link with icon replacement (#4568)
  • carousel: introduction (#4478)
  • leadspace-block: leadspace-block web component (#4558)
  • quote: introducing corner brackets (#4561)
  • content-block-segmented: create web component (#4536)
  • masthead: masthead L1 web components (#4429)
  • content-block-cards: create web component (#4499)

Fixes

  • Masthead: remove pseudo elements and replace with div elements for overflow gradient (#4619)
  • masthead: workaround Safari bug in Shadow DOM (#4602)
  • callout: apply theme zoning (#4603)
  • ContentGroupHorizontal: row to 100% width for consistent alignment (#4601)
  • link-with-icon: fixed uncentered arrow icons on Safari (#4563)
  • content-item-horizontal: remove extra padding for link listfocus (#4583)
  • ButtonGroup: add flex wrap to large breakpoint (#4586)
  • lightbox-media-viewer: add overflow to row (#4564)
  • leadspace: button styles (#4562)
  • locale-modal: fix height (#4560)
  • logo-grid: remove links (#4554)
  • LinkList: fix card styles (#4548)
  • Footer: update footer bottom padding (#4531)
  • Masthead: fix screen reader when search active (#4529)
  • leadspace: fix gradients (#4522)
  • Masthead: use aria-selected selector and outline styling (#4502)
  • masthead: search styles (#4442)

Services

Features

  • masthead: alternative logo in web components (#4581)

Fixes

  • translation: support for running in node.js environment (#4573)
carbon-for-ibm-dotcom - v1.14.0-rc.1

Published by kennylam almost 4 years ago

Web Components

Fixes

  • footer: added label to locale button for better description (#4669)
  • locale-modal: remove listbox role for accessibility (#4670)
  • locale-modal: region card layout (#4637)
  • locale-modal: replaced href target to avoid storybook refresh (#4647)

React

Fixes

  • LocaleModale: replaced href target to avoid storybook refresh (#4647)

Styles

Services

Utilities

carbon-for-ibm-dotcom - v1.14.0-rc.0

Published by kennylam almost 4 years ago

Web Components

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • layout: created layout story (#4534)
  • content-block-media: web-component created (#4572)
  • content-block-mixed: introducing content-block-mixed (#4532)
  • locale-modal: link with icon replacement (#4568)
  • carousel: introduction (#4478)
  • masthead: alternative logo in web components (#4581)
  • leadspace-block: leadspace-block web component (#4558)
  • quote: introducing corner brackets (#4561)
  • footer: introducing micro variation (#4547)
  • content-block-segmented: create web component (#4536)
  • masthead: masthead L1 web components (#4429)
  • content-group-pictograms: introducing web-component version (#4459)
  • content-block-cards: create web component (#4499)

Fixes

  • leaving-ibm: add dialog role and associating with heading by aria-labelledby attribute (#4607)
  • masthead: workaround Safari bug in Shadow DOM (#4602)
  • masthead: adjust breakpoints (#4593)
  • masthead: introduce separate L1 nav variant (#4574)
  • leadspace-block: use styles from styles package and not relative path (#4567)
  • table-of-contents: selecting a section now triggers readers focus (#4546)
  • content-group: card copy fix (#4556)
  • logo-grid: removed clickable link from logos (#4541)
  • masthead: remove themes from storybook (#4514)
  • expressive-modal: set list of tabbable elements (#4512)
  • leadspace: fix gradients (#4522)
  • callout-with-media: remove carbon themes (#4509)
  • logo-grid: changing story styles to adhere to react version (#4518)
  • cta-section: various style updates (#4500)
  • link-list: make item role back to listitem (#4501)
  • link-list: change role for link-list items to link (#4498)
  • masthead: search styles (#4442)

React

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • Masthead: add custom search event onEnter (#4584)
  • locale-modal: link with icon replacement (#4568)
  • quote: introducing corner brackets (#4561)

Fixes

  • MegaMenu: remove unnecessary role for dropdown menu/megamenu (#4624)
  • Masthead: remove pseudo elements and replace with div elements for overflow gradient (#4619)
  • callout: apply theme zoning (#4603)
  • locale-modal: reset message upon unavailability (#4587)
  • CardGroup: allow for card type icon instead of hardcoding to local (#4579)
  • logo-grid: remove links (#4554)
  • Masthead: fix screen reader when search active (#4529)
  • Masthead: use aria-selected selector and outline styling (#4502)

Styles

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • layout: created layout story (#4534)
  • content-block-media: web-component created (#4572)
  • locale-modal: link with icon replacement (#4568)
  • carousel: introduction (#4478)
  • leadspace-block: leadspace-block web component (#4558)
  • quote: introducing corner brackets (#4561)
  • content-block-segmented: create web component (#4536)
  • masthead: masthead L1 web components (#4429)
  • content-block-cards: create web component (#4499)

Fixes

  • Masthead: remove pseudo elements and replace with div elements for overflow gradient (#4619)
  • masthead: workaround Safari bug in Shadow DOM (#4602)
  • callout: apply theme zoning (#4603)
  • ContentGroupHorizontal: row to 100% width for consistent alignment (#4601)
  • link-with-icon: fixed uncentered arrow icons on Safari (#4563)
  • content-item-horizontal: remove extra padding for link listfocus (#4583)
  • ButtonGroup: add flex wrap to large breakpoint (#4586)
  • lightbox-media-viewer: add overflow to row (#4564)
  • leadspace: button styles (#4562)
  • locale-modal: fix height (#4560)
  • logo-grid: remove links (#4554)
  • LinkList: fix card styles (#4548)
  • Footer: update footer bottom padding (#4531)
  • Masthead: fix screen reader when search active (#4529)
  • leadspace: fix gradients (#4522)
  • Masthead: use aria-selected selector and outline styling (#4502)
  • masthead: search styles (#4442)

Services

Features

  • masthead: alternative logo in web components (#4581)

Fixes

  • translation: support for running in node.js environment (#4573)
carbon-for-ibm-dotcom - @carbon/[email protected]

Published by ibmdotcom-bot almost 4 years ago

Web Components

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • layout: created layout story (#4534)
  • content-block-media: web-component created (#4572)
  • content-block-mixed: introducing content-block-mixed (#4532)
  • locale-modal: link with icon replacement (#4568)
  • carousel: introduction (#4478)
  • masthead: alternative logo in web components (#4581)
  • leadspace-block: leadspace-block web component (#4558)
  • quote: introducing corner brackets (#4561)
  • footer: introducing micro variation (#4547)
  • content-block-segmented: create web component (#4536)
  • masthead: masthead L1 web components (#4429)

Fixes

  • leaving-ibm: add dialog role and associating with heading by aria-labelledby attribute (#4607)
  • masthead: workaround Safari bug in Shadow DOM (#4602)
  • masthead: adjust breakpoints (#4593)
  • masthead: introduce separate L1 nav variant (#4574)
  • leadspace-block: use styles from styles package and not relative path (#4567)
  • table-of-contents: selecting a section now triggers readers focus (#4546)
  • content-group: card copy fix (#4556)
  • logo-grid: removed clickable link from logos (#4541)

React

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • Masthead: add custom search event onEnter (#4584)
  • locale-modal: link with icon replacement (#4568)
  • quote: introducing corner brackets (#4561)

Fixes

  • MegaMenu: remove unnecessary role for dropdown menu/megamenu (#4624)
  • Masthead: remove pseudo elements and replace with div elements for overflow gradient (#4619)
  • callout: apply theme zoning (#4603)
  • locale-modal: reset message upon unavailability (#4587)
  • CardGroup: allow for card type icon instead of hardcoding to local (#4579)
  • logo-grid: remove links (#4554)
  • Footer: fixes language selector clear (#4557)

Styles

Features

  • content-block-headlines: introduce content block headlines component (#4626)
  • layout: created layout story (#4534)
  • content-block-media: web-component created (#4572)
  • locale-modal: link with icon replacement (#4568)
  • carousel: introduction (#4478)
  • leadspace-block: leadspace-block web component (#4558)
  • quote: introducing corner brackets (#4561)
  • content-block-segmented: create web component (#4536)
  • masthead: masthead L1 web components (#4429)

Fixes

  • Masthead: remove pseudo elements and replace with div elements for overflow gradient (#4619)
  • masthead: workaround Safari bug in Shadow DOM (#4602)
  • callout: apply theme zoning (#4603)
  • ContentGroupHorizontal: row to 100% width for consistent alignment (#4601)
  • link-with-icon: fixed uncentered arrow icons on Safari (#4563)
  • content-item-horizontal: remove extra padding for link listfocus (#4583)
  • ButtonGroup: add flex wrap to large breakpoint (#4586)
  • lightbox-media-viewer: add overflow to row (#4564)
  • leadspace: button styles (#4562)
  • locale-modal: fix height (#4560)
  • logo-grid: remove links (#4554)
  • LinkList: fix card styles (#4548)
  • LanguageSelector: set language selector label visibility to hidden (#4552)

Services

Features

  • masthead: alternative logo in web components (#4581)

Fixes

  • translation: support for running in node.js environment (#4573)

Utilities

carbon-for-ibm-dotcom - v1.13.0

Published by annawen1 almost 4 years ago

Global

Features

Web Components

Features

  • card-section: introducing web component versions (#4471)
  • content-group-cards: create web component (#4487)
  • leaving-ibm: Leaving IBM modal web component (#4453)
  • content-group-horizontal: create web component (#4435)
  • Masthead: add mobile megamenu (#4443)
  • megamenu: megamenu desktop web component (#4384)
  • cta-section: web component version (#4338)
  • callout with media: web component version (#4343)
  • content-item-horizontal: create web component (#4389)
  • logo-grid: web component created (#4371)
  • logo-grid: web component created (#4287)
  • content-section: web-component version (#4275)
  • image-with-caption: support responsive image (#4312)
  • callout-quote: web-component created (#4228)
  • leadspace: leadspace web component (#4084)
  • feature-flag: adding feature flag capability in web components (#4220)

Fixes

  • modal: remove close button offset for full-width mode (#4299)
  • Images: update FPO images url (#4482)
  • cta-section: aligning link list with other text elements (#4461)
  • feature-card: fix icon position (#4412)
  • image-with-caption: a11y fixes (#4395)
  • Footer: update readme (#4409)
  • content-block: fix layout (#4397)
  • styles: ensure dds-prefix variable is included (#4396)
  • table-of-contents: ensure anchor is visible upon jump-to-content (#4297)
  • button-group: eliminate duplicate outline (#4350)
  • button-group: fixed focus outline going past the buttons on web components (#4348)
  • quote: fixed spacing for closing quote (#4288)
  • feature-card-block-medium: update web component layout (#4323)
  • table-of-contents: fix header space (#4298)
  • card link: focus styles (#4318)
  • quote: adjust quote grid classes in storybook (#4304)
  • locale-modal: ensure input field is cleared on reset (#4296)
  • masthead-search: stop toggling active state on focus (#4295)
  • linklist: fix linklist focus styles (#4271)
  • table-of-contents: support dark theme (#4213)
  • footer: ensure IBM logo icon is visible (#4226)
  • feature-card: remove redundant flex-wrap (#4176)
  • masthead-search: re-apply #3932 (#4227)

React

Features

  • Masthead: add search custom events (#4460)
  • megamenu: megamenu desktop web component (#4384)
  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • leadspace-with-search: introducing new pattern (behind feature flag) (#3987)
  • overflow: add animation and update snapshots (#4305)
  • leadspace: leadspace web component (#4084)
  • LightboxMediaViewer: allow user override vid title/desc (#4238)
  • feature-flag: adding feature flag capability in web components (#4220)

Fixes

  • cardgroup: update sameheight selectors (#4484)
  • masthead: add aria-hidden to overflow nav carets (#4489)
  • Images: update FPO images url (#4482)
  • Footer: update readme (#4409)
  • masthead: remove console errors (#4404)
  • masthead: overflow tabbing adjusted (#4381)
  • language-selector: update language selector to use select (#4335)
  • masthead: update overflow scrolling positions (#4333)
  • feature-card-block-medium: update web component layout (#4323)
  • masthead: selected item accessible to screen reader (#4302)
  • megamenu: added protection to fix layout problem (#4290)
  • lightbox-m-viewer: adding again autoPlay to video (#4289)
  • Masthead: have nav item render with selected styles in mobile nav (#4259)
  • lightbox-m-viewer: removing autoplay from VideoPlayer (#4258)
  • modal: add primary focus on open (#4242)
  • table-of-contents: support dark theme (#4213)
  • footer: ensure IBM logo icon is visible (#4226)

Styles

Features

  • content-group-cards: create web component (#4487)
  • content-group-horizontal: create web component (#4435)
  • megamenu: megamenu desktop web component (#4384)
  • cta-section: web component version (#4338)
  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • callout with media: web component version (#4343)
  • content-item-horizontal: create web component (#4389)
  • logo-grid: web component created (#4371)
  • leadspace-with-search: introducing new pattern (behind feature flag) (#3987)
  • logo-grid: web component created (#4287)
  • overflow: add animation and update snapshots (#4305)
  • tag: expressive theme update (#4166)
  • callout-quote: web-component created (#4228)
  • leadspace: leadspace web component (#4084)

Fixes

  • modal: remove close button offset for full-width mode (#4299)
  • feature-card: fix icon position (#4412)
  • megamenu: fix scrollbar styles (#4417)
  • Footer: fix micro footer button css (#4415)
  • styles: ensure dds-prefix variable is included (#4396)
  • content-item-horizontal: fix heading styling (#4402)
  • content-group-mixed: fix pictogram item row on md breakpoint (#4282)
  • table-of-contents: ensure anchor is visible upon jump-to-content (#4297)
  • language-selector: update language selector to use select (#4335)
  • masthead: update overflow scrolling positions (#4333)
  • quote: fixed spacing for closing quote (#4288)
  • feature-card-block-medium: update web component layout (#4323)
  • table-of-contents: fix header space (#4298)
  • card link: focus styles (#4318)
  • megamenu: added protection to fix layout problem (#4290)
  • linklist: fix linklist focus styles (#4271)
  • FeatureCard: remove unused styles (#4243)
  • Masthead: have nav item render with selected styles in mobile nav (#4259)
  • table-of-contents: support dark theme (#4213)
  • footer: ensure IBM logo icon is visible (#4226)
  • feature-card: remove redundant flex-wrap (#4176)

Services

Features

  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • locale: introducing cache busting logic (#4325)
  • translation: introduce cache busting logic (#4240)
carbon-for-ibm-dotcom - v1.13.0-rc.4

Published by annawen1 almost 4 years ago

React

Fixes

  • Footer: fixes language selector clear (#4557)

Styles

Fixes

  • LanguageSelector: set language selector label visibility to hidden (#4552)
carbon-for-ibm-dotcom - v1.13.0-rc.3

Published by annawen1 almost 4 years ago

React

Fixes

  • SideNavMenu: remove role from li wrapper on menu item buttons (#4538)

Styles

Fixes

  • masthead: overflow style fix (#4543)
carbon-for-ibm-dotcom - @carbon/[email protected]

Published by ibmdotcom-bot almost 4 years ago

Web Components

Features

  • content-group-pictograms: introducing web-component version (#4459)
  • content-block-cards: create web component (#4499)
  • card-section: introducing web component versions (#4471)
  • content-group-cards: create web component (#4487)
  • leaving-ibm: Leaving IBM modal web component (#4453)
  • content-group-horizontal: create web component (#4435)
  • Masthead: add mobile megamenu (#4443)
  • megamenu: megamenu desktop web component (#4384)
  • cta-section: web component version (#4338)

Fixes

  • masthead: remove themes from storybook (#4514)
  • expressive-modal: set list of tabbable elements (#4512)
  • leadspace: fix gradients (#4522)
  • callout-with-media: remove carbon themes (#4509)
  • logo-grid: changing story styles to adhere to react version (#4518)
  • Masthead: regular dropdown menu visible outside of masthead nav bar (#4510)
  • cta-section: various style updates (#4500)
  • link-list: make item role back to listitem (#4501)
  • link-list: change role for link-list items to link (#4498)
  • masthead: search styles (#4442)
  • modal: remove close button offset for full-width mode (#4299)
  • Images: update FPO images url (#4482)
  • cta-section: aligning link list with other text elements (#4461)

React

Features

  • Masthead: add search custom events (#4460)
  • megamenu: megamenu desktop web component (#4384)

Fixes

  • SideNavMenu: remove role from li wrapper on menu item buttons (#4538)
  • Masthead: fix screen reader when search active (#4529)
  • Masthead: change side nav menu item role to menuitem (#4530)
  • Masthead: regular dropdown menu visible outside of masthead nav bar (#4510)
  • Masthead: use aria-selected selector and outline styling (#4502)
  • cardgroup: update sameheight selectors (#4484)
  • masthead: add aria-hidden to overflow nav carets (#4489)
  • Images: update FPO images url (#4482)

Styles

Features

  • content-block-cards: create web component (#4499)
  • content-group-cards: create web component (#4487)
  • content-group-horizontal: create web component (#4435)
  • megamenu: megamenu desktop web component (#4384)
  • cta-section: web component version (#4338)

Fixes

  • masthead: overflow style fix (#4543)
  • Footer: update footer bottom padding (#4531)
  • Masthead: fix screen reader when search active (#4529)
  • leadspace: fix gradients (#4522)
  • masthead: menu-item styles (#4527)
  • Masthead: regular dropdown menu visible outside of masthead nav bar (#4510)
  • tableofcontents: fix top positions in dotcomshell (#4508)
  • Masthead: use aria-selected selector and outline styling (#4502)
  • masthead: search styles (#4442)
  • modal: remove close button offset for full-width mode (#4299)

Services

Utilities

carbon-for-ibm-dotcom - v1.13.0-rc.2

Published by annawen1 almost 4 years ago

React

Fixes

  • Masthead: change side nav menu item role to menuitem (#4530)

Styles

Fixes

  • masthead: menu-item styles (#4527)
carbon-for-ibm-dotcom - v1.13.0-rc.1

Published by annawen1 almost 4 years ago

Web Components

Fixes

  • Masthead: regular dropdown menu visible outside of masthead nav bar (#4510)

React

Fixes

  • Masthead: regular dropdown menu visible outside of masthead nav bar (#4510)

Styles

Fixes

  • Masthead: regular dropdown menu visible outside of masthead nav bar (#4510)
  • tableofcontents: fix top positions in dotcomshell (#4508)
carbon-for-ibm-dotcom - v1.13.0-rc.0

Published by annawen1 almost 4 years ago

Web Components

Features

  • card-section: introducing web component versions (#4471)
  • content-group-cards: create web component (#4487)
  • leaving-ibm: Leaving IBM modal web component (#4453)
  • content-group-horizontal: create web component (#4435)
  • Masthead: add mobile megamenu (#4443)
  • megamenu: megamenu desktop web component (#4384)
  • cta-section: web component version (#4338)
  • callout with media: web component version (#4343)
  • content-item-horizontal: create web component (#4389)
  • logo-grid: web component created (#4371)
  • logo-grid: web component created (#4287)
  • content-section: web-component version (#4275)
  • image-with-caption: support responsive image (#4312)
  • callout-quote: web-component created (#4228)
  • leadspace: leadspace web component (#4084)
  • feature-flag: adding feature flag capability in web components (#4220)

Fixes

  • modal: remove close button offset for full-width mode (#4299)
  • Images: update FPO images url (#4482)
  • cta-section: aligning link list with other text elements (#4461)
  • feature-card: fix icon position (#4412)
  • image-with-caption: a11y fixes (#4395)
  • Footer: update readme (#4409)
  • content-block: fix layout (#4397)
  • styles: ensure dds-prefix variable is included (#4396)
  • table-of-contents: ensure anchor is visible upon jump-to-content (#4297)
  • button-group: eliminate duplicate outline (#4350)
  • button-group: fixed focus outline going past the buttons on web components (#4348)
  • quote: fixed spacing for closing quote (#4288)
  • feature-card-block-medium: update web component layout (#4323)
  • table-of-contents: fix header space (#4298)
  • card link: focus styles (#4318)
  • quote: adjust quote grid classes in storybook (#4304)
  • locale-modal: ensure input field is cleared on reset (#4296)
  • masthead-search: stop toggling active state on focus (#4295)
  • linklist: fix linklist focus styles (#4271)
  • table-of-contents: support dark theme (#4213)
  • footer: ensure IBM logo icon is visible (#4226)
  • feature-card: remove redundant flex-wrap (#4176)
  • masthead-search: re-apply #3932 (#4227)

React

Features

  • Masthead: add search custom events (#4460)
  • megamenu: megamenu desktop web component (#4384)
  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • leadspace-with-search: introducing new pattern (behind feature flag) (#3987)
  • overflow: add animation and update snapshots (#4305)
  • leadspace: leadspace web component (#4084)
  • LightboxMediaViewer: allow user override vid title/desc (#4238)
  • feature-flag: adding feature flag capability in web components (#4220)

Fixes

  • cardgroup: update sameheight selectors (#4484)
  • masthead: add aria-hidden to overflow nav carets (#4489)
  • Images: update FPO images url (#4482)
  • Footer: update readme (#4409)
  • masthead: remove console errors (#4404)
  • masthead: overflow tabbing adjusted (#4381)
  • language-selector: update language selector to use select (#4335)
  • masthead: update overflow scrolling positions (#4333)
  • feature-card-block-medium: update web component layout (#4323)
  • masthead: selected item accessible to screen reader (#4302)
  • megamenu: added protection to fix layout problem (#4290)
  • lightbox-m-viewer: adding again autoPlay to video (#4289)
  • Masthead: have nav item render with selected styles in mobile nav (#4259)
  • lightbox-m-viewer: removing autoplay from VideoPlayer (#4258)
  • modal: add primary focus on open (#4242)
  • table-of-contents: support dark theme (#4213)
  • footer: ensure IBM logo icon is visible (#4226)

Styles

Features

  • content-group-cards: create web component (#4487)
  • content-group-horizontal: create web component (#4435)
  • megamenu: megamenu desktop web component (#4384)
  • cta-section: web component version (#4338)
  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • callout with media: web component version (#4343)
  • content-item-horizontal: create web component (#4389)
  • logo-grid: web component created (#4371)
  • leadspace-with-search: introducing new pattern (behind feature flag) (#3987)
  • logo-grid: web component created (#4287)
  • overflow: add animation and update snapshots (#4305)
  • tag: expressive theme update (#4166)
  • callout-quote: web-component created (#4228)
  • leadspace: leadspace web component (#4084)

Fixes

  • modal: remove close button offset for full-width mode (#4299)
  • feature-card: fix icon position (#4412)
  • megamenu: fix scrollbar styles (#4417)
  • Footer: fix micro footer button css (#4415)
  • styles: ensure dds-prefix variable is included (#4396)
  • content-item-horizontal: fix heading styling (#4402)
  • content-group-mixed: fix pictogram item row on md breakpoint (#4282)
  • table-of-contents: ensure anchor is visible upon jump-to-content (#4297)
  • language-selector: update language selector to use select (#4335)
  • masthead: update overflow scrolling positions (#4333)
  • quote: fixed spacing for closing quote (#4288)
  • feature-card-block-medium: update web component layout (#4323)
  • table-of-contents: fix header space (#4298)
  • card link: focus styles (#4318)
  • megamenu: added protection to fix layout problem (#4290)
  • linklist: fix linklist focus styles (#4271)
  • FeatureCard: remove unused styles (#4243)
  • Masthead: have nav item render with selected styles in mobile nav (#4259)
  • table-of-contents: support dark theme (#4213)
  • footer: ensure IBM logo icon is visible (#4226)
  • feature-card: remove redundant flex-wrap (#4176)

Services

Features

  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • locale: introducing cache busting logic (#4325)
  • translation: introduce cache busting logic (#4240)

Utilities

carbon-for-ibm-dotcom - v1.12.0-beta.46.61

Published by ibmdotcom-bot almost 4 years ago

Features

  • Masthead: React masthead alternate logo and tooltip options (#4401)
  • callout with media: web component version (#4343)
  • content-item-horizontal: create web component (#4389)
  • logo-grid: web component created (#4371)
  • leadspace-with-search: introducing new pattern (behind feature flag) (#3987)
  • logo-grid: web component created (#4287)
  • content-section: web-component version (#4275)
  • locale: introducing cache busting logic (#4325)
  • image-with-caption: support responsive image (#4312)
  • translation: introduce cache busting logic (#4240)
  • overflow: add animation and update snapshots (#4305)
  • tag: expressive theme update (#4166)

Fixes

  • feature-card: fix icon position (#4412)
  • megamenu: fix scrollbar styles (#4417)
  • image-with-caption: a11y fixes (#4395)
  • Footer: fix micro footer button css (#4415)
  • Footer: update readme (#4409)
  • content-block: fix layout (#4397)
  • styles: ensure dds-prefix variable is included (#4396)
  • masthead: remove console errors (#4404)
  • content-item-horizontal: fix heading styling (#4402)
  • content-group-mixed: fix pictogram item row on md breakpoint (#4282)
  • table-of-contents: ensure anchor is visible upon jump-to-content (#4297)
  • masthead: overflow tabbing adjusted (#4381)
  • button-group: eliminate duplicate outline (#4350)
  • button-group: fixed focus outline going past the buttons on web components (#4348)
  • language-selector: update language selector to use select (#4335)
  • masthead: update overflow scrolling positions (#4333)
  • quote: fixed spacing for closing quote (#4288)
  • feature-card-block-medium: update web component layout (#4323)
  • table-of-contents: fix header space (#4298)
  • card link: focus styles (#4318)
  • quote: adjust quote grid classes in storybook (#4304)
  • locale-modal: ensure input field is cleared on reset (#4296)
  • masthead-search: stop toggling active state on focus (#4295)
  • masthead: selected item accessible to screen reader (#4302)
carbon-for-ibm-dotcom - v1.12.0

Published by raphaelamadeu-zz about 4 years ago

Global

Styles

Features

Fixes

React

Features

Fixes

  • content-block: border not displaying properly (#3992) (d2e1fa2), closes #3992 #3662
  • footer: fixing the default footer type definition (#4017) (61c5ad8), closes #4017
  • leadspace: buttons now display properly at 672px breakpoint (#4025) (55fda95), closes #4025 #3297
  • Masthead: nav dropdowns should allow body scroll (#4002) (656b695), closes #4002 #3999
  • masthead: fix breakpoint (#4046) (832a1ee), closes #4046 #4021
  • masthead: fix L1 breakpoint styles (#4135) (4d89c39), closes #4135 #4132
  • masthead: update platform name responsive css (#4165) (49adab5), closes #4165 #4140
  • video: changing video id across packages (#4121) (8b73e11), closes #4121

Web Components

Features

Fixes

Services

Features

We have worked with the IBM Webmaster team and are excited to let you know that the CORS_PROXY is no longer required for the Masthead/Footer data! We have removed all documentation referencing the CORS_PROXY configuration, as well as the removal of any usage of it in our services.

Package Rankings
Top 2.56% on Npmjs.org
Related Projects