Skip to content
This repository was archived by the owner on Apr 26, 2019. It is now read-only.

Carbon V9 merge #216

Merged
merged 1 commit into from
May 18, 2018
Merged

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented May 18, 2018

Supersedes #204. Here are the list of the changes:

  • Change from chore(LiveComponent): refer to dist version of HTML #204 - Changes the HTML file references from ones in node_modules/carbon-components/src to ones in node_modules/carbon-components/html (built version)
  • A way to use component variant labels defined in Handlebars template configuration in carbon-components. It's applied only if no corresponding information is found in code.md
  • code.md changes to reflect the latest in carbon-components' v9 branch

Important note: package.json reference to carbon-components is to local filesystem for now, assuming design-system-website is located as a sibling to carbon-components. It should be changed to 9.0.0 release of carbon-components before we deploy our V9 release.

Related changes in Carbon:

Copy link
Contributor

@marijohannessen marijohannessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems to all be working great! Minus the changes that we're waiting for from carbon-components. Will need to do a few audits anyway to make sure naming is consistent before releasing. Thanks so much for doing this!

@@ -75,7 +76,7 @@
"axios": "^0.16.2",
"babel-polyfill": "^6.23.0",
"carbon-addons-bluemix": "^0.3.0",
"carbon-components": "8.21.3",
"carbon-components": "file:../carbon-components",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know you could do this 🎉

@marijohannessen marijohannessen merged commit 60a8ad3 into carbon-design-system:v9 May 18, 2018
@asudoh asudoh deleted the carbon-v9 branch May 18, 2018 15:41
marijohannessen pushed a commit to marijohannessen/design-system-website that referenced this pull request May 21, 2018
marijohannessen added a commit that referenced this pull request May 21, 2018
* Added in User Flow and changed the internal IA (#214)

* added in user flow and changed the internal IA

* updated user flow and iamges

* updated user flow image

* fixed redirect from old route (#215)

* Code Snippet color changes (#213)

* added in common actions sections and updated content for loading and overflow

* added in new syntax colors

* removed duplicate

* added space

* added space

* Carbon V9 merge (#216)

* update v9
marijohannessen pushed a commit to marijohannessen/design-system-website that referenced this pull request Jun 1, 2018
marijohannessen added a commit to marijohannessen/design-system-website that referenced this pull request Jun 1, 2018
* Added in User Flow and changed the internal IA (carbon-design-system#214)

* added in user flow and changed the internal IA

* updated user flow and iamges

* updated user flow image

* fixed redirect from old route (carbon-design-system#215)

* Code Snippet color changes (carbon-design-system#213)

* added in common actions sections and updated content for loading and overflow

* added in new syntax colors

* removed duplicate

* added space

* added space

* Carbon V9 merge (carbon-design-system#216)

* update v9
marijohannessen added a commit that referenced this pull request Jun 4, 2018
* Code Snippet color changes (#213)

* added in common actions sections and updated content for loading and overflow

* added in new syntax colors

* removed duplicate

* added space

* added space

* Carbon V9 merge (#216)

* Update v9 branch with latest master (#218)

* Added in User Flow and changed the internal IA (#214)

* added in user flow and changed the internal IA

* updated user flow and iamges

* updated user flow image

* fixed redirect from old route (#215)

* Code Snippet color changes (#213)

* added in common actions sections and updated content for loading and overflow

* added in new syntax colors

* removed duplicate

* added space

* added space

* Carbon V9 merge (#216)

* update v9

* Updates to Component Page (#219)

* started working on adding in comps

* more work on adding react links

* more work on react links and field switcher

* fixes from component page PR that didn't get merged in (#221)

* more work on adding react links

* more work on react links and field switcher

* latest fixes that didnt get merged in

* Merged tooltips (#202)

* updated all usage images with new colors

* New Tooltip variation:docs

* updated content & images for style and usage tabs

* Updated input component content (#222)

* V9 - Update input images & color content (#225)

* Updated input component content

* work in progress

* v9-more-content

* Code snippet updates (#220)

* Added in User Flow and changed the internal IA (#214)

* added in user flow and changed the internal IA

* updated user flow and iamges

* updated user flow image

* fixed redirect from old route (#215)

* code snippet updates

* new images (#230)

* new images

* removed section about filtering

* removed filtering

* added common actions back in

* [WIP] Big V9 PR (#223)

* wip

* updates to the side nav

* wip

* more work on v9

* more wip

* added new colors

* fixed hover colors on the color page

* rebased the latest v9

* fixed urls (#231)

* Random updates (#232)

* lock file

* wip

* image updates

* switched back package.json (#233)

* updated component status page (#235)

* Codepens (#242)

* fix: remove border-radius: 0 override for all buttons

* chore: update codepen links for new components

* feat(icon): update iconography page with new icons (#243)

* v9 Updated images (#241)

* Audit work (#238)

* added in proper hover classes and hex values, usage tab gif updates

* more updates

* even mroe random updates :)

* Fixes from audit meeting (#244)

* fixed bugs from audit meeting

* force update

* wip

* more audit work

* fix(icons): add print logic for svgString (#246)

* current v9 deploy

* fixed icons download and rebased master

* added in codepen links for danger buttons

* added wahts new content

* more v9 work

* updated package json and whats new page

* updated to latest versions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants