Skip to content

Commit

Permalink
Dzearing component css form (microsoft#1102)
Browse files Browse the repository at this point in the history
* Updated checkbox to use css modules.

* Fixing indentation

* Updating choicegroup.

* Fixing checkmark icon.

* Fixing Icon and Image.

* Updating ColorPicker.

* Layer, MarqueeSelection.

* Fixing dropdown.

* Fixing TextField.

* Updates to Slider, Spinner, Checkbox.

* Updating ProgressIndicator and Rating.

* Added change file.

* Fixing icon.

* Fixing choicegroup feedback.

* Addressing feedback.

* Updating tetxfield.

* Updated checkbox with full elelment name selectors

* Updated spinner with full element class names

* UPdated more classes to use full name
  • Loading branch information
micahgodbolt authored and aleksandrjPersonal committed Mar 9, 2017
1 parent c93f83a commit d7f6633
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/changes/component-css-form_2017-02-21-04-37.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "office-ui-fabric-react",
"comment": "Checkbox, Choicegroup, Icon, Image, ColorPicker, MarqueeSelection, Layer, Dropdown, TextField, Slider, Spinner, ProgressIndicator, and Rating all updated to use css modules.",
"type": "patch"
}
],
"email": "dzearing@microsoft.com"
}

0 comments on commit d7f6633

Please sign in to comment.