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 hidden (Show)

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

Published by annawen1 almost 5 years ago

React 1.2.1-rc.0 (2019-12-17)

Bug Fixes

  • component: minor code indentation
    (ec00b2d)
  • component: readme update
    (2025ca3)
  • component: readme update
    (d93508d)
  • css: move buttongroup story grid.css into index.scss
    (f5b011f)
  • css: move storybook css out of story file into local index.scss
    (4726410)
  • masthead: add platform name to sidenav; fixes
    #782
    (a669dc0)
  • rollup: update to bundle thresholds
    (66c27d5)
  • storybook: fix to layout issues in storybook for mobile
    (f9b83cd)

Features

  • component: implement fullwidth variant for expressive model
    (31a7cf0)
  • dependencies: updates to carbon package dependencies
    (c436c55)
  • storybook: adding overview story for storybook
    (aeab973)

Patterns-React 1.2.1-rc.0 (2019-12-17)

Bug Fixes

  • rollup: update to bundle thresholds
    (66c27d5)
  • storybook: fix to layout issues in storybook for mobile
    (f9b83cd)

Features

  • dependencies: updates to carbon package dependencies
    (c436c55)
  • storybook: adding overview story for storybook
    (aeab973)

Styles 1.2.1-rc.0 (2019-12-17)

Bug Fixes

  • css: fix responsive side nav for mobile views; fixes
    #781
    #782
    (8cc7699)
  • css: remove 1px space above TOC select; fixes
    #819
    (b5dccd1)
  • footer: add carbon accordion styles to theme mixin
    (8cdcc7f)
  • footer: add carbon button style under theme mixin
    (fe1c9f7)
  • footer: fix locale button theming
    (0404026)
  • footer: include expressive styling
    (88fdfc9)
  • footer: move button and accordion within classes
    (3e5b2e7)
  • footer: move styles within footer classes
    (bcc48ae)
  • footer: moved carbon theme to mixin level
    (d3794f0)
  • masthead: add platform name to sidenav; fixes
    #782
    (a669dc0)
  • storybook: fix to layout issues in storybook for mobile
    (f9b83cd)
  • storybook: removing unused imports
    (22926dd)

Features

  • component: implement fullwidth variant for expressive model
    (31a7cf0)
  • dependencies: updates to carbon package dependencies
    (c436c55)
  • storybook: adding overview story for storybook
    (aeab973)

Vanilla 0.2.1-rc.0 (2019-12-17)

Features

  • dependencies: updates to carbon package dependencies
    (c436c55)
carbon-for-ibm-dotcom - v1.2.0

Published by annawen1 almost 5 years ago

React

  • Locale Selector (#252): Call to action from the footer, which will show a modal where the user can select the locale/language translation for the given page. It will also set the user's preference.
  • Updated feature flag names to include prefix (#700)

Vanilla

  • Footer (#356): New look with two different configurable types (full, slim)

Patterns (React)

  • Simple Long Form (#466): Simple Long Form pattern*
  • List Section (#449): List section pattern*
  • Table of Contents (#445): Table of Contents pattern*
  • Lead Space, centered (#437): Lead Space pattern, centered version*
  • Next Steps (cards w/o images) (#472): Next Steps pattern*
  • Use Cases (#469): Use Cases pattern*
  • Updated feature flag names to include prefix (#700)
  • Add data-autoid attributes to optional fields for Patterns (#637)
  • LeadSpace (#732): Update styles to apply color theme as a container modifier

* NOTE: Behind a feature flag

Utilities

  • Available Language utility (#509): Utility for providing the available language translation on the current page

Bugs

  • Footer suddenly is in white background (#718)
  • IBM logo in Masthead is not aligned with content in big screens (#719)
  • Separate global imports into different package (#527)
carbon-for-ibm-dotcom - v1.2.0-rc.2

Published by annawen1 almost 5 years ago

React 1.2.0-rc.2 (2019-12-13)

Bug Fixes

  • locale: fix locale filter availability text; fixes
    #847
    (815547f)
  • locale-selector: reset country search results
    (2b081ab)
  • locale-selector: various fixes to the locale modal
    (4e893ab)

Styles 1.2.0-rc.2 (2019-12-13)

Bug Fixes

  • css: locale region buttons now scroll when cut off; fixes
    #845
    (5d94f15)
  • footer: style theme fixes for the footer
    (95f8d34)
  • locale-selector: various fixes to the locale modal
    (4e893ab)
carbon-for-ibm-dotcom - v1.2.0-rc.1

Published by annawen1 almost 5 years ago

React 1.2.0-rc.1 (2019-12-10)

Bug Fixes

  • feature: remove CardLink and FooterLocaleButton feature flag
    (b2434b4)
  • flags: remove feature flag in comments
    (1b098f0)
  • footer: fix footer css; update close functionality
    (ab60f03)
  • locale: add localized country/lang header
    (76a76dd)
  • locale: fix locale from footer; fixes
    #795
    (55492c7)

Features

  • card: remove featureFlag
    (e83777b)

Services 1.2.0-rc.1 (2019-12-10)

Bug Fixes

  • locale: fixed unit tests
    (41f45e7)
  • locale: removed extra response handler
    (144cc6f)

Features

  • locale: method for getting the language/locale display name
    (bc0cabc)

Styles 1.2.0-rc.1 (2019-12-10)

Bug Fixes

  • css: fix CardLink css and remove from LocaleModal
    (3954aff)
  • expressive: fixed expressive yarn build
    (5089e48)
  • footer: fix footer css; update close functionality
    (ab60f03)
carbon-for-ibm-dotcom - v1.2.0-rc.0

Published by annawen1 almost 5 years ago

React 1.2.0-rc.0 (2019-12-09)

Bug Fixes

  • babel: update plugin load order
    (f5167a2)
  • buttongroup: added example without the grid system
    (ce920fb)
  • buttongroup: adding columns to the story
    (0f88187)
  • buttongroup: adds h3 titles to README examples
    (9549834)
  • component: fixed dark theme class on parent element
    (c1f37ff)
  • component: readme updated
    (4c0409d)
  • css: remove relative paths for icons
    (314d85f)
  • css: use local css for component (test)
    (a83c764)
  • css: use local css for footer component
    (14193f8)
  • dependencies: adjusting services/utilities dependencies to alpha
    (006137f)
  • dependencies: fix to circular dependencies btwn services/utilities
    (cff6e13)
  • featureflag: add dds prefix to pattern-react feature flags
    (7b3959e)
  • featureflag: add dds prefix to react feature flags
    (8c91448)
  • fonts: merged with master, updated css imports
    (93be6a0)
  • fonts: moving carbon font imports, adding instructions to readmes
    (2501e6b)
  • footer: move footer ibm logo to styles package
    (ba7709d)
  • layout: properly set mobile columns to be sticky if set
    (b620de5)
  • locale: fixes issue where only one language of a country listed
    (ba5863c)
  • locale: remove relative package reference
    (81c3240)
  • locale: responsive css fixes
    (07a8147)
  • logo: update masthead logo svg; fixes
    #411
    (d36bbce)
  • masthead: add new props to readme
    (b7cb2da)
  • masthead: have eyebrow link + title as props
    (7a6d571)
  • masthead: implement L1 missing props
    (46f70a2)
  • masthead: rollback out-of-scope props implementation
    (aaf48ed)
  • masthead: share more css rules to masthead l1
    (fe6a282)
  • masthead: shrink masthead L1 when it becomes sticky
    (24deb67)
  • masthead: use contextual selector for short l1
    (961501f)
  • readme: clean up of readme's and updated missed components
    (01cad1f)
  • readme: prop descriptions in readmes for some patterns
    (243a878)
  • readme: readme updated
    (cc9bc99)
  • storybook: configure custom properties from carbon expressive flag
    (6673053)
  • storybook: render with styles on reload
    (f6a897f)
  • removed console.log
    (31a97c8)
  • webpack: install style-loader
    (c99cb0f)
  • added mobile menu label dynamically
    (43c6c77)
  • adjusted select button posiiton
    (3063a84)
  • adjusted select icon position
    (5441159)
  • minor readme fixes
    (3a9c59a)
  • placed toc mobile into layout
    (cd9a512)
  • remove menu label from rendering in desktop menu
    (9bd55fc)
  • replaced menuLabel string
    (46a4ae9)

Features

  • component: add locale modal component
    (312dfc6)
  • component: add locale modal component
    (9e88c5c)
  • component: add locale modal component
    (6c58d95)
  • examples: adding example of ibm.com library react with nextjs
    (47a3cef)
  • examples: adding example with create-react-app
    (4aaaa73)
  • examples: adding example with create-react-app
    (f5e819b)
  • expressive: adding initial expressive theme via custom properties
    (5d6d2f6)
  • expressive: initial feature flag functionality (wip)
    (8aafa6b)
  • expressive: quarantine temporary expressive overrides
    (54979c8)
  • expressive: tweak to .env.example descriptions
    (c365158)
  • expressive: updating README files
    (c38287b)
  • footer: removal of feature flag for the locale selector in footer
    (44e16b8)
  • locale: bump alpha version to use new endpiont
    (d090174)
  • nextjs: adding sample content in the DotcomShell
    (624e945)
  • pattern: sticky table of contents
    (435fdc3),
    closes
    #708
  • readme: prop description in readme
    (f74506f)
  • test: add LocaleModal test
    (dc7cd5c)

Styles 1.2.0-rc.0 (2019-12-09)

Bug Fixes

  • component: fixed dark theme class on parent element
    (c1f37ff)
  • component: readme updated
    (4c0409d)
  • css: fix card link css import
    (9b7bd20)
  • css: fix masthead/logo responsive css; fixes
    #719
    (d486d04)
  • css: merge conflicts
    (26a25d7)
  • css: remove relative paths for icons
    (314d85f)
  • css: update locale modal outer margins to expressive
    (8954334)
  • css: update locale modal outer margins to expressive
    (6993eb1)
  • css: use local css for footer component
    (14193f8)
  • css: use local css for footer component
    (3791c63)
  • expressive: adding additional components sizes
    (138b4c8)
  • expressive: adding additional token sizes and components
    (90cc71d)
  • expressive: adding component level overrides (partial)
    (64ed733)
  • expressive: fix to reference to temporary expressive code
    (dae9b69)
  • expressive: removed skeleton stories, adjustments to styles
    (2fd89a4)
  • fonts: merged with master, updated css imports
    (93be6a0)
  • fonts: moving carbon font imports, adding instructions to readmes
    (2501e6b)
  • footer: move footer ibm logo to styles package
    (ba7709d)
  • imports: multiple import fixes for styles
    (bc5cc6e)
  • imports: updating global import of components for main scss
    (68d119f)
  • leadspace: add button gradient styling to theme
    (d6dffd1)
  • leadspace: create mixin for themed items
    (64e81eb)
  • leadspace: leadspace background theme
    (7b4f89e)
  • leadspace-centered: add button styling for correct theme color
    (9eae126)
  • leadspace-centered: button group relative import
    (af5a547)
  • leadspace-centered: gradient and button styling tweaks
    (473f7ed)
  • leadspace-centered: readme and global scss file
    (87c1ef2)
  • leadspace-centered: use color token for gradient
    (dc594dd)
  • listsection: add theme modifier to pattern
    (d076d75)
  • listsection: remove unnecessary includes
    (ec527d4)
  • locale: responsive css fixes
    (07a8147)
  • locale: responsive css fixes
    (a43ad0e)
  • logo: update masthead logo svg; fixes
    #411
    (d36bbce)
  • masthead: share more css rules to masthead l1
    (fe6a282)
  • masthead: shrink masthead L1 when it becomes sticky
    (24deb67)
  • masthead: use contextual selector for short l1
    (961501f)
  • pattern: added scss readme
    (d2bfe31)
  • pattern: merge master into branch
    (74cd3ce)
  • styles: fix for styles package imports to relative
    (8019edc)
  • theme: card without images theme modifier
    (bcbcab7)
  • theme: refactored themed items
    (8f63fd5)
  • theme: simple long form theme modifier
    (3067fd2)
  • adjusted select button posiiton
    (3063a84)
  • theme: themed items adjustment
    (9dbf4de)
  • usecase: remove unnecessary includes
    (9a25b28)
  • usecase: theme modifier class added to pattern
    (0dc4609)
  • added mobile menu label dynamically
    (43c6c77)
  • card alignment adjusted
    (accdab1)
  • configured g10 theme
    (6607d70)
  • make cards within parent elements equal height
    (860dff5)
  • minor fix for readme
    (8bd660c)
  • minor readme fixes
    (3a9c59a)
  • placed toc mobile into layout
    (cd9a512)

Features

  • component: add locale modal component
    (98e427a)
  • component: add locale modal component
    (6c58d95)
  • component: add locale modal component
    (dc9a597)
  • component: add locale modal component
    (312dfc6)
  • content-array-with-pictograms: content array w/ pictograms pattern
    (201e14b)
  • expressive: adding initial expressive theme via custom properties
    (5d6d2f6)
  • expressive: adding separate storybook focused on expressive theme
    (71cb9c1)
  • expressive: initial feature flag functionality (wip)
    (8aafa6b)
  • expressive: quarantine temporary expressive overrides
    (54979c8)
  • expressive: turn off temporary overrides if flag is on
    (0784534)
  • expressive: updating README files
    (c38287b)
  • leadspace-center: theme option implement
    (dab91a7)
  • leadspace-centered: gradient overlay
    (8305536)
  • leadspace-centered: initial leadspace centered
    (8deabab)
  • leadspace-centered: use button group component
    (26d576f)
  • locale: bump alpha version to use new endpiont
    (d090174)
  • pattern: card array first implementation
    (61332d0)
  • pattern: card-array updates and added readme files
    (2d79030)
  • pattern: created card without images pattern
    (23b55b9)
  • pattern: pictogram array creation
    (e79f860)
  • pattern: pictogram-array pattern readme created
    (3b5d8db)
  • pattern: sticky table of contents
    (435fdc3),
    closes
    #708
  • pattern: use cases pattern
    (954beef)

Vanilla 0.2.0-rc.0 (2019-12-09)

Bug Fixes

  • footer: added footer methods, init, navigation
    (f5502a6)
  • footer: added index export, added readme, deleted console log
    (c76566b)
  • footer: added props and navigation data info
    (a061f88)
  • footer: removed console.log
    (6f9f077)
  • footer: removed init and navigation settings
    (a3c9c6b)
  • horizontalrule: adding prefixes to hr
    (b22d524)

Features

  • footer: adding additional service loading logic and nav iteration
    (227951d)
  • footer: creating the iterations for the footer nav (wip)
    (c703395)
  • footer: first commit, added short/long versions of vanilla footer
    (647a34e)
  • footer: html of footer is being iterated and api is working
    (6e964d0)
  • footer: updated vanilla footer to have init function in class
    (7490a70)

Services 1.2.0-rc.0 (2019-12-09)

Bug Fixes

  • dependencies: fix to circular dependencies btwn services/utilities
    (cff6e13)
  • locale: fix locale detection based on location and browser lang
    (c160ead)
  • locale: update locale endpoint
    (08654bb)
  • services: fix to globalInit unit tests
    (18ab7b5)
  • typeahead: adjust shape of query for better reading
    (93ab1a7)
  • typeahead: dynamically set lc/cc from getLang for search typeahead
    (b16e40d)
  • typeahead: return en-us from getLang if either are not defined
    (f7a696f)

Features

  • expressive: updating README files
    (c38287b)
  • locale: bump alpha version to use new endpiont
    (d090174)

Utilities 1.2.0-rc.0 (2019-12-09)

Bug Fixes

  • dependencies: fix to circular dependencies btwn services/utilities
    (cff6e13)
  • featureflag: add dds prefix to react feature flags
    (8c91448)
  • utilities: removed services as a dependency
    (8171f1b)

Features

  • expressive: updating README files
    (c38287b)
  • footer: removal of feature flag for the locale selector in footer
    (44e16b8)

Patterns-React 1.2.0-rc.0 (2019-12-09)

Bug Fixes

  • dependencies: adjusting services/utilities dependencies to alpha
    (006137f)
  • featureflag: add dds prefix to pattern-react feature flags
    (7b3959e)
  • featureflag: add dds prefix to react feature flags
    (8c91448)
  • fonts: moving carbon font imports, adding instructions to readmes
    (2501e6b)
  • leadspace: create mixin for themed items
    (64e81eb)
  • leadspace: fixed leadspace feature flag name in the story
    (40cf33a)
  • leadspace: move theming to pattern level as prop
    (27f7b4c)
  • leadspace-centered: add button styling for correct theme color
    (9eae126)
  • leadspace-centered: readme and global scss file
    (87c1ef2)
  • listsection: add theme modifier to pattern
    (d076d75)
  • pattern: Added readme to the story
    (d25d7d7)
  • pattern: added additional autoid
    (0a7d898)
  • pattern: created a story level scss file
    (5b936b5)
  • pattern: created story level scss file
    (3c997d9)
  • pattern: fixed error on pictogram change inside storybook
    (a776260)
  • pattern: merge master into branch
    (74cd3ce)
  • pattern: polulated additional data-autoid attributes
    (324f7c6)
  • pattern: readme file fix
    (19d45cd)
  • pattern: removed toc from index.js
    (30d4a35)
  • pattern: renamed feature flag
    (2403076)
  • pattern: updated readme files
    (ed052b7)
  • pattern: updated readme files
    (0bb8d0f)
  • readme: clean up of readme's and updated missed components
    (01cad1f)
  • readme: pictogram array readme with props
    (26f81ee)
  • readme: prop descriptions in readmes for some patterns
    (243a878)
  • readme: props descriptions for the patterns
    (d29a71e)
  • readme: updated imports on readme
    (727a96c)
  • readme: updated readme
    (c80bfd6)
  • storybook: configure custom properties from carbon expressive flag
    (6673053)
  • storybook: reference correct theme prop value
    (69a4e26)
  • theme: card without images theme modifier
    (bcbcab7)
  • theme: put title prop back in simple long form
    (6453c6f)
  • theme: refactored themed items
    (8f63fd5)
  • theme: simple long form theme modifier
    (3067fd2)
  • usecase: theme modifier class added to pattern
    (0dc4609)
  • updated ibmdotcom packages to 1.1.2
    (d9095ba)
  • webpack: put back custom css variable flag
    (8ea6ec1)
  • added card link to feature flag
    (f8ed6c4)
  • added usecases in feature flag
    (e5f9d91)
  • configured g10 theme
    (6607d70)
  • corrected exported element path
    (43011df)
  • webpack: remove custom css variable flag
    (6a91e80)
  • exported patterns alphabetically
    (71ffa1b)
  • make cards within parent elements equal height
    (860dff5)
  • moved pictogram library to dev dependency
    (9e54273)
  • updated ibmdotcom packages to 1.1.1
    (7586ee5)
  • updated ibmdotcom packages to 1.1.2
    (ecea9a4)
  • updated link data for consistancy
    (5e27ce6)

Features

  • content-array-with-pictograms: content array w/ pictograms pattern
    (201e14b)
  • expressive: adding initial expressive theme via custom properties
    (5d6d2f6)
  • expressive: initial feature flag functionality (wip)
    (8aafa6b)
  • expressive: turn off temporary overrides if flag is on
    (0784534)
  • expressive: tweak to .env.example descriptions
    (c365158)
  • expressive: updating README files
    (c38287b)
  • leadspace-center: theme option implement
    (dab91a7)
  • leadspace-centered: add option for button icons
    (ff4bbde)
  • leadspace-centered: gradient overlay
    (8305536)
  • leadspace-centered: image and background in mobile
    (cb1f2b2)
  • leadspace-centered: initial leadspace centered
    (8deabab)
  • leadspace-centered: use button group component
    (26d576f)
  • pattern: card array first implementation
    (61332d0)
  • pattern: card-array updates and added readme files
    (2d79030)
  • pattern: content-array-with-pictograms improved importing method
    (0a44f09)
  • pattern: created card without images pattern
    (23b55b9)
  • pattern: pictogram array creation
    (e79f860)
  • pattern: pictogram-array pattern readme created
    (3b5d8db)
  • pattern: pictogram-array readme update
    (5d39779)
  • pattern: sticky table of contents
    (435fdc3),
    closes
    #708
  • pattern: use cases pattern
    (954beef)
carbon-for-ibm-dotcom - v1.1.2

Published by jeffchew almost 5 years ago

Fixes

  • Masthead (and DotcomShell) briefly renders and disappears (#634)
carbon-for-ibm-dotcom - v1.1.2-rc.0

Published by jeffchew almost 5 years ago

React 1.1.2-rc.0 (2019-11-15)

Bug Fixes

  • masthead: fixes masthead link render from json; fixes
    #634'
    (6ebbd80)

Styles 1.1.2-rc.0 (2019-11-15)

Bug Fixes

  • css: update back link color
    (5b34952)
  • css: update ibm logo padding
    (4b4c11f)
carbon-for-ibm-dotcom - v1.1.1

Published by annawen1 almost 5 years ago

Bug fixes

React

  • Footer (#616) SSR issues
  • Various Masthead/Footer (#614) issues with Javascript disabled
  • Carbon search (#607) locked by default
  • Carbon search (#631) placeholder text needs to be translated as per the locales
  • Carbon footer (#632) is not using lang from <html /> to localize footer links and labels
  • Masthead (#627) tabbing skips over invisible elements
  • Masthead (#648) fails to render on server side
carbon-for-ibm-dotcom - v1.1.1-rc.1

Published by annawen1 almost 5 years ago

React 1.1.1-rc.1 (2019-11-11)

Bug Fixes

  • masthead: ssr fix for missing document
    (aa9a003)
carbon-for-ibm-dotcom - v1.1.1-rc.0

Published by annawen1 almost 5 years ago

React 1.1.1-rc.0 (2019-11-07)

Bug Fixes

  • footer: add navigation prop to be passed into Dotcomshell
    (20117fb)
  • footer: add to readme and be able to turn of custom navigation
    (67f5eab)
  • footer: pass params to the translationapi and small lint changes
    (a4ee671)
  • lang: dispatch correct action type
    (0f28637)
  • masthead: skipping focusing hidden elements
    (363d300)
  • react: moved initial state inside component func
    (5c7c0fa)
  • react: open by default blur shouldnt close search
    (0eddcc2)
  • search-input: set correct key in actions
    (18bdc78)
  • storybook-knobs: move knobs within the add scope
    (da711a1)

Features

  • masthead: add focus on search button after close
    (03fd742)

Styles 1.1.1-rc.0 (2019-11-07)

Bug Fixes

  • masthead: skipping focusing hidden elements
    (363d300)

Features

  • masthead: add focus on search button after close
    (03fd742)

Services 1.1.1-rc.0 (2019-11-07)

Bug Fixes

  • footer: pass params to the translationapi and small lint changes
    (a4ee671)
  • lang-footer: return the lang attr
    (e6ef638)
  • translation: fix undefined lc error
    (83af87a)
carbon-for-ibm-dotcom - v1.1.0

Published by photodow almost 5 years ago

Features

React

  • Masthead/Footer (#421): Integration of the TranslationAPI into the Masthead/Footer
  • Left panel container (#257): Left panel container in anticipation of use of left nav on pages
  • Expressive Modal (#253): Variant of the Carbon Modal with an expressive theme
  • Link with Icon (#163): Variant of the Link component with icon
  • Clickable Tile (#504): Clickable tile component
  • Masthead Updates:
    • Additional properties to show/hide the profile and search icons (#101)
    • Open the search box by default via prop (#593)
  • Analytics:
    • Modal (#391)
    • Dynamic Tabs (#392):

Patterns

  • Lead Space, Default (#517): Lead space, left-aligned version

Vanilla

  • Package Architecture (#224): Initial Vanilla package architecture to support IBM.com Library Vanilla components
  • Horizontal Rule (#553): A configurable <hr /> element

Services

  • TranslationAPI (#515): Expand translation API to fetch data to display additional languages worldwide

Utilities

  • ipcinfoCookie (#513): Utility for getting and setting the ipcinfo cookie
  • geolocation (#514): Utility for fetching the geo location of the user
carbon-for-ibm-dotcom - v1.1.0-rc.1

Published by photodow almost 5 years ago

React 1.1.0-rc.1 (2019-11-04)

Bug Fixes

  • jest: multiple jest test fixes
    (2174892)
  • masthead: adds space for suggestion item
    (#594)
    (57ea91f)
  • masthead: fix to search input not closing
    (a12bdf2)
  • react: moved container class onto accordion
    (#600)
    (5ee78a5)

Features

  • masthead: flag to open masthead search by default, multiple fixes
    (#592)
    (c93fe40)

Services 1.1.0-rc.1 (2019-11-04)

Bug Fixes

  • just: fixed localeapi jest tests
    (185392a)

Features

  • masthead: flag to open masthead search by default, multiple fixes
    (#592)
    (c93fe40)

Styles 1.1.0-rc.1 (2019-11-04)

Bug Fixes

  • styles: highlight on key down and up
    (#591)
    (a6c7371)
  • styles: masthead search button fixed focus
    (#596)
    (d7115f9)

Vanilla 0.1.0-rc.1 (2019-11-04)

Note: Version bump only for package @carbon/ibmdotcom-vanilla

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

Published by photodow almost 5 years ago

patterns-react 1.1.0-rc.0 (2019-10-29)

Bug Fixes

  • featureflag: hiding experimental stories from production
    (#577)
    (394b9df)
  • leadspace: ensure buttons appear in correct order and width
    (4fd8054)

Features

  • leadspace: add button width function on resize
    (325a530)
  • leadspace: add separate knobs for the button icons
    (f8a3f32)
  • leadspace: button styling updates
    (b167b0f)
  • leadspace: edit leadspace to handle the srcs instead of adopter
    (db3b6ed)
  • leadspace: make buttons equal width
    (316e654)
  • leadspace: make gradient optional and few icons for buttons
    (ae26bc1)
  • leadspace: separate image into its own component
    (136fac5)
  • leadspace: set col width for desc in sm breakpoint
    (bddcfb6)
  • leadspace: simplify css
    (b22c352)
  • leadspace: use Ref react hook for DOM manipulation
    (253d688)

react 1.1.0-rc.0 (2019-10-29)

Bug Fixes

  • buttongroup: adding ButtonGroup
    (9ec6f96)
  • buttongroup: adjustment to the buttongroup story
    (6fea3fe)
  • buttongroup: fix button group test
    (5cdc971)
  • buttongroup: fixed ButtonGroup story props
    (14ac86d)
  • buttongroup: fixes to ButtonGroup props and unit tests
    (de19918)
  • buttongroup: removed cap for number of buttons in the group
    (308a1e3)
  • buttongroup: simplified buttongroup layout
    (da0c546)
  • buttongroup: updated button group to allow any icons
    (9923fd8)
  • buttongroup: various fixes to the ButtonGroup layout
    (d8a65d9)
  • buttongroup: various fixes to the Buttons and documentation
    (ca53867)
  • featureflag: hiding experimental stories from production
    (#577)
    (394b9df)
  • jest: fixes stable selector prefix
    (428b452)
  • js: remove dupe object
    (c8fcd4b)
  • lint: fix jsdoc linting errors
    (eb9c36c)
  • locale: check if list first
    (4d1d08c)
  • locale: rely on locale service to get countrylist
    (fe3c7ce)
  • masthead: add default props
    (fbce7ea)
  • masthead: add proptypes
    (cbf91f6)
  • masthead: fix masthead keyboard accessibility; fixes
    #160
    (588d0f7)
  • package: update utilities package in services
    (115c48a)
  • props: add missing props
    (22df546)
  • react: adding linkwithicon for import
    (49aa879)
  • search: update focus and active states
    (858c84b)
  • translation: adjust masthead for diff data structures
    (8e3c4fa)

Features

  • analytics: adding initial event for dynamic tabs
    (6ad3085)
  • analytics: global analytics for modal and dynamic tabs
    (1dade0e)
  • block-link: added feature flag
    (b2a51b7)
  • buttongroup: added feature flag for ButtonGroup
    (7666688)
  • cardlink: added new cardlink component
    (47b2aed)
  • component: adds LinkWithIcon component; fixes
    #163
    (8ffb21b)
  • geolocation: geolocation utility
    (5878365)
  • locale: add checks in masthead logic and pull lang attr
    (3d06d52)
  • locale: displays list of countries/regions in dropdown
    (ac54e31)
  • locale: footer hooked up to reload translation
    (27998eb)
  • locale: split get lang attr into its own method
    (36315fa)
  • locale: use session storage for country list
    (1adcd87)
  • masthead: makes search and profile optional; fixes
    #101
    (79df921)

services 1.1.0-rc.0 (2019-10-29)

Bug Fixes

  • locale: check response to determine whether to make call
    (8ae26d8)
  • locale: get list from retrieved locale and default to usen
    (ec4d91b)
  • package: update utilities package in services
    (115c48a)

Features

  • analytics: adding initial event for dynamic tabs
    (6ad3085)
  • analytics: global analytics for modal and dynamic tabs
    (1dade0e)
  • locale: add checks in masthead logic and pull lang attr
    (3d06d52)
  • locale: change path to countrylist folder
    (b83dac2)
  • locale: displays list of countries/regions in dropdown
    (ac54e31)
  • locale: getLocale service standup
    (111d8d7)
  • locale: remove check for country list path
    (9249e09)
  • locale: split get lang attr into its own method
    (36315fa)
  • locale: use session storage for country list
    (1adcd87)

styles 1.1.0-rc.0 (2019-10-29)

Bug Fixes

  • buttongroup: adding ButtonGroup
    (9ec6f96)
  • buttongroup: removed cap for number of buttons in the group
    (308a1e3)
  • buttongroup: simplified buttongroup layout
    (da0c546)
  • buttongroup: various fixes to the ButtonGroup layout
    (d8a65d9)
  • css: fix search focus/active states; fixes
    #117,
    fixes
    #156
    (7e07b4f)
  • css: make link inline-block for full rectangle border/focus
    (a40060b)
  • footer: added overflow:hidden to accordion
    (26e7886)
  • footer: removed default gutter added by css multi-columns
    (5c6b10c)
  • leadspace: ensure buttons appear in correct order and width
    (6495b4a)
  • lint: wrap card-link styles in mixin
    (8c1d308)
  • masthead-l1: pixel perfect fixes
    (490b48b)
  • translation: adjust masthead for diff data structures
    (8e3c4fa)

Features

  • block-link: added feature flag
    (b2a51b7)
  • cardlink: added new cardlink component
    (47b2aed)
  • component: adds LinkWithIcon component; fixes
    #163
    (8ffb21b)
  • leadspace: add separate knobs for the button icons
    (f8a3f32)
  • leadspace: adjustments to the gradient opacity
    (1ff5e08)
  • leadspace: button styling updates
    (b167b0f)
  • leadspace: make buttons equal width
    (316e654)
  • leadspace: make gradient optional and few icons for buttons
    (ae26bc1)
  • leadspace: set col width for desc in sm breakpoint
    (bddcfb6)
  • leadspace: set max width aspect ratio
    (f729211)
  • leadspace: simplify css
    (b22c352)
  • locale: displays list of countries/regions in dropdown
    (ac54e31)
  • react: replaced fills with currentColor
    (bb88ad4)

utilities 1.1.0-rc.0 (2019-10-29)

Bug Fixes

  • locale: get list from retrieved locale and default to usen
    (ec4d91b)

Features

  • analytics: global analytics for modal and dynamic tabs
    (1dade0e)
  • geolocation: geolocation utility
    (5878365)
  • ipcInfo: utility to get and set ipcInfo cookie
    (a01c26d)
  • locale: add default endpoint for geolocation
    (c41a90a)
  • locale: getLocale service standup
    (111d8d7)
  • locale: use session storage for country list
    (1adcd87)

vanilla 0.1.0-rc.0 (2019-10-29)

Bug Fixes

  • hr: added hr options for checking against with props
    (3822f20)
  • hr: changed grid reference to @carbon/grid
    (19346ea)

Features

  • vanilla: added initial vanilla package architecture
    (6961fd7)
  • vanilla: added readme addon for storybook vanilla
    (6d2ef24)
  • vanilla: added storyshot testing (wip)
    (347b7b5)
  • vanilla: tweaked jsdocs output
    (ef492bd)
  • vanilla: updated options to be part of the template
    (ff11432)
carbon-for-ibm-dotcom - v1.0.0

Published by jeffchew about 5 years ago

Overview

This is the initial public release of the IBM.com Library, which is a Carbon-based library for use on all of IBM.com. Its intentions are to provide a consistency of IBM.com specific components and patterns that adheres to the IBM Design Language, and is a complimentary solution to the Carbon Design System.

This release includes the primary foundation of the library itself, as well as an initial set of features described below. Starting this release, the IBM.com Library will follow a monthly release cycle.

Foundation

The primary foundation of the library will include several packages:

Each package (minus the styles package) includes their own living documentation output:

Features

React

  • Masthead: The Masthead includes a refreshed look and feel, L0/L1 navigation, Search with Typeahead, and Profile
  • Footer: The Footer has an updated look, with two different configurable types
  • DotcomShell: The Dotcom Shell is an overall UI shell structure that includes the Masthead and Footer. This is a good starting point for building out an IBM.com page.
  • HorizontalRule: A configurable <hr /> element
  • Analytics:
    • Scroll tracking

Patterns React

  • LeadSpace (experimental): LeadSpace pattern with optional CTAs

Services

  • Translation API: Fetches translation data for the Masthead and Footer. Currently supporting US English only.
  • SearchTypeahead API: Typeahead search, used in the Masthead
  • Profile API: Profile API that fetches the user's authentication status
  • DDO API: API that fetches various data from the Digital Data Object

Utilities

  • Various helper utilities

Experimental Features

To encourage ongoing development of features, the IBM.com Library embraces the creation of experimental features through feature flags. These are all configured through environment variables, so that they can be easily switched on or off. Additional environments have been stood up that have all feature flags turned on:

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

Published by jeffchew about 5 years ago

React 1.0.0-rc.2 (2019-10-07)

Bug Fixes

  • masthead: removed console logs
    (898fb61)

Styles 1.0.0-rc.2 (2019-10-07)

Features

  • footer: loading in plex by default
    (7a6820a)
carbon-for-ibm-dotcom - v1.0.0-rc.1

Published by jeffchew about 5 years ago

React 1.0.0-rc.1 (2019-10-04)

Bug Fixes

  • carbon: add local carbon internal utils
    (415c254)
  • css: fixes leftnav css; fixes
    #144
    (eba3f12)
  • ddo: fixing datalayer_ready listener in DDO API
    (94d7aa1)
  • ddo: updated react package to point to services v1.0.0-alpha.1
    (7362c77)
  • ddo: updating services package in react to 1.0.0-alpha.0
    (f04fc4b)
  • hamburger: fixes
    #144,
    fixes
    #143
    (c5bbe8f)
  • masthead: add platform css class
    (e554b6b)
  • masthead: css fixes; fixes
    #112,
    fixes
    #115,
    fixes
    #116,
    fixes
    #118,
    fixes
    #124,
    fixes
    #126
    (7b22a7f)
  • masthead: fix nav menu toggle; fixes
    #111
    (e65cdce)
  • masthead: fix toggle states based on blur
    (31fbc85)
  • shell: fixed dotcom shell imports
    (72683f9)
  • sidenav: fixes
    #145
    (da08acc)

Services 1.0.0-rc.1 (2019-10-04)

Bug Fixes

  • ddo: fixed ddo ready method
    (b4106d0)
  • ddo: fixing datalayer_ready listener in DDO API
    (94d7aa1)

Styles 1.0.0-rc.1 (2019-10-04)

Bug Fixes

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

Published by jeffchew about 5 years ago

Patterns React 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • jest: additional console error fixes for jest tests
    (44a01df)
  • release: fixed repository links for changelogs
    (bc6fd1e)

Features

  • leadspace: add theme via classname
    (1453a70)
  • leadspace: applying the grid mixins
    (c97ab1f)
  • leadspace: bumping up grid, layout, and components packages
    (190545a)
  • leadspace: change row parent divs
    (c11e3e1)
  • leadspace: cleanup of classnames
    (94511ae)
  • leadspace: merge and add utilities dependency
    (0fdd10f)
  • leadspace: mobile breakpoint - need to scale image
    (00f664b)
  • leadspace: move grid import out to global import file
    (71f40be)
  • leadspace: move leadspace to patterns package
    (f17acea)
  • leadspace: pull in button styles relatively for now
    (d8c3b43)
  • leadspace: readme and simplifying css
    (3143aab)
  • leadspace: readmes and importing global styling to index file
    (170518e)
  • leadspace: scaling outer section to maintain ratio
    (000d9f5)
  • leadspace: separated stories to make it easier to view
    (5417134)
  • leadspace: utilizing carbon mixins for the spacing
    (6a49690)
  • leadspace: working theme changes
    (2bcd044)
  • leadspace: wrap itmes in row grid style classes instead of mixin
    (f9597f1)
  • leadspace: wrap leadspace with featureflag utility
    (66cb724)

React 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • ddo: adding babel runtime helpers for services package
    (80e5b19)
  • ddo: bumping services dependency to alpha 509
    (79637a2)
  • ddo: commenting out global call for now
    (5e339c6)
  • ddo: repointing services package to alpha 507 with DDO API
    (ccf1c9b)
  • docs: fix storybook platform name; update readme
    (32d8bce)
  • emojis👀: clean up css; merge and closes
    #84
    (319757a)
  • jest: added comment regarding the dds-privacy-cp placeholder
    (4fcac49)
  • jest: additional console error fixes for jest tests
    (44a01df)
  • jest: multiple jest fixes for the footer
    (3af0f36)
  • jest: remove yarn test again
    (2d009f5)
  • masthead: remove L1 from DotcomStory;L1 is conditional
    (2ccc3b7)
  • masthead: use window-or-global for window event listener
    (d313e78)
  • misc: fixes PR review comments
    (c02a0c7)
  • misc: update footerType prop name; add masthead/footer to dotcomshell.scss
    (ea39b15)
  • prefix: fix incorrect prefix name
    (e6cd3e1)
  • release: fixed repository links for changelogs
    (bc6fd1e)
  • settings: revert carbon prefix and update dds with new one
    (cd9747c)

Features

  • analytics: add global file
    (dd53ca0)
  • analytics: adding base IBM analytics tag to storybook
    (71382d7)
  • analytics: adjusted logic as previous did not work
    (91bd88e)
  • analytics: example of eventData object jsDoc
    (c7781d7)
  • analytics: moving scroll tracking to dotcomshell
    (d0a1822)
  • analytics: scroll tracker
    (56aa04d)
  • components: use dds prefix for stable selectors
    (0cc4893)
  • ddo: adding setVersion of DDO in the global import
    (4620e86)
  • dotcomshell: adds footer type select; adds readme
    (7d8f82d)
  • featureflags: exploring window.featureflags
    (d98def1)
  • featureflags: testing context featureflags
    (b9f79b7)
  • footer: added locale-button to footer
    (0d9c3d2)
  • leadspace: base set up for the component
    (b344602)
  • leadspace: bumping up grid, layout, and components packages
    (190545a)
  • leadspace: button logic and span of content
    (304d318)
  • leadspace: move leadspace to patterns package
    (f17acea)
  • masthead: adds sticky masthead to dotcom shell
    (039a17e)
  • masthead: sticky masthead with js
    (a4227ad)
  • truste: adding truste element in the footer
    (5c72aa7)
  • util: adds global settings to utilities
    (cc89fc1)

Services 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • ddo: adding babel runtime helpers for services package
    (80e5b19)
  • ddo: updating export of the DDO service
    (7589039)
  • release: fixed repository links for changelogs
    (bc6fd1e)

Features

  • analytics: add env var to enable/disable scroll
    (467aed8)
  • analytics: add more description to jsDocs
    (6a1383e)
  • analytics: adjusted logic as previous did not work
    (91bd88e)
  • analytics: create analytics services
    (280c7ac)
  • analytics: example of eventData object jsDoc
    (c7781d7)
  • analytics: moving scroll tracking to dotcomshell
    (d0a1822)
  • analytics: scroll tracker analytics service
    (6a92fdf)
  • ddo: adding ddo service
    (36c71d6)
  • ddo: adding getAll method for getting the full DDO
    (143f871)

ESLint Config 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • release: fixed repository links for changelogs
    (bc6fd1e)

Stylelint Config 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • release: fixed repository links for changelogs
    (bc6fd1e)

Styles 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • emojis👀: clean up css; merge and closes
    #84
    (319757a)
  • footer: fixed linting errors
    (9148900)
  • misc: fixes PR review comments
    (c02a0c7)
  • misc: update footerType prop name; add masthead/footer to dotcomshell.scss
    (ea39b15)
  • prettier: remove whitespaces
    (84c9a80)
  • release: fixed repository links for changelogs
    (bc6fd1e)
  • settings: revert carbon prefix and update dds with new one
    (cd9747c)

Features

  • footer: added locale-button to footer
    (0d9c3d2)
  • leadspace: add theme via classname
    (1453a70)
  • leadspace: applying the grid mixins
    (c97ab1f)
  • leadspace: base set up for the component
    (b344602)
  • leadspace: bumping up grid, layout, and components packages
    (190545a)
  • leadspace: button logic and span of content
    (304d318)
  • leadspace: button style for dark theme
    (6ecd744)
  • leadspace: cleanup of classnames
    (94511ae)
  • leadspace: mobile breakpoint - need to scale image
    (00f664b)
  • leadspace: move col mixin and row mixin
    (3fad939)
  • leadspace: move grid import out to global import file
    (71f40be)
  • leadspace: readme and simplifying css
    (3143aab)
  • leadspace: readmes and importing global styling to index file
    (170518e)
  • leadspace: scaling outer section to maintain ratio
    (000d9f5)
  • leadspace: styling adjustments to support grid
    (dbf78de)
  • leadspace: utilizing carbon mixins for the spacing
    (6a49690)
  • leadspace: working theme changes
    (2bcd044)
  • leadspace: wrap itmes in row grid style classes instead of mixin
    (f9597f1)
  • masthead: adds sticky masthead to dotcom shell
    (039a17e)
  • masthead: sticky masthead with js
    (a4227ad)

Utilities 1.0.0-rc.0 (2019-09-27)

Bug Fixes

  • release: fixed repository links for changelogs
    (bc6fd1e)
  • settings: revert carbon prefix and update dds with new one
    (cd9747c)

Features

  • ddo: adding ddo service
    (36c71d6)
  • util: adds global settings to utilities
    (cc89fc1)
carbon-for-ibm-dotcom - v0.5.2

Published by jeffchew about 5 years ago

React 0.5.2 (2019-09-17)

Bug Fixes

Services 0.5.2 (2019-09-17)

Bug Fixes

  • services: added axios as a dependency
    (d19882a)
carbon-for-ibm-dotcom - v0.5.1

Published by jeffchew about 5 years ago

React 0.5.1 (2019-09-17)

Bug Fixes

  • hr: export hr in components
    (e2736a8)
carbon-for-ibm-dotcom - v0.5.0

Published by jeffchew about 5 years ago

This release includes the following new features:

Patterns-React 0.1.0 (2019-09-17)

  • Various fixes and name change to patterns-react

React 0.5.0 (2019-09-17)

  • Translation integration to the Masthead and Footer
  • Various bug fixes

Services 0.5.0 (2019-09-17)

  • Translation updates to support integration with the Masthead and Footer
  • Various bug fixes

Styles 0.5.0 (2019-09-17)

  • Various style fixes
Package Rankings
Top 2.56% on Npmjs.org
Related Projects