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 - v0.5.0-rc.0

Published by jeffchew about 5 years ago

Patterns-React 0.1.0-rc.0 (2019-09-17)

Bug Fixes

  • patterns: fixed build name references for patterns
    (5aea1de)
  • patterns: fixed initial release version of patterns react
    (f9efb31)
  • patterns: fixed README for react patterns
    (84de1cc)
  • storybook: removed commented code
    (23d5968)
  • storybook: various fixes to the storybook configuration
    (a7cc11a)

Features

  • translation: switching name to patterns-react
    (b035c10)

React 0.5.0-rc.0 (2019-09-17)

Bug Fixes

  • jest: various jest test fixes
    (0c93cf1)
  • storybook: removed commented code
    (23d5968)
  • storybook: various fixes to the storybook configuration
    (a7cc11a)

Features

  • component: adds translation data to masthead
    (7f55815)
  • footer: fetching content from translation service
    (86e6d6f)
  • masthead: adds masthead types with translation API
    (60223fb)
  • profile: add dynamic profile menu from translation api
    (68c40df)

Services 0.5.0-rc.0 (2019-09-17)

Bug Fixes

  • jest: fixes to the jest env settings to share across packages
    (30a3ec7)

Features

  • footer: added socialFollow data to footer content
    (973f1af)
  • masthead: adds masthead types with translation API
    (60223fb)

Styles 0.5.0-rc.0 (2019-09-17)

Features

  • profile: add dynamic profile menu from translation api
    (68c40df)
carbon-for-ibm-dotcom - v0.4.0

Published by jeffchew about 5 years ago

This release includes the following updates:

Global

  • Switched the npm publishing namespace to @carbon
  • Additional documentation
  • Various bug fixes and improvements

React

  • Added the HorizontalRule
  • Added the Dotcom Shell
  • Profile functionality for the Masthead

Services

  • User status service
carbon-for-ibm-dotcom - v0.4.0-rc.0

Published by jeffchew about 5 years ago

eslint-config-ibmdotcom 0.4.0-rc.0 (2019-09-09)

Bug Fixes

  • eslint: adding additional eslint checks for react components
    (#54)
    (040153b)
  • packages: renamed lint packages to be consistent
    (f5d8149)

Features

  • carbon: switched to carbon ibmdotcom packages
    (b541b73)
  • search: adding integration of typeahead api to autosuggest
    (36fb186)

React 0.4.0-rc.0 (2019-09-09)

Bug Fixes

  • docs: fixed typos
    (69e1fad)
  • hr: import carbon style for storybook container and scss tweaks
    (#64)
    (cd0929c)
  • lint: fixed lint issue in Footer
    (4d5fa86)
  • netlify: fix to point to alpha releases of services/utilities
    (a9fdeb4)
  • profile: bump up alpha release for services in react
    (0e44093)
  • profile: wrap profile call in promise
    (64f827d)
  • readme: fixed rendering of readme files in storybook
    (5fda9d8)
  • release: manually updating package.json
    (2c21cef)
  • rollup: fixed rollup config
    (5a8f32a)
  • search: fixed package references for services and utilities
    (56fede8)
  • search: fixing babel transform runtime issues
    (922d3d7)
  • storybook: fixed issue with masthead not rendering
    (692a911)
  • utilities: updated react package dependencies
    (d129c40)

Features

Services 0.4.0-rc.0 (2019-09-09)

Bug Fixes

  • profile: wrap profile call in promise
    (977f27d)
  • release: manually updating package.json
    (2c21cef)
  • search: fixing axios/rollup configuration
    (60b554c)

Features

  • carbon: changed npm namespace to carbon
    (0e0896d)
  • carbon: switched to carbon ibmdotcom packages
    (b541b73)
  • deployments: added and updated deployment scripts for packages
    (b8f8ccf)
  • jest: adding coverage reports for jest
    (7145a7c)
  • profile: getting user status endpoint up - returning default
    (63c880a)
  • search: adding initial search services
    (72fba4f)
  • search: adding integration of typeahead api to autosuggest
    (36fb186)

stylelint-config-ibmdotcom 0.3.0-rc.0 (2019-09-09)

Bug Fixes

  • packages: renamed lint packages to be consistent
    (f5d8149)

Styles 0.4.0-rc.0 (2019-09-09)

Bug Fixes

  • docs: fixed typos
    (69e1fad)
  • hr: import carbon style for storybook container and scss tweaks
    (#64)
    (cd0929c)
  • release: manually updating package.json
    (2c21cef)
  • search: fixing prettier/stylelint errors
    (739c09d)

Features

Utilities 0.4.0-rc.0 (2019-09-09)

Bug Fixes

  • release: manually updating package.json
    (2c21cef)
  • utilities: fixed utilities exports
    (c3e431e)

Features

  • carbon: changed npm namespace to carbon
    (0e0896d)
  • carbon: switched to carbon ibmdotcom packages
    (b541b73)
  • deployments: added and updated deployment scripts for packages
    (b8f8ccf)
  • jest: adding coverage reports for jest
    (7145a7c)
  • search: adding initial masthead search components (wip)
    (bad3b8e)
  • search: adding integration of typeahead api to autosuggest
    (36fb186)
carbon-for-ibm-dotcom - v0.3.0

Published by photodow about 5 years ago

This release introduces 3 new @ibmdotcom/react components and their corresponding @ibmdotcom/styles masthead, masthead, footer, and various bug fixes and improvements.

@ibmdotcom/utilities

Bug Fixes

  • utilities: fixed utilities exports
    (c3e431e)

Features

  • deployments: added and updated deployment scripts for packages
    (b8f8ccf)
  • jest: adding coverage reports for jest
    (7145a7c)
  • search: adding initial masthead search components (wip)
    (bad3b8e)
  • search: adding integration of typeahead api to autosuggest
    (36fb186)

@ibmdotcom/styles

Bug Fixes

  • hr: import carbon style for storybook container and scss tweaks
    (#64)
    (cd0929c)
  • search: fixing prettier/stylelint errors
    (739c09d)

Features

@ibmdotcom/services

Bug Fixes

  • search: fixing axios/rollup configuration
    (60b554c)

Features

  • deployments: added and updated deployment scripts for packages
    (b8f8ccf)
  • jest: adding coverage reports for jest
    (7145a7c)
  • search: adding initial search services
    (72fba4f)
  • search: adding integration of typeahead api to autosuggest
    (36fb186)

@ibmdotcom/react

Bug Fixes

  • hr: import carbon style for storybook container and scss tweaks
    (#64)
    (cd0929c)
  • lint: fixed lint issue in Footer
    (4d5fa86)
  • netlify: fix to point to alpha releases of services/utilities
    (a9fdeb4)
  • readme: fixed rendering of readme files in storybook
    (5fda9d8)
  • rollup: fixed rollup config
    (5a8f32a)
  • search: fixed package references for services and utilities
    (56fede8)
  • search: fixing babel transform runtime issues
    (922d3d7)
  • storybook: fixed issue with masthead not rendering
    (692a911)
  • utilities: updated react package dependencies
    (d129c40)

Features

@ibmdotcom/eslint-config-ibmdotcom

Bug Fixes

  • eslint: adding additional eslint checks for react components
    (#54)
    (040153b)

Features

  • search: adding integration of typeahead api to autosuggest
    (36fb186)
carbon-for-ibm-dotcom - v0.2.0

Published by kennylam about 5 years ago

This release introduces the new @ibmdotcom/styles package, which contains all the styles (SCSS) for IBM.com Library React components.

Styles: v0.2.0 (2019-07-30)

Adds the initial Styles package

Bug Fixes

  • typo: fix repo url typo
    (fcb3748)

Features

  • styles: added build script for styles package
    (aa89487)

  • styles: cleaned up gulpfile into multiple task/build files
    (58ea9e9)

  • styles: fixed exposed folders in node modules package
    (6f0dbf6)

  • styles: fixed public package files
    (4f490fa)

  • styles: moved scss folder to the root
    (5be4f6f)

  • styles: added build script for styles package
    (aa89487)

  • styles: cleaned up gulpfile into multiple task/build files
    (58ea9e9)

  • styles: fixed exposed folders in node modules package
    (6f0dbf6)

  • styles: fixed public package files
    (4f490fa)

  • styles: moved scss folder to the root
    (5be4f6f)

carbon-for-ibm-dotcom - v0.1.0

Published by jeffchew about 5 years ago

Initial release of the IBM Dotcom Library. This release focuses on establishing the overall architecture for library packages, continuous integration, as well as developmental guidelines such as unit testing, code linting, and documentation.

ESLint Config (private): v0.1.0 (2019-07-30)

This was forked from Carbon, and made additional modifications to the configuration to include more strict rules around JSDoc.

Bug Fixes

  • eslint: removed unused eslint configurations
    (848f52b)
  • lerna: added fixes to private package.json to prevent publishing
    (4df6797)
  • lerna: reverting private package version names
    (ee1cdef)
  • lerna: reverting private package version names
    (8ad8461)

Features

  • jsdoc: added jsdoc generation from services
    (d2089e4)

React: v0.1.0 (2019-07-30)

Added the initial React package architecture.

Bug Fixes

  • ci: move loads.js to correct dir
    (584fdd5)
  • yarn: add loader file for ci-check
    (ca02703)

Features

  • component: add Masthead component stub
    (fee6b44)
  • components: add masthead react stub
    (3cd2b5b)
  • jsdoc: added jsdoc generation from services
    (d2089e4)
  • lerna: adjusting initial version to 0.0.0
    (3f01404)
  • lerna: cleaned up react package.json
    (fde3da3)
  • lerna: updated package names and versions
    (9929d1c)

Services: v0.1.0 (2019-07-30)

Added the initial services package architecture. This comes with a sample service class.

Bug Fixes

  • circleci: adjustments to circle-ci check to run lint and jest
    (d2986b6)
  • circleci: removed lint from services ci-check
    (b981db2)

Features

  • jsdoc: added jsdoc generation from services
    (d2089e4)
  • lerna: adjusting initial version to 0.0.0
    (3f01404)
  • lerna: updated package names and versions
    (9929d1c)
  • services: added working jest test for demo service class
    (0957a6a)
  • services: created the initial services package architecture (WIP)
    (0a072e0)

Stylelint Config (private): v0.1.0 (2019-07-30)

This has largely been forked from Carbon.

Bug Fixes

  • lerna: added fixes to private package.json to prevent publishing
    (4df6797)
  • lerna: reverting private package version names
    (ee1cdef)
  • lerna: reverting private package version names
    (8ad8461)

Utilities: v0.1.0 (2019-07-30)

This includes the initial utilities package architecture, which includes a sample utility with corresponding unit tests.

Features

  • utilities: adding utilities package with sample utility function
    (12e1e16)
carbon-for-ibm-dotcom - v0.1.0-rc.0

Published by jeffchew about 5 years ago

ESLint Config: 0.1.0-rc.0 (2019-07-30)

Bug Fixes

  • eslint: removed unused eslint configurations
    (848f52b)
  • lerna: added fixes to private package.json to prevent publishing
    (4df6797)
  • lerna: reverting private package version names
    (ee1cdef)
  • lerna: reverting private package version names
    (8ad8461)

Features

  • jsdoc: added jsdoc generation from services
    (d2089e4)

React 0.1.0-rc.0 (2019-07-30)

Bug Fixes

  • ci: move loads.js to correct dir
    (584fdd5)
  • yarn: add loader file for ci-check
    (ca02703)

Features

  • component: add Masthead component stub
    (fee6b44)
  • components: add masthead react stub
    (3cd2b5b)
  • jsdoc: added jsdoc generation from services
    (d2089e4)
  • lerna: adjusting initial version to 0.0.0
    (3f01404)
  • lerna: cleaned up react package.json
    (fde3da3)
  • lerna: updated package names and versions
    (9929d1c)

Services: 0.1.0-rc.0 (2019-07-30)

Bug Fixes

  • circleci: adjustments to circle-ci check to run lint and jest
    (d2986b6)
  • circleci: removed lint from services ci-check
    (b981db2)

Features

  • jsdoc: added jsdoc generation from services
    (d2089e4)
  • lerna: adjusting initial version to 0.0.0
    (3f01404)
  • lerna: updated package names and versions
    (9929d1c)
  • services: added working jest test for demo service class
    (0957a6a)
  • services: created the initial services package architecture (WIP)
    (0a072e0)

Stylelint Config: 0.1.0-rc.0 (2019-07-30)

Bug Fixes

  • lerna: added fixes to private package.json to prevent publishing
    (4df6797)
  • lerna: reverting private package version names
    (ee1cdef)
  • lerna: reverting private package version names
    (8ad8461)

Utilities: 0.1.0-rc.0 (2019-07-30)

Features

  • utilities: adding utilities package with sample utility function
    (12e1e16)
Package Rankings
Top 2.56% on Npmjs.org
Related Projects