Skip to content

Commit

Permalink
v2.0.0 (microsoft#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdholt authored Aug 3, 2018
1 parent b57b4c1 commit 1b93a9b
Show file tree
Hide file tree
Showing 52 changed files with 701 additions and 103 deletions.
84 changes: 84 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,90 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v2.0.0) (2018-08-02)


### Bug Fixes

* **button:** update to use enum for button types ([#703](https://github.com/Microsoft/fast-dna/issues/703)) ([a172831](https://github.com/Microsoft/fast-dna/commit/a172831))
* **checkbox:** fix broken indeterminate state UI in Firefox ([#489](https://github.com/Microsoft/fast-dna/issues/489)) ([dd55c0c](https://github.com/Microsoft/fast-dna/commit/dd55c0c))
* **dev-site:** fixes html5 validation issues with dev site markup ([#463](https://github.com/Microsoft/fast-dna/issues/463)) ([c171e79](https://github.com/Microsoft/fast-dna/commit/c171e79))
* **divider:** remove hard coded color value on divider to support theming ([#675](https://github.com/Microsoft/fast-dna/issues/675)) ([85d07d7](https://github.com/Microsoft/fast-dna/commit/85d07d7))
* **fast-components-react-msft:** fix incorrect web address to documentation in readme ([#754](https://github.com/Microsoft/fast-dna/issues/754)) ([4d1aa9e](https://github.com/Microsoft/fast-dna/commit/4d1aa9e))
* **fast-components-react-msft:** fixes error running jest with components that require chroma ([#687](https://github.com/Microsoft/fast-dna/issues/687)) ([140457c](https://github.com/Microsoft/fast-dna/commit/140457c))
* **fast-components-styles-msft:** remove duplicate code and creates a utility to apply mixed colors ([#500](https://github.com/Microsoft/fast-dna/issues/500)) ([179c584](https://github.com/Microsoft/fast-dna/commit/179c584))
* **fast-development-site:** correctly display component view border ([#595](https://github.com/Microsoft/fast-dna/issues/595)) ([b2725dd](https://github.com/Microsoft/fast-dna/commit/b2725dd))
* fix imports after updating types ([#644](https://github.com/Microsoft/fast-dna/issues/644)) ([65ed738](https://github.com/Microsoft/fast-dna/commit/65ed738))
* **fast-css-editor-react:** update the api to accept strings for position ([#707](https://github.com/Microsoft/fast-dna/issues/707)) ([f2a4d83](https://github.com/Microsoft/fast-dna/commit/f2a4d83))
* **fast-development-site:** fix a pathing issue between the detail and example pages ([#525](https://github.com/Microsoft/fast-dna/issues/525)) ([ef577c4](https://github.com/Microsoft/fast-dna/commit/ef577c4))
* **fast-development-site:** fix for switching to RTL should only affect component view ([#593](https://github.com/Microsoft/fast-dna/issues/593)) ([ab70f2a](https://github.com/Microsoft/fast-dna/commit/ab70f2a))
* **fast-development-site:** fix for text field example not rendering ([#590](https://github.com/Microsoft/fast-dna/issues/590)) ([f02de43](https://github.com/Microsoft/fast-dna/commit/f02de43))
* **fast-development-site:** fixes site component issue where state is expected for theme even if it does not exist ([#697](https://github.com/Microsoft/fast-dna/issues/697)) ([b85bdbf](https://github.com/Microsoft/fast-dna/commit/b85bdbf))
* **fast-development-site:** remove component name and add presets tab ([#579](https://github.com/Microsoft/fast-dna/issues/579)) ([9266132](https://github.com/Microsoft/fast-dna/commit/9266132))
* **fast-development-site:** text cursor for non interactable areas should be default cursor ([#715](https://github.com/Microsoft/fast-dna/issues/715)) ([58e4191](https://github.com/Microsoft/fast-dna/commit/58e4191))
* **fast-development-site:** update background image size ([#606](https://github.com/Microsoft/fast-dna/issues/606)) ([8a2ac45](https://github.com/Microsoft/fast-dna/commit/8a2ac45))
* **fast-development-site-react:** fix the selection model to always point to a component/item ([#522](https://github.com/Microsoft/fast-dna/issues/522)) ([608f548](https://github.com/Microsoft/fast-dna/commit/608f548))
* **fast-form-generator:** remove resize behavior and update fontfamily ([#727](https://github.com/Microsoft/fast-dna/issues/727)) ([5d57974](https://github.com/Microsoft/fast-dna/commit/5d57974))
* **fast-form-generator-react:** correct the validation between oneOf and anyOf checks ([#677](https://github.com/Microsoft/fast-dna/issues/677)) ([f5d185c](https://github.com/Microsoft/fast-dna/commit/f5d185c))
* **fast-form-generator-react:** entire list item should be clickable when navigating between sections ([#673](https://github.com/Microsoft/fast-dna/issues/673)) ([5504475](https://github.com/Microsoft/fast-dna/commit/5504475))
* **fast-form-generator-react:** sets the value of the textarea to an empty string if it is undefined ([#683](https://github.com/Microsoft/fast-dna/issues/683)) ([0bc66ac](https://github.com/Microsoft/fast-dna/commit/0bc66ac))
* **fast-form-generator-react:** update + glyph positioning ([#626](https://github.com/Microsoft/fast-dna/issues/626)) ([4902ea4](https://github.com/Microsoft/fast-dna/commit/4902ea4))
* **fast-layouts-react:** fix export issue to allow Column, Grid, and Page components to be imported from the root level of the package ([#554](https://github.com/Microsoft/fast-dna/issues/554)) ([83c08b2](https://github.com/Microsoft/fast-dna/commit/83c08b2))
* **hypertext:** fix hypertext style when no href value exists ([#499](https://github.com/Microsoft/fast-dna/issues/499)) ([cd5d3d2](https://github.com/Microsoft/fast-dna/commit/cd5d3d2))
* **image:** fix image schema to match the current code implementation ([#671](https://github.com/Microsoft/fast-dna/issues/671)) ([8618cd1](https://github.com/Microsoft/fast-dna/commit/8618cd1))
* **image:** fix incorrect data causing error in srcSet 'w' value ([#422](https://github.com/Microsoft/fast-dna/issues/422)) ([cb8646e](https://github.com/Microsoft/fast-dna/commit/cb8646e))
* **label:** fix spelling error in interface name for managed classes ([#755](https://github.com/Microsoft/fast-dna/issues/755)) ([b57b4c1](https://github.com/Microsoft/fast-dna/commit/b57b4c1))
* **label:** remove label element shift when changing HTML type in configure pane ([#657](https://github.com/Microsoft/fast-dna/issues/657)) ([44d3126](https://github.com/Microsoft/fast-dna/commit/44d3126))
* **permutator:** fix an issue where lodash was being referred to and not lodash-es ([#509](https://github.com/Microsoft/fast-dna/issues/509)) ([88f4b90](https://github.com/Microsoft/fast-dna/commit/88f4b90))
* **toggle:** toggle "Selected" option does not work and is missing background color ([#663](https://github.com/Microsoft/fast-dna/issues/663)) ([e05abca](https://github.com/Microsoft/fast-dna/commit/e05abca))


### Features

* **colors:** add contrast and luminosity utilities ([#751](https://github.com/Microsoft/fast-dna/issues/751)) ([b0e0313](https://github.com/Microsoft/fast-dna/commit/b0e0313))
* **detail view:** add detail view ([#470](https://github.com/Microsoft/fast-dna/issues/470)) ([665b871](https://github.com/Microsoft/fast-dna/commit/665b871))
* **dev-site:** adds error boundary to dev site component wrapper to prevent entire views from breaking ([#438](https://github.com/Microsoft/fast-dna/issues/438)) ([54918b9](https://github.com/Microsoft/fast-dna/commit/54918b9))
* **development-site:** add ability to have children as strings in the form generator and development site dev tools ([#518](https://github.com/Microsoft/fast-dna/issues/518)) ([2a4a87f](https://github.com/Microsoft/fast-dna/commit/2a4a87f))
* **development-site:** add component for title and component for title with brand color applied ([#501](https://github.com/Microsoft/fast-dna/issues/501)) ([d1d9d5c](https://github.com/Microsoft/fast-dna/commit/d1d9d5c))
* **dialog:** add dialog as a new component ([#752](https://github.com/Microsoft/fast-dna/issues/752)) ([2864021](https://github.com/Microsoft/fast-dna/commit/2864021))
* **fast-components-react-base:** add horizontal overflow ([#739](https://github.com/Microsoft/fast-dna/issues/739)) ([c6b0ebf](https://github.com/Microsoft/fast-dna/commit/c6b0ebf))
* **fast-components-react-base:** add unit tests to all components and update code coverage expectations ([#699](https://github.com/Microsoft/fast-dna/issues/699)) ([c476889](https://github.com/Microsoft/fast-dna/commit/c476889))
* **fast-components-react-msft:** add enzyme and unit tests for MSFT specific components ([#732](https://github.com/Microsoft/fast-dna/issues/732)) ([dea5e3e](https://github.com/Microsoft/fast-dna/commit/dea5e3e))
* **fast-components-react-msft:** add flipper as a new component ([#642](https://github.com/Microsoft/fast-dna/issues/642)) ([5ac4496](https://github.com/Microsoft/fast-dna/commit/5ac4496))
* **fast-components-react-msft:** add localized styles and enable ltr/rtl swapping on documentation site ([#517](https://github.com/Microsoft/fast-dna/issues/517)) ([ce939b7](https://github.com/Microsoft/fast-dna/commit/ce939b7))
* **fast-components-styles-msft:** set default config values as a fallback if there is a missing or incomplete design system ([#633](https://github.com/Microsoft/fast-dna/issues/633)) ([ffeafc7](https://github.com/Microsoft/fast-dna/commit/ffeafc7))
* **fast-css-editor-react:** add default editor component and position component ([#636](https://github.com/Microsoft/fast-dna/issues/636)) ([72037a8](https://github.com/Microsoft/fast-dna/commit/72037a8))
* **fast-development-site:** add collapsible titles on configure pane ([#605](https://github.com/Microsoft/fast-dna/issues/605)) ([9ab9af9](https://github.com/Microsoft/fast-dna/commit/9ab9af9))
* **fast-development-site:** add component theme support ([#655](https://github.com/Microsoft/fast-dna/issues/655)) ([4c4ce6b](https://github.com/Microsoft/fast-dna/commit/4c4ce6b))
* **fast-development-site:** add component transparency toggle to info bar ([#591](https://github.com/Microsoft/fast-dna/issues/591)) ([f065f6a](https://github.com/Microsoft/fast-dna/commit/f065f6a))
* **fast-development-site:** add hover and focus states to TOC menu items ([#745](https://github.com/Microsoft/fast-dna/issues/745)) ([b74673f](https://github.com/Microsoft/fast-dna/commit/b74673f))
* **fast-development-site:** add resize capability to row component ([#559](https://github.com/Microsoft/fast-dna/issues/559)) ([3510400](https://github.com/Microsoft/fast-dna/commit/3510400))
* add sketch utility and design kit ([#495](https://github.com/Microsoft/fast-dna/issues/495)) ([ce8feb3](https://github.com/Microsoft/fast-dna/commit/ce8feb3))
* **fast-development-site:** add syntax highlighting to code preview ([#583](https://github.com/Microsoft/fast-dna/issues/583)) ([e763341](https://github.com/Microsoft/fast-dna/commit/e763341))
* **fast-development-site:** Create infobar for fast site ([#558](https://github.com/Microsoft/fast-dna/issues/558)) ([86335ea](https://github.com/Microsoft/fast-dna/commit/86335ea))
* **fast-development-site:** update waffle menu style and animations ([#724](https://github.com/Microsoft/fast-dna/issues/724)) ([0eb195c](https://github.com/Microsoft/fast-dna/commit/0eb195c))
* **fast-development-site-react:** add ability to update component values dynamically from outside the site ([#634](https://github.com/Microsoft/fast-dna/issues/634)) ([3130fdf](https://github.com/Microsoft/fast-dna/commit/3130fdf))
* **form generator:** add focus/hover states ([#449](https://github.com/Microsoft/fast-dna/issues/449)) ([4dbe9a3](https://github.com/Microsoft/fast-dna/commit/4dbe9a3))
* **jss:** update manager to support function stylesheets ([#508](https://github.com/Microsoft/fast-dna/issues/508)) ([8e7c947](https://github.com/Microsoft/fast-dna/commit/8e7c947))
* **jss-manager:** update to enable server-side rendering of stylesheets. ([#516](https://github.com/Microsoft/fast-dna/issues/516)) ([a5072d0](https://github.com/Microsoft/fast-dna/commit/a5072d0))
* **layouts:** add page, grid, and column layout configuration ([#471](https://github.com/Microsoft/fast-dna/issues/471)) ([97830fb](https://github.com/Microsoft/fast-dna/commit/97830fb))
* **layouts:** create configurable breakpoint tracker utility ([#467](https://github.com/Microsoft/fast-dna/issues/467)) ([4b1ed8a](https://github.com/Microsoft/fast-dna/commit/4b1ed8a))
* **localization:** adds direction rtl/ltr updating ([#485](https://github.com/Microsoft/fast-dna/issues/485)) ([0a5e1e7](https://github.com/Microsoft/fast-dna/commit/0a5e1e7))
* **schema:** add schema view to dev tools ([#448](https://github.com/Microsoft/fast-dna/issues/448)) ([681585d](https://github.com/Microsoft/fast-dna/commit/681585d))
* **shell:** add shell package with app-grid ([#461](https://github.com/Microsoft/fast-dna/issues/461)) ([dabb3b4](https://github.com/Microsoft/fast-dna/commit/dabb3b4))
* **utilities:** add fast-web-utilities as a new package ([#686](https://github.com/Microsoft/fast-dna/issues/686)) ([a31a581](https://github.com/Microsoft/fast-dna/commit/a31a581))
* **utilities:** adds generic acrylic function to `fast-jss-utilites` and MSFT specific implementation to `fast-component-styles-msft` ([#740](https://github.com/Microsoft/fast-dna/issues/740)) ([f8aad89](https://github.com/Microsoft/fast-dna/commit/f8aad89))
* remove node sass from fast-animations ([#735](https://github.com/Microsoft/fast-dna/issues/735)) ([645f811](https://github.com/Microsoft/fast-dna/commit/645f811))


### BREAKING CHANGES

* **label:** contains a change to interface names




<a name="1.9.0"></a>
# [1.9.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v1.9.0) (2018-07-14)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"packages": [
"packages/*"
],
"version": "1.9.2",
"version": "2.0.0",
"lerna": "2.9.0"
}
18 changes: 18 additions & 0 deletions packages/fast-animation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v2.0.0) (2018-08-02)


### Bug Fixes

* **fast-components-react-msft:** fixes error running jest with components that require chroma ([#687](https://github.com/Microsoft/fast-dna/issues/687)) ([140457c](https://github.com/Microsoft/fast-dna/commit/140457c))


### Features

* **detail view:** add detail view ([#470](https://github.com/Microsoft/fast-dna/issues/470)) ([665b871](https://github.com/Microsoft/fast-dna/commit/665b871))
* **fast-css-editor-react:** add default editor component and position component ([#636](https://github.com/Microsoft/fast-dna/issues/636)) ([72037a8](https://github.com/Microsoft/fast-dna/commit/72037a8))
* remove node sass from fast-animations ([#735](https://github.com/Microsoft/fast-dna/issues/735)) ([645f811](https://github.com/Microsoft/fast-dna/commit/645f811))




<a name="1.9.0"></a>
# [1.9.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v1.9.0) (2018-07-14)

Expand Down
4 changes: 2 additions & 2 deletions packages/fast-animation/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/fast-animation",
"description": "An animation library that simplifies interactions and animations using the Web Animation API.",
"version": "1.9.2",
"version": "2.0.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -46,7 +46,7 @@
]
},
"devDependencies": {
"@microsoft/fast-tslint-rules": "^1.9.2",
"@microsoft/fast-tslint-rules": "^2.0.0",
"@types/jest": "^21.1.2",
"@types/node": "^7.0.22",
"@types/react": "^15.0.24",
Expand Down
17 changes: 17 additions & 0 deletions packages/fast-application-utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v2.0.0) (2018-08-02)


### Bug Fixes

* **fast-components-react-msft:** fixes error running jest with components that require chroma ([#687](https://github.com/Microsoft/fast-dna/issues/687)) ([140457c](https://github.com/Microsoft/fast-dna/commit/140457c))


### Features

* **fast-css-editor-react:** add default editor component and position component ([#636](https://github.com/Microsoft/fast-dna/issues/636)) ([72037a8](https://github.com/Microsoft/fast-dna/commit/72037a8))
* **localization:** adds direction rtl/ltr updating ([#485](https://github.com/Microsoft/fast-dna/issues/485)) ([0a5e1e7](https://github.com/Microsoft/fast-dna/commit/0a5e1e7))




<a name="1.9.0"></a>
# [1.9.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v1.9.0) (2018-07-14)

Expand Down
4 changes: 2 additions & 2 deletions packages/fast-application-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/fast-application-utilities",
"description": "FAST application utilities",
"version": "1.9.2",
"version": "2.0.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -52,7 +52,7 @@
]
},
"devDependencies": {
"@microsoft/fast-tslint-rules": "^1.9.2",
"@microsoft/fast-tslint-rules": "^2.0.0",
"@types/jest": "^22.2.0",
"@types/lodash-es": "^4.17.0",
"babel-core": "^6.26.0",
Expand Down
17 changes: 17 additions & 0 deletions packages/fast-browser-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v2.0.0) (2018-08-02)


### Bug Fixes

* **fast-components-react-msft:** fixes error running jest with components that require chroma ([#687](https://github.com/Microsoft/fast-dna/issues/687)) ([140457c](https://github.com/Microsoft/fast-dna/commit/140457c))


### Features

* **detail view:** add detail view ([#470](https://github.com/Microsoft/fast-dna/issues/470)) ([665b871](https://github.com/Microsoft/fast-dna/commit/665b871))
* **fast-css-editor-react:** add default editor component and position component ([#636](https://github.com/Microsoft/fast-dna/issues/636)) ([72037a8](https://github.com/Microsoft/fast-dna/commit/72037a8))




<a name="1.9.0"></a>
# [1.9.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v1.9.0) (2018-07-14)

Expand Down
4 changes: 2 additions & 2 deletions packages/fast-browser-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/fast-browser-extensions",
"description": "An extension for testing real-world localization, theming, and other production type scenarios in web development.",
"version": "1.9.2",
"version": "2.0.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand All @@ -23,7 +23,7 @@
"tslint:fix": "tslint -c ./tslint.json --fix '**/*.ts'"
},
"devDependencies": {
"@microsoft/fast-tslint-rules": "^1.9.2",
"@microsoft/fast-tslint-rules": "^2.0.0",
"@types/chrome": "0.0.56",
"@types/node": "^8.5.1",
"copy-webpack-plugin": "^4.5.1",
Expand Down
18 changes: 18 additions & 0 deletions packages/fast-colors/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.0.0"></a>
# [2.0.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v2.0.0) (2018-08-02)


### Bug Fixes

* **fast-components-react-msft:** fixes error running jest with components that require chroma ([#687](https://github.com/Microsoft/fast-dna/issues/687)) ([140457c](https://github.com/Microsoft/fast-dna/commit/140457c))


### Features

* **colors:** add contrast and luminosity utilities ([#751](https://github.com/Microsoft/fast-dna/issues/751)) ([b0e0313](https://github.com/Microsoft/fast-dna/commit/b0e0313))
* **detail view:** add detail view ([#470](https://github.com/Microsoft/fast-dna/issues/470)) ([665b871](https://github.com/Microsoft/fast-dna/commit/665b871))
* **fast-css-editor-react:** add default editor component and position component ([#636](https://github.com/Microsoft/fast-dna/issues/636)) ([72037a8](https://github.com/Microsoft/fast-dna/commit/72037a8))




<a name="1.9.0"></a>
# [1.9.0](https://github.com/Microsoft/fast-dna/compare/v1.6.0...v1.9.0) (2018-07-14)

Expand Down
4 changes: 2 additions & 2 deletions packages/fast-colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@microsoft/fast-colors",
"description": "A color utility for generating a range of colors from a single color",
"sideEffects": false,
"version": "1.9.2",
"version": "2.0.0",
"author": {
"name": "Microsoft",
"url": "https://discord.gg/FcSNfg4"
Expand Down Expand Up @@ -46,7 +46,7 @@
]
},
"devDependencies": {
"@microsoft/fast-tslint-rules": "^1.9.2",
"@microsoft/fast-tslint-rules": "^2.0.0",
"@types/jest": "^22.2.0",
"chroma-js": "^1.3.0",
"jest": "^22.4.2",
Expand Down
Loading

0 comments on commit 1b93a9b

Please sign in to comment.