# Change Log - @microsoft/fast-tooling

This log was last generated on Wed, 13 Jul 2022 07:06:44 GMT and should not be manually modified.

<!-- Start content -->

## 0.37.10

Wed, 13 Jul 2022 07:06:44 GMT

### Patches

- Deprecate published packages in favor of renamed packages (7559015+janechu@users.noreply.github.com)

## 0.37.9

Wed, 06 Apr 2022 00:54:27 GMT

### Patches

- Added missing file extension in css layout web component import (nicholasrice@users.noreply.github.com)

## 0.37.8

Tue, 05 Apr 2022 17:46:00 GMT

### Patches

- Added file extensions to import and export paths (nicholasrice@users.noreply.github.com)

## 0.37.7

Wed, 30 Mar 2022 07:08:59 GMT

### Patches

- Bump lodash-es from 4.17.15 to 4.17.21 (7559015+janechu@users.noreply.github.com)

## 0.37.6

Wed, 09 Feb 2022 07:09:11 GMT

### Patches

- Allow previous data messages for remove to include removing text, useful when removing text from text nodes (7559015+janechu@users.noreply.github.com)

## 0.37.5

Sun, 06 Feb 2022 07:07:35 GMT

### Patches

- Fixed an issue where inline editing was blocked when navigation triggers a new selection (7559015+janechu@users.noreply.github.com)

## 0.37.4

Fri, 21 Jan 2022 21:47:33 GMT

### Patches

- Fixed an issue where stopPropagation in HTML Render prevents the use of the shortcuts service (7559015+janechu@users.noreply.github.com)

## 0.37.3

Thu, 20 Jan 2022 07:08:23 GMT

### Patches

- Fixed an issue in the HTML render layer web component where custom messages were not ignored (7559015+janechu@users.noreply.github.com)

## 0.37.2

Wed, 19 Jan 2022 07:09:03 GMT

### Patches

- Fixed an issue where the HTML render would error if a custom message was sent without an action (7559015+janechu@users.noreply.github.com)

## 0.37.1

Sun, 16 Jan 2022 07:07:11 GMT

### Patches

- Fix the redo shortcut keys and correct the next targeted history action (7559015+janechu@users.noreply.github.com)

## 0.37.0

Thu, 13 Jan 2022 07:07:24 GMT

### Minor changes

- Allow multiple outgoing messages to be sent (7559015+janechu@users.noreply.github.com)

### Patches

- Ensure that null messages are not sent (7559015+janechu@users.noreply.github.com)

## 0.36.0

Sun, 09 Jan 2022 07:08:26 GMT

### Minor changes

- Added previous and next history messages to facilitate moving through the MessageSystem history (7559015+janechu@users.noreply.github.com)
- Added undo/redo alpha released shortcuts (7559015+janechu@users.noreply.github.com)

## 0.35.0

Wed, 15 Dec 2021 07:09:06 GMT

### Minor changes

- Update history to use a previous and next property that will be triggered when moving through the stack (7559015+janechu@users.noreply.github.com)

### Patches

- Remove redundant message types (7559015+janechu@users.noreply.github.com)

## 0.34.0

Sun, 12 Dec 2021 07:08:23 GMT

### Minor changes

- Updated component CSS and Attributes to comply with style guide (44823142+williamw2@users.noreply.github.com)
- Update message system to send all state data in outgoing messages (7559015+janechu@users.noreply.github.com)

## 0.33.0

Wed, 08 Dec 2021 07:08:31 GMT

### Minor changes

- Added the duplicate shortcut (7559015+janechu@users.noreply.github.com)

### Patches

- Increased icon sizes in CSS Layout component (44823142+williamw2@users.noreply.github.com)

## 0.32.0

Sun, 05 Dec 2021 07:08:17 GMT

### Minor changes

- Updated shortcut service which now directly assigns the event listener to a provided HTML element and export an alpha release shortcut action for deleting an active dictionary ID (7559015+janechu@users.noreply.github.com)
- Added behavior to the remove linked data messages to remove the current active dictionary ID when no other information is provided (7559015+janechu@users.noreply.github.com)

## 0.31.4

Tue, 09 Nov 2021 07:08:13 GMT

### Patches

- Fixed Navigation pill preview bug (44823142+williamw2@users.noreply.github.com)
- Fixed an issue where indenting whitespace was interpreted as a text node (7559015+janechu@users.noreply.github.com)
- Fixed HTMLRender error on empty markup (44823142+williamw2@users.noreply.github.com)

## 0.31.3

Fri, 05 Nov 2021 21:03:19 GMT

### Patches

- Fixed inline edit whitespace bug (44823142+williamw2@users.noreply.github.com)
- Adds the dictionary ID of the dictionary item being edited to outgoing messages from the message system and the inline editing component (7559015+janechu@users.noreply.github.com)

## 0.31.2

Fri, 05 Nov 2021 16:36:26 GMT

### Patches

- Updated CSSBoxModel UI to better fit in narrow width contexts (44823142+williamw2@users.noreply.github.com)

## 0.31.1

Thu, 04 Nov 2021 07:07:24 GMT

### Patches

- Fixed inline edit vanishing when text is empty (44823142+williamw2@users.noreply.github.com)

## 0.31.0

Wed, 03 Nov 2021 07:07:37 GMT

### Minor changes

- Added CSS box model web component (44823142+williamw2@users.noreply.github.com)

### Patches

- Fixes change event propagation in CSSBoxModel (44823142+williamw2@users.noreply.github.com)

## 0.30.2

Thu, 28 Oct 2021 07:06:12 GMT

### Patches

- Update TypeScript dependency to 4.3.x (7559015+janechu@users.noreply.github.com)

## 0.30.1

Wed, 13 Oct 2021 07:04:21 GMT

### Patches

- Update the package json file to point to the new repository (7559015+janechu@users.noreply.github.com)

## 0.30.0

Tue, 12 Oct 2021 02:04:42 GMT

### Minor changes

- Add a utility to identify the dictionary ID from Monaco Editor position (7559015+janechu@users.noreply.github.com)
- Add a text field component for units based values (44823142+williamw2@users.noreply.github.com)
- Add a utility to identify the position of a dictionary item in Monaco Editor (7559015+janechu@users.noreply.github.com)
- Add scroll-into-view attribute to HTMLRender component. (44823142+williamw2@users.noreply.github.com)
- Remove the HTMLRender padding (44823142+williamw2@users.noreply.github.com)
- Update the Monaco Adapter service to include the ability to update the position inside the Monaco Editors value (7559015+janechu@users.noreply.github.com)

### Patches

- Change the line number and column number so that they start at 1 for Monaco Editor (7559015+janechu@users.noreply.github.com)

## 0.29.0

Tue, 14 Sep 2021 07:16:47 GMT

### Patches

- Bump @microsoft/fast-components to v2.9.2 (jumarroq@microsoft.com)

## 0.29.0

Sun, 12 Sep 2021 07:17:43 GMT

### Minor changes

- added option to commit inline edit changes on blur (44823142+williamw2@users.noreply.github.com)

### Patches

- fixed exception in htmlrenderer in specific messaging scenarios (44823142+williamw2@users.noreply.github.com)
- remove dependencies on keycode (scomea@microsoft.com)
- Bump @microsoft/fast-components to v2.9.1 (john.kreitlow@microsoft.com)
- Bump @microsoft/fast-foundation to v2.13.0 (scomea@microsoft.com)
- Bump @microsoft/fast-web-utilities to v4.8.1 (scomea@microsoft.com)

## 0.28.0

Thu, 09 Sep 2021 07:21:36 GMT

### Minor changes

- add a message queue to the message system (7559015+janechu@users.noreply.github.com)

### Patches

- Bump @microsoft/fast-components to v2.9.0 (chhol@microsoft.com)
- Bump @microsoft/fast-foundation to v2.12.0 (chhol@microsoft.com)

## 0.27.11

Wed, 08 Sep 2021 07:16:17 GMT

### Patches

- Bump @microsoft/fast-element to v1.5.1 (roeisenb@microsoft.com)

## 0.27.10

Thu, 02 Sep 2021 17:17:56 GMT

### Patches

- Bump @microsoft/fast-foundation to v2.10.0 (roeisenb@microsoft.com)

## 0.27.9

Thu, 02 Sep 2021 07:15:21 GMT

### Patches

- Bump @microsoft/fast-components to v2.8.1 (47367562+bheston@users.noreply.github.com)

## 0.27.8

Wed, 01 Sep 2021 07:18:34 GMT

### Patches

- Bump @microsoft/fast-components to v2.8.0 (scomea@microsoft.com)

## 0.27.7

Mon, 30 Aug 2021 22:30:39 GMT

### Patches

- Bump @microsoft/fast-foundation to v2.8.1 (nicholasrice@users.noreply.github.com)

## 0.27.6

Fri, 27 Aug 2021 14:14:26 GMT

### Patches

- Bump @microsoft/fast-element to v1.5.0 (nicholasrice@users.noreply.github.com)

## 0.27.5

Thu, 26 Aug 2021 07:17:43 GMT

### Patches

- addresses an issue where deep nested and multiple additional nodes were not created using a previous data dictionary (7559015+janechu@users.noreply.github.com)

## 0.27.4

Wed, 25 Aug 2021 07:17:07 GMT

### Patches

- address drag and drop issues where the active data dictionary ID was not updated during the removal of linked data (7559015+janechu@users.noreply.github.com)

## 0.27.3

Mon, 23 Aug 2021 07:14:54 GMT

### Patches

- Bump @microsoft/fast-components to v2.6.2 (ben@platform5.ch)

## 0.27.2

Sun, 22 Aug 2021 07:17:14 GMT

### Patches

- fix color picker component value update bug (44823142+williamw2@users.noreply.github.com)
- fixes an issue where the CSS layout would not update when style was updated in the Monaco Editor (7559015+janechu@users.noreply.github.com)

## 0.27.1

Thu, 19 Aug 2021 07:15:21 GMT

### Patches

- Bump @microsoft/fast-components to v2.6.1 (sethdonohue@Admins-MBP.guest.corp.microsoft.com)

## 0.27.0

Wed, 18 Aug 2021 07:16:21 GMT

### Minor changes

- add tooltips to the CSS layout radio buttons (7559015+janechu@users.noreply.github.com)

## 0.26.6

Tue, 17 Aug 2021 07:14:05 GMT

### Patches

- add autoselect option to html render inline edit component (44823142+williamw2@users.noreply.github.com)
- make resize observer target configurable (44823142+williamw2@users.noreply.github.com)

## 0.26.5

Sun, 15 Aug 2021 07:17:25 GMT

### Patches

- Bump @microsoft/fast-components to v2.6.0 (nicholasrice@users.noreply.github.com)

## 0.26.4

Thu, 12 Aug 2021 07:16:50 GMT

### Patches

- ensure named slots are all accounted for as children and fix an issue where multiple attributes could appear as an array (7559015+janechu@users.noreply.github.com)

## 0.26.3

Wed, 11 Aug 2021 07:14:31 GMT

### Patches

- fix: html renderer use custom title if present (44823142+williamw2@users.noreply.github.com)

## 0.26.2

Sun, 08 Aug 2021 07:18:56 GMT

### Patches

- addresses an issue where on initially editing content the MonacoAdapter would switch the navigation location (7559015+janechu@users.noreply.github.com)

## 0.26.1

Thu, 05 Aug 2021 07:17:32 GMT

### Patches

- Bump @microsoft/fast-components to v2.5.6 (khamu@microsoft.com)

## 0.26.0

Wed, 04 Aug 2021 07:15:14 GMT

### Minor changes

- adding file and file action web components (44823142+williamw2@users.noreply.github.com)

### Patches

- fix image load resize bug in html render component (44823142+williamw2@users.noreply.github.com)
- Bump @microsoft/fast-foundation to v2.6.3 (chhol@microsoft.com)
- Bump @microsoft/fast-components to v2.5.5 (chhol@microsoft.com)

## 0.25.7

Tue, 03 Aug 2021 07:17:33 GMT

### Patches

- Bump @microsoft/fast-components to v2.5.4 (mathieu.lavoie@logmein.com)

## 0.25.6

Sun, 01 Aug 2021 07:17:15 GMT

### Patches

- ensure that the mapping of numbers and booleans works with the consolidated data mapping (7559015+janechu@users.noreply.github.com)
- identifies the order of slotted items by their position in the data, instead of the data dictionary object (7559015+janechu@users.noreply.github.com)
- fix word wrapping in htmlrender navigation pill (44823142+williamw2@users.noreply.github.com)

## 0.25.5

Thu, 29 Jul 2021 07:18:18 GMT

### Patches

- Bump @microsoft/fast-components to v2.5.2 (47367562+bheston@users.noreply.github.com)

## 0.25.4

Wed, 28 Jul 2021 07:17:22 GMT

### Patches

- Bump @microsoft/fast-element to v1.4.1 (nicholasrice@users.noreply.github.com)

## 0.25.3

Sun, 25 Jul 2021 07:17:41 GMT

### Patches

- Bump @microsoft/fast-components to v2.5.0 (scomea@microsoft.com)

## 0.25.2

Thu, 22 Jul 2021 07:19:53 GMT

### Patches

- Bump @microsoft/fast-components to v2.4.0 (chhol@microsoft.com)

## 0.25.1

Wed, 21 Jul 2021 07:14:48 GMT

### Patches

- Bump @microsoft/fast-components to v2.3.0 (roeisenb@microsoft.com)

## 0.25.0

Sun, 18 Jul 2021 07:16:22 GMT

### Minor changes

- update the exporting of services and web components in tooling and match the new pathing in sites (7559015+janechu@users.noreply.github.com)

### Patches

- Bump @microsoft/fast-components to v2.2.3 (ben@platform5.ch)

## 0.24.2

Thu, 15 Jul 2021 01:41:48 GMT

### Patches

- Bump @microsoft/fast-foundation to v2.5.0 (chhol@microsoft.com)

## 0.24.1

Wed, 14 Jul 2021 07:15:36 GMT

### Patches

- fix: spelling issue in HTML render layer (44823142+williamw2@users.noreply.github.com)

## 0.24.0

Tue, 13 Jul 2021 07:14:52 GMT

### Minor changes

- update the monaco adapter, html render and html render layer and react Form to update their stored schema dictionaries when the schema dictionary has new schemas added to it (7559015+janechu@users.noreply.github.com)
- new schemas can be added to the schema dictionary in the MessageSystem (7559015+janechu@users.noreply.github.com)

### Patches

- Bump @microsoft/fast-components to v2.2.1 (ben@platform5.ch)
- Bump @microsoft/fast-foundation to v2.4.0 (roeisenb@microsoft.com)

## 0.23.7

Sun, 11 Jul 2021 07:15:10 GMT

### Patches

- Adding support for preview mode interaction logic to HTMLRender (44823142+williamw2@users.noreply.github.com)

## 0.23.6

Wed, 07 Jul 2021 07:19:51 GMT

### Patches

- Bump @microsoft/fast-components to v2.2.0 (scomea@microsoft.com)

## 0.23.5

Sun, 04 Jul 2021 07:15:28 GMT

### Patches

- Bump @microsoft/fast-components to v2.1.0 (john.kreitlow@microsoft.com)

## 0.23.4

Thu, 01 Jul 2021 07:15:57 GMT

### Patches

- Bump @microsoft/fast-components to v2.0.2 (nicholasrice@users.noreply.github.com)

## 0.23.3

Tue, 29 Jun 2021 07:14:52 GMT

### Patches

- update the CSS layout component to accept inline CSS string values (7559015+janechu@users.noreply.github.com)

## 0.23.2

Fri, 25 Jun 2021 02:02:57 GMT

### Patches

- Bump @microsoft/fast-components to v2.0.0 (roeisenb@microsoft.com)

## 0.23.1

Wed, 23 Jun 2021 22:58:18 GMT

### Patches

- Adding inline edit layer to HTMLRenderer (44823142+williamw2@users.noreply.github.com)

## 0.23.0

Sun, 20 Jun 2021 07:21:25 GMT

### Minor changes

- add a utility to convert inline css styles to a property dictionary (7559015+janechu@users.noreply.github.com)

### Patches

- Bump @microsoft/fast-foundation to v1.24.7 (robarb@microsoft.com)
- Bump @microsoft/fast-components to v1.21.7 (robarb@microsoft.com)

## 0.22.3

Sun, 13 Jun 2021 07:19:23 GMT

### Patches

- Bump @microsoft/fast-foundation to v1.24.6 (nicholasrice@users.noreply.github.com)

## 0.22.2

Tue, 08 Jun 2021 07:29:18 GMT

### Patches

- Bump @microsoft/fast-foundation to v1.24.5 (scomea@microsoft.com)

## 0.22.1

Sun, 06 Jun 2021 07:35:11 GMT

### Patches

- Bump @microsoft/fast-components to v1.21.4 (khamu@microsoft.com)

## 0.22.0

Mon, 31 May 2021 07:44:04 GMT

### Minor changes

- add a layout web component for css properties (7559015+janechu@users.noreply.github.com)

## 0.21.1

Thu, 27 May 2021 07:34:58 GMT

### Patches

- fixing message system bugs in html renderer and creator integration (44823142+williamw2@users.noreply.github.com)

## 0.21.0

Wed, 26 May 2021 07:33:37 GMT

### Minor changes

- use the new data dictionary mapper in the monaco service (7559015+janechu@users.noreply.github.com)

### Patches

- fix improper pathing for required errors (7559015+janechu@users.noreply.github.com)
- Bump @microsoft/fast-foundation to v1.24.3 (7559015+janechu@users.noreply.github.com)
- Bump @microsoft/fast-components to v1.21.3 (7559015+janechu@users.noreply.github.com)

## 0.20.1

Tue, 25 May 2021 07:27:43 GMT

### Patches

- Bump @microsoft/fast-components to v1.21.2 (scomea@microsoft.com)

## 0.20.0

Fri, 21 May 2021 17:48:08 GMT

### Minor changes

- add checks in the HTML render component for window scroll and resize events (44823142+williamw2@users.noreply.github.com)

### Patches

- update tooling dependencies to use the carrot syntax for later than versions (7559015+janechu@users.noreply.github.com)
- Bump @microsoft/fast-components to v1.21.1 (nicholasrice@users.noreply.github.com)
- Bump @microsoft/fast-element to v1.4.0 (nicholasrice@users.noreply.github.com)
- Bump @microsoft/fast-foundation to v1.24.1 (nicholasrice@users.noreply.github.com)

## 0.19.2

Thu, 20 May 2021 07:24:10 GMT

### Patches

- Bump @microsoft/fast-components to v1.21.0 (john.kreitlow@microsoft.com)

## 0.19.1

Wed, 19 May 2021 23:37:36 GMT

### Patches

- add missing dependency (nicholasrice@users.noreply.github.com)

## 0.19.0

Sun, 02 May 2021 07:18:00 GMT

### Minor changes

- adding html render web component to fast-tooling (44823142+williamw2@users.noreply.github.com)

## 0.18.3

Thu, 29 Apr 2021 07:19:40 GMT

### Patches

- fix an incorrect definition name which for default slots should be an empty string (7559015+janechu@users.noreply.github.com)

## 0.18.2

Sun, 25 Apr 2021 07:21:02 GMT

### Patches

- Bump @microsoft/fast-foundation to v1.20.0 (nicholasrice@users.noreply.github.com)

## 0.18.1

Thu, 22 Apr 2021 07:21:10 GMT

### Patches

- Moving Color Picker (44823142+williamw2@users.noreply.github.com)
- Moving native definitions to fast-tooling (44823142+williamw2@users.noreply.github.com)

## [0.16.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.16.0...@microsoft/fast-tooling@0.16.1) (2021-03-16)


### Bug Fixes

* update the navigation display text to use a custom property in the data ([#4426](https://github.com/Microsoft/fast/issues/4426)) ([0e4308e](https://github.com/Microsoft/fast/commit/0e4308eca1dd482413d32051a448cc35015ddb3b))





# [0.16.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.15.2...@microsoft/fast-tooling@0.16.0) (2021-03-06)


### Bug Fixes

* remove redundant slot from DataDictionary when mapping an HTML string ([#4358](https://github.com/Microsoft/fast/issues/4358)) ([39b2bcc](https://github.com/Microsoft/fast/commit/39b2bccb6b6b97767497b93ca715e18387c138f3))
* update mapping between web component definition and JSON schema for title and description ([#4347](https://github.com/Microsoft/fast/issues/4347)) ([4dfb9f2](https://github.com/Microsoft/fast/commit/4dfb9f29dbde57db737bf378b358ae0a03c37500)), closes [#4344](https://github.com/Microsoft/fast/issues/4344)
* update the event listener to be passed to a config to the message system ([#4356](https://github.com/Microsoft/fast/issues/4356)) ([a2092d3](https://github.com/Microsoft/fast/commit/a2092d3e35e18e55d4f81238fad752a0dda09539)), closes [#4355](https://github.com/Microsoft/fast/issues/4355)


### Features

* allow the message system to store and retrieve configs from registered services ([#4355](https://github.com/Microsoft/fast/issues/4355)) ([63848b0](https://github.com/Microsoft/fast/commit/63848b0b41345dfc2ff8efd86bdbc228f82cad97))
* allow users to update display text for a data dictionary and navigation dictionary ([#4371](https://github.com/Microsoft/fast/issues/4371)) ([d30fd5b](https://github.com/Microsoft/fast/commit/d30fd5bd246a30b3dd1541b35c358eb7d7bf761a)), closes [#4352](https://github.com/Microsoft/fast/issues/4352)





## [0.15.2](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.15.0...@microsoft/fast-tooling@0.15.2) (2021-02-08)

**Note:** Version bump only for package @microsoft/fast-tooling





## [0.15.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.15.0...@microsoft/fast-tooling@0.15.1) (2021-02-08)

**Note:** Version bump only for package @microsoft/fast-tooling





# [0.15.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.14.0...@microsoft/fast-tooling@0.15.0) (2021-01-30)


### Bug Fixes

* include numerals, parenthesis and capital letters from MDN data conversion combinator RegEx ([#4195](https://github.com/Microsoft/fast/issues/4195)) ([e9308a2](https://github.com/Microsoft/fast/commit/e9308a22cb78de095d8e704065c87ce34e0a037f))
* resolve nesting issues in converted MDN data ([#4203](https://github.com/Microsoft/fast/issues/4203)) ([2aecf3c](https://github.com/Microsoft/fast/commit/2aecf3c4507dc1b03d6e9f26bdb3b2d195a56b9f))
* update nesting to be interpreted by manual parsing instead of RegEx ([#4253](https://github.com/Microsoft/fast/issues/4253)) ([f32e34a](https://github.com/Microsoft/fast/commit/f32e34aa699dd550cd79361b99437dbf9c810044))


### Features

* separate out cjs modules from ejs so that utilities may be used in a node environment ([#4277](https://github.com/Microsoft/fast/issues/4277)) ([adffd1e](https://github.com/Microsoft/fast/commit/adffd1e4b275648019a98e14555bbce535053d1e))





# [0.14.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.13.0...@microsoft/fast-tooling@0.14.0) (2020-12-16)


### Bug Fixes

* added more precision when dealing with brackets ([#4184](https://github.com/Microsoft/fast/issues/4184)) ([bbb4c06](https://github.com/Microsoft/fast/commit/bbb4c068e2f70f2b4116cabcf472f072a5312e8f))


### Features

* allow filtering MDN data by status ([#4164](https://github.com/Microsoft/fast/issues/4164)) ([dc58c34](https://github.com/Microsoft/fast/commit/dc58c344bbe449501fde918044352c78f11a64f6))





# [0.13.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.12.0...@microsoft/fast-tooling@0.13.0) (2020-12-02)


### Features

* add a mapping of MDN syntaxes to be used as reference ([#4139](https://github.com/Microsoft/fast/issues/4139)) ([e5b3545](https://github.com/Microsoft/fast/commit/e5b3545864ee9ed5117960cb65feef9fbb4f88a4))





# [0.12.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.11.1...@microsoft/fast-tooling@0.12.0) (2020-11-19)


### Bug Fixes

* assign all react components an originatorId to determine re-rendering of form elements ([#4088](https://github.com/Microsoft/fast/issues/4088)) ([6858ff2](https://github.com/Microsoft/fast/commit/6858ff266dbf1f7957bd08d13645ca0fad31552c)), closes [#3628](https://github.com/Microsoft/fast/issues/3628)
* assigns children to named slots properly ([#4026](https://github.com/Microsoft/fast/issues/4026)) ([cddf930](https://github.com/Microsoft/fast/commit/cddf930108696eab7481389776aaf5895b9ea8c0))


### Features

* add a utility to map MDN data to a format that will be usable by generated UI ([#4066](https://github.com/Microsoft/fast/issues/4066)) ([faad57e](https://github.com/Microsoft/fast/commit/faad57ee3982832c67d01f1c00047665727e2c6f))
* update generated css data to include more nesting solutions as well as new exports for property, syntax and types lists ([#4125](https://github.com/Microsoft/fast/issues/4125)) ([b814aed](https://github.com/Microsoft/fast/commit/b814aed588eadc0d24185243ac864105d22cd190))





## [0.11.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.11.0...@microsoft/fast-tooling@0.11.1) (2020-10-14)


### Bug Fixes

* clean up and rename registered utilities to registered services ([#3984](https://github.com/Microsoft/fast/issues/3984)) ([22f6426](https://github.com/Microsoft/fast/commit/22f6426c89cedefeaf26adee56b428e9a9b69515))
* rename instances of adaptor to adapter ([#3983](https://github.com/Microsoft/fast/issues/3983)) ([3aa532e](https://github.com/Microsoft/fast/commit/3aa532e214a9300ae8b4cf305f7d1baab279b7be))


### Reverts

* Revert "Change files" ([eb81953](https://github.com/Microsoft/fast/commit/eb81953c00525c2fc3b708f673a3f7382e1bcc00))





# [0.11.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.10.0...@microsoft/fast-tooling@0.11.0) (2020-09-28)


### Bug Fixes

* add slot as attribute to elements that are assigned to a slot ([#3919](https://github.com/Microsoft/fast/issues/3919)) ([9a65648](https://github.com/Microsoft/fast/commit/9a6564847a5d848d85fc0bfc8bc66203b233b19a)), closes [#3910](https://github.com/Microsoft/fast/issues/3910)
* address a nesting issue with the monaco adapter ([#3946](https://github.com/Microsoft/fast/issues/3946)) ([cca6bf4](https://github.com/Microsoft/fast/commit/cca6bf4a0c0f3c4a02048ac6b3ef53a1ca2b28c9))
* allow null attributes when mapping from Monaco editor values to be treated as booleans ([#3927](https://github.com/Microsoft/fast/issues/3927)) ([2d8b47d](https://github.com/Microsoft/fast/commit/2d8b47d3f9442465d33a6a907d85b77d27511223))
* removes newlines and leading spaces from returned monaco value ([#3971](https://github.com/Microsoft/fast/issues/3971)) ([883e8ec](https://github.com/Microsoft/fast/commit/883e8ec816a20bb64bef0ed63c87f98a3c2159af)), closes [#3949](https://github.com/Microsoft/fast/issues/3949)


### Features

* add history and a way to retrieve history from the message system ([#3834](https://github.com/Microsoft/fast/issues/3834)) ([76dee0d](https://github.com/Microsoft/fast/commit/76dee0d0c9b885435ab094c59cd0d3c931a11d0f))
* add monaco adapter and adapter actions ([#3917](https://github.com/Microsoft/fast/issues/3917)) ([dcf17ee](https://github.com/Microsoft/fast/commit/dcf17ee4a4eb25b7802dc4324426bbba806fce21)), closes [#3898](https://github.com/Microsoft/fast/issues/3898) [#3916](https://github.com/Microsoft/fast/issues/3916) [#3562](https://github.com/Microsoft/fast/issues/3562)
* add monaco adapter to component explorer site ([#3949](https://github.com/Microsoft/fast/issues/3949)) ([1aa994e](https://github.com/Microsoft/fast/commit/1aa994e986e52e8b1fab93e65665a1d4e56ae496))
* add vscode-html-languageservice parser converter to data dictionary ([#3898](https://github.com/Microsoft/fast/issues/3898)) ([d24b874](https://github.com/Microsoft/fast/commit/d24b8746a8af5696f969cfb750ab63e1c7adc224)), closes [#3562](https://github.com/Microsoft/fast/issues/3562)
* allow a dictionary id to be set during initialization ([#3955](https://github.com/Microsoft/fast/issues/3955)) ([70f3d00](https://github.com/Microsoft/fast/commit/70f3d0076a88fb42f26e610fa25204981aa2678e))
* allow arbitrary options to be passed with any message system message ([#3916](https://github.com/Microsoft/fast/issues/3916)) ([9f2dd80](https://github.com/Microsoft/fast/commit/9f2dd807c5199deab55a5fda7c709556e9b5bbc0))





# [0.10.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.9.1...@microsoft/fast-tooling@0.10.0) (2020-09-10)


### Features

* add a shortcut utility ([#3814](https://github.com/Microsoft/fast/issues/3814)) ([8b44da4](https://github.com/Microsoft/fast/commit/8b44da42e82ac98eb7d1fcb59781c40c527c6526)), closes [#3781](https://github.com/Microsoft/fast/issues/3781)





## [0.9.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.9.0...@microsoft/fast-tooling@0.9.1) (2020-08-27)

**Note:** Version bump only for package @microsoft/fast-tooling





# [0.9.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.8.0...@microsoft/fast-tooling@0.9.0) (2020-08-13)


### Features

* add a utility that interprets a data dictionary into HTML for monaco ([#3645](https://github.com/Microsoft/fast/issues/3645)) ([b3d4657](https://github.com/Microsoft/fast/commit/b3d4657e6dfbf56e1b0b6b3f42962881289b9776))


### Reverts

* Revert "chore: update all http to https to resolve WS1262 security vulnerability (#3658)" (#3699) ([0cac64a](https://github.com/Microsoft/fast/commit/0cac64a869e1b65a94ef14ed50b1324d0e15be46)), closes [#3658](https://github.com/Microsoft/fast/issues/3658) [#3699](https://github.com/Microsoft/fast/issues/3699)





# [0.8.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.7.0...@microsoft/fast-tooling@0.8.0) (2020-07-31)


### Bug Fixes

* the Navigation component can now drag and drop nested component ([#3598](https://github.com/Microsoft/fast/issues/3598)) ([f2a3948](https://github.com/Microsoft/fast/commit/f2a39489015be38f2372060a7898b0ef1cf96702))


### Features

* add data utilities to retrieve linked data from a data dictionary and ids of linked data items ([#3583](https://github.com/Microsoft/fast/issues/3583)) ([8629041](https://github.com/Microsoft/fast/commit/862904104393fc1c2212d345f7063e8f420e2b36))





# [0.7.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.6.1...@microsoft/fast-tooling@0.7.0) (2020-07-14)


### Bug Fixes

* removed the description from the title in the component explorer pane ([#3450](https://github.com/Microsoft/fast/issues/3450)) ([33aadb1](https://github.com/Microsoft/fast/commit/33aadb1e7b1ba96170f5682fbd8db668bf0b22b7))


### Features

* add default values to the schema when mapping from a component definition ([#3509](https://github.com/Microsoft/fast/issues/3509)) ([5c37742](https://github.com/Microsoft/fast/commit/5c3774258c2edf2af6fd8f2bdbb1ea07a59adee2))
* update typescript version and remove utility types dependencies for react packages ([#3422](https://github.com/Microsoft/fast/issues/3422)) ([09d07b5](https://github.com/Microsoft/fast/commit/09d07b580cda3bcc5d28f83d3568521f710c9576))





## [0.6.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.6.0...@microsoft/fast-tooling@0.6.1) (2020-06-26)

**Note:** Version bump only for package @microsoft/fast-tooling





# [0.6.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.5.1...@microsoft/fast-tooling@0.6.0) (2020-06-15)


### Bug Fixes

* ensure that named slots use pascal case and text nodes do not error from attributes being assigned to them ([#3263](https://github.com/Microsoft/fast/issues/3263)) ([f772fa0](https://github.com/Microsoft/fast/commit/f772fa0685c92027821ef9519f4a88c1d8975e5a))
* make the web component definition for values more permissable ([#3257](https://github.com/Microsoft/fast/issues/3257)) ([9969834](https://github.com/Microsoft/fast/commit/9969834d7d79e6198f825edc97ba19739fa3304c))
* set boolean attributes in the htmlMapper and unset them on true/false values ([#3282](https://github.com/Microsoft/fast/issues/3282)) ([d130cd2](https://github.com/Microsoft/fast/commit/d130cd2b184ed2cbf529f92e8a68a83e095a5fdd))


### Features

* allow svgs to be rendered in the htmlMapper ([#3274](https://github.com/Microsoft/fast/issues/3274)) ([77ece11](https://github.com/Microsoft/fast/commit/77ece11142dda7550607766f74481e5a38cb8163))





# [0.5.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.4.0...@microsoft/fast-tooling@0.5.0) (2020-06-05)


### Bug Fixes

* addresses an issue where a linked data being added could be missing a parent data location ([#3188](https://github.com/Microsoft/fast/issues/3188)) ([7f7bc1e](https://github.com/Microsoft/fast/commit/7f7bc1e1f2edc57e589aa726c6cb0e46c7c3cab7))
* use the vscode values instead of enum in a web component attribute definition ([#3202](https://github.com/Microsoft/fast/issues/3202)) ([b8aad52](https://github.com/Microsoft/fast/commit/b8aad521255d8bdd2ae5a6d877c85891480fc6e7))


### Features

* add enums as an option in an attribute ([#3179](https://github.com/Microsoft/fast/issues/3179)) ([843ca0f](https://github.com/Microsoft/fast/commit/843ca0f9636284d972d92e75a7694e7526155043))
* adds the tag name to the title to provide better documentation and discoverability when a definition is converted to a JSON schema ([#3219](https://github.com/Microsoft/fast/issues/3219)) ([fa225d2](https://github.com/Microsoft/fast/commit/fa225d29f6b90c3db88f49aebb08c12c0aad0bf7))





# [0.4.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.3.1...@microsoft/fast-tooling@0.4.0) (2020-05-18)


### Bug Fixes

* fixes an issue with adding nested linked data ([#3092](https://github.com/Microsoft/fast/issues/3092)) ([fa5630a](https://github.com/Microsoft/fast/commit/fa5630a198e4c60fab49654157366b4d0abc713f))


### Features

* add a web component definition and mapper to JSON schema for tooling ([#3033](https://github.com/Microsoft/fast/issues/3033)) ([221acd7](https://github.com/Microsoft/fast/commit/221acd789522eaef2ff4cee1a49683822e9289a2))
* add plugin system to the data dictionary mapping utility ([#3052](https://github.com/Microsoft/fast/issues/3052)) ([401d342](https://github.com/Microsoft/fast/commit/401d3427ae7f4ce69226a60c04def537af5e8c55))
* allow linked data attached to other linked data to be added to a data dictionary ([#3049](https://github.com/Microsoft/fast/issues/3049)) ([2f34dc7](https://github.com/Microsoft/fast/commit/2f34dc738c2ac624722f732ed3ebb508972ae3f0))





## [0.3.1](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.3.0...@microsoft/fast-tooling@0.3.1) (2020-04-29)

**Note:** Version bump only for package @microsoft/fast-tooling





# [0.3.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.2.0...@microsoft/fast-tooling@0.3.0) (2020-04-27)


### Bug Fixes

* deprecate the initialize data property in the initialize message ([#2982](https://github.com/Microsoft/fast/issues/2982)) ([dd01a12](https://github.com/Microsoft/fast/commit/dd01a12b594a7b750a2244642d43e0f692dfb772))


### Features

* allow initialization to occur after creating an instance of the MessageSystem ([#2983](https://github.com/Microsoft/fast/issues/2983)) ([908ea85](https://github.com/Microsoft/fast/commit/908ea852077b9f131b6e0852e76b39aab6d0775a))
* allow the use of an already instantiated Worker in the MessageSystem config ([#2993](https://github.com/Microsoft/fast/issues/2993)) ([7d4e97a](https://github.com/Microsoft/fast/commit/7d4e97afb60c71e952615eaeac986f1f055a095d))





# [0.2.0](https://github.com/Microsoft/fast/compare/@microsoft/fast-tooling@0.1.0...@microsoft/fast-tooling@0.2.0) (2020-04-22)


### Features

* allow a data update to be applied to a different dictionary item ([#2946](https://github.com/Microsoft/fast/issues/2946)) ([41c7a2a](https://github.com/Microsoft/fast/commit/41c7a2add7eb3faa15c63cc3df63db421a7d88c0))





# 0.1.0 (2020-04-10)


### Bug Fixes

* cleanup interface names and fix the web component renderer in the test app ([#2832](https://github.com/Microsoft/fast/issues/2832)) ([26c6bc7](https://github.com/Microsoft/fast/commit/26c6bc78a3fdd5aed6d88709181f95d3d318d984))
* correct some erroneous message system navigation returns, add more unit testing to bring code quality up ([#2783](https://github.com/Microsoft/fast/issues/2783)) ([2f87a04](https://github.com/Microsoft/fast/commit/2f87a0427cfc0c307b9b4acacdd5385c42fcf773))


### Features

* add a data mapper ([#2756](https://github.com/Microsoft/fast/issues/2756)) ([11df583](https://github.com/Microsoft/fast/commit/11df5832eb2ef1a6896be2afd4e0404462454985))
* add a mapper for HTML elements ([#2803](https://github.com/Microsoft/fast/issues/2803)) ([7b14ced](https://github.com/Microsoft/fast/commit/7b14ced79ac543d6a3a889a828fab240dd216386))
* add a utility for validation as a service using ajv ([#2836](https://github.com/Microsoft/fast/issues/2836)) ([05e1784](https://github.com/Microsoft/fast/commit/05e1784c1c34df8d0ffff451ce753731e49c7255))
* add all of the ids associated with the linked data when linked data has been added ([#2899](https://github.com/Microsoft/fast/issues/2899)) ([00c8ed3](https://github.com/Microsoft/fast/commit/00c8ed3f488470b6a01d6bd3ec2f38a0afb5c74a))
* add disabled to the navigation and remove the dependency on ajv from the message system ([#2792](https://github.com/Microsoft/fast/issues/2792)) ([ad5e886](https://github.com/Microsoft/fast/commit/ad5e8865818965ae515de776305810bf61378a7b))
* add mapper function to create React components ([#2772](https://github.com/Microsoft/fast/issues/2772)) ([d6f6c1d](https://github.com/Microsoft/fast/commit/d6f6c1dc21dae008d336a00b8c29b6334408491d))
* add new package for framework-less tooling ([#2560](https://github.com/Microsoft/fast/issues/2560)) ([9c4ae29](https://github.com/Microsoft/fast/commit/9c4ae2916a3d91bd5d664f029bf9bb77e219f177))
* add the ability to nest multiple items at the same level in an element ([#2813](https://github.com/Microsoft/fast/issues/2813)) ([1e23b85](https://github.com/Microsoft/fast/commit/1e23b85e03983be5df463ffaa2d8213659991632))
* add validation to the message system ([#2825](https://github.com/Microsoft/fast/issues/2825)) ([ce24096](https://github.com/Microsoft/fast/commit/ce2409659ef361a9a16cc2a44ea5560a04c6ddaf))
* allow a request/response custom validation message to be sent to the AjvMapper ([#2852](https://github.com/Microsoft/fast/issues/2852)) ([6154ef0](https://github.com/Microsoft/fast/commit/6154ef087432e6a94c7392babd338f4df05e4799))
* allow custom messages to be sent to the message system which will return them ([#2845](https://github.com/Microsoft/fast/issues/2845)) ([ad70f5d](https://github.com/Microsoft/fast/commit/ad70f5d030526c3b4be8bf3ae7ad3b1a23e587d0))
* more precise drag and drop allowed before and after linked data ([#2866](https://github.com/Microsoft/fast/issues/2866)) ([efa0b39](https://github.com/Microsoft/fast/commit/efa0b39a2eb0f23d5bcfb7a520868f02b38ee192))
