@digital-ai/dot-components 1.3.4 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGE_LOG.md CHANGED
@@ -1,61 +1,713 @@
1
- # Change Log
1
+ # Changelog
2
2
 
3
- ## Current
3
+ ## [1.4.0](https://github.com/digital-ai/dot-components/tree/1.4.0) (12/13/2021)
4
4
 
5
- ### Experimental
5
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.7...1.4.0)
6
6
 
7
- - **SplitButton** - added styling and `disablePortal` prop so that `SplitButton` menu can always be shown on top
8
- - **SplitButton** - fixed to work with non-numeric option keys
7
+ **Features:**
9
8
 
10
- ### Components
9
+ - Expose 'expanded' and 'onChange' DotAccordion props [\#857](https://github.com/digital-ai/dot-components/issues/857)
10
+ - S-80740: Expose DotAccordion 'expanded' and 'onChange' props [\#860](https://github.com/digital-ai/dot-components/pull/860) ([selsemore](https://github.com/selsemore))
11
11
 
12
- > **BREAKING CHANGE: Pill** - fixed console warning message about `backgroundColor` prop and `labelColor` prop by changing both to all lowercase `backgroundcolor` and `labelcolor`
12
+ **Fixed bugs:**
13
13
 
14
- - **AppToolbar** - added styling so that `Sidebar` component is not truncated when used as hamburger menu
15
- - **Avatar** - added `color` prop
16
- - **Checkbox** - added `ariaLabel`, `ariaLabelledby` and `disableRipple` props
17
- - **EmptyState** - fixed behavior when no `imageSrc` prop is passed
18
- - **List** - fix to only show one flyout menu at a time
19
- - **List** - added `index` prop
20
- - **Pill** - added `backgroundColor` and `labelColor` props
21
- - **Sidebar** - fix to show icons for nested items when `nestedListType` is `menu`.
22
- - **Sidebar** - fix to only show one flyout menu at a time
23
- - **Table** - fixed `loading` state so that `<td>` is not nested within `<span>`
24
- - **Table** - fix to not add tooltips to table cells
14
+ - Accordion expanded and collapsed icons are not aligned [\#858](https://github.com/digital-ai/dot-components/issues/858)
15
+ - D-19250: Fix alignment of DotAccordion collapsed/expanded icons [\#859](https://github.com/digital-ai/dot-components/pull/859) ([selsemore](https://github.com/selsemore))
25
16
 
26
- ### Experimental
17
+ **Merged pull requests:**
18
+
19
+ - S-76843: Use digital.ai bot PAT for merging master \> develop [\#862](https://github.com/digital-ai/dot-components/pull/862) ([CWSites](https://github.com/CWSites))
20
+ - S-76843: move changelog pre v`1.0.0` to `HISTORY.md` [\#856](https://github.com/digital-ai/dot-components/pull/856) ([CWSites](https://github.com/CWSites))
21
+
22
+ ## [1.3.7](https://github.com/digital-ai/dot-components/tree/1.3.7) (12/11/2021)
23
+
24
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.6...1.3.7)
25
+
26
+ **Merged pull requests:**
27
+
28
+ - S-76843: setup PR release template [\#853](https://github.com/digital-ai/dot-components/pull/853) ([CWSites](https://github.com/CWSites))
29
+ - S-76843 automation improvements III [\#852](https://github.com/digital-ai/dot-components/pull/852) ([CWSites](https://github.com/CWSites))
30
+ - Merge `master` back to `develop` [\#849](https://github.com/digital-ai/dot-components/pull/849) ([CWSites](https://github.com/CWSites))
31
+
32
+ ## [1.3.6](https://github.com/digital-ai/dot-components/tree/1.3.6) (12/10/2021)
33
+
34
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.5...1.3.6)
35
+
36
+ **Features:**
37
+
38
+ - Expose onKeyDown for input [\#714](https://github.com/digital-ai/dot-components/issues/714)
39
+ - S-79571: DotInput - expose onKeyDown [\#846](https://github.com/digital-ai/dot-components/pull/846) ([monapatel91](https://github.com/monapatel91))
40
+ - S-79357: evaluate codebase and remove old references to core Tooltip [\#844](https://github.com/digital-ai/dot-components/pull/844) ([CWSites](https://github.com/CWSites))
41
+ - S-80621: file upload [\#840](https://github.com/digital-ai/dot-components/pull/840) ([CWSites](https://github.com/CWSites))
42
+ - S-76922: file upload [\#820](https://github.com/digital-ai/dot-components/pull/820) ([CWSites](https://github.com/CWSites))
43
+
44
+ **Fixed bugs:**
45
+
46
+ - DotDynamicForm does not properly initialize form state for boolean attribute with initialValue false [\#841](https://github.com/digital-ai/dot-components/issues/841)
47
+ - Extended sidenav drawer should collapse when another drawer option is clicked [\#739](https://github.com/digital-ai/dot-components/issues/739)
48
+ - \#841 Fix DotDynamicForm initial form state for controls with initialValue false [\#842](https://github.com/digital-ai/dot-components/pull/842) ([selsemore](https://github.com/selsemore))
49
+ - D-19189: Extended sidenav drawer should collapse when another drawer option is clicked [\#830](https://github.com/digital-ai/dot-components/pull/830) ([dmiletic85](https://github.com/dmiletic85))
50
+
51
+ **Merged pull requests:**
52
+
53
+ - S-76843: only merge master back to develop AFTER the release is done [\#848](https://github.com/digital-ai/dot-components/pull/848) ([CWSites](https://github.com/CWSites))
54
+ - S-76843: testing out yarn install commands for CI [\#847](https://github.com/digital-ai/dot-components/pull/847) ([CWSites](https://github.com/CWSites))
55
+
56
+ ## [1.3.5](https://github.com/digital-ai/dot-components/tree/1.3.5) (12/03/2021)
57
+
58
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.4...1.3.5)
59
+
60
+ **Features:**
61
+
62
+ - Expose onFocus and onBlur callbacks in DotInputText and other input components [\#829](https://github.com/digital-ai/dot-components/issues/829)
63
+ - Pass 'disabled' prop to DotDynamicForm controls [\#806](https://github.com/digital-ai/dot-components/issues/806)
64
+ - S-80473: Expose onFocus and onBlur callbacks for DotInputText and DotInputSelect components [\#832](https://github.com/digital-ai/dot-components/pull/832) ([selsemore](https://github.com/selsemore))
65
+ - S-80268: `DotDynamicForm` improvements [\#821](https://github.com/digital-ai/dot-components/pull/821) ([dmiletic85](https://github.com/dmiletic85))
66
+
67
+ **Fixed bugs:**
68
+
69
+ - Go back item in `Sidebar` is not aligned with rest of items [\#824](https://github.com/digital-ai/dot-components/issues/824)
70
+ - DotBadge generates console warnings [\#816](https://github.com/digital-ai/dot-components/issues/816)
71
+ - Sidebar scrollbar should be positioned on the very right of the sidebar [\#746](https://github.com/digital-ai/dot-components/issues/746)
72
+ - D-19151: `DotBadge` generates console warnings [\#827](https://github.com/digital-ai/dot-components/pull/827) ([dmiletic85](https://github.com/dmiletic85))
73
+ - D-19177: `Go back` item in `DotSidebar` is not aligned with rest of items [\#826](https://github.com/digital-ai/dot-components/pull/826) ([dmiletic85](https://github.com/dmiletic85))
74
+
75
+ **Merged pull requests:**
76
+
77
+ - merge `master` \> `develop` [\#825](https://github.com/digital-ai/dot-components/pull/825) ([CWSites](https://github.com/CWSites))
78
+
79
+ ## [1.3.4](https://github.com/digital-ai/dot-components/tree/1.3.4) (11/30/2021)
80
+
81
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.3...1.3.4)
82
+
83
+ **Features:**
84
+
85
+ - Add to `DotList` right arrow in some cases [\#720](https://github.com/digital-ai/dot-components/issues/720)
86
+ - `DotTable` Provide a way to apply custom classes to table rows and cells [\#643](https://github.com/digital-ai/dot-components/issues/643)
87
+ - S-80369: Create `ProgressButton` component [\#822](https://github.com/digital-ai/dot-components/pull/822) ([dmiletic85](https://github.com/dmiletic85))
88
+ - S-79696: change size of collapse icon button, add tooltip [\#819](https://github.com/digital-ai/dot-components/pull/819) ([CWSites](https://github.com/CWSites))
89
+ - S-80264: Agility wrapper sandbox documentation [\#810](https://github.com/digital-ai/dot-components/pull/810) ([CWSites](https://github.com/CWSites))
90
+
91
+ **Fixed bugs:**
92
+
93
+ - Input elements not displaying correctly when `border-box` is used in consumer components [\#811](https://github.com/digital-ai/dot-components/issues/811)
94
+ - Breadcrumbs are not vertically aligned [\#809](https://github.com/digital-ai/dot-components/issues/809)
95
+ - Batman wasn't here :\( [\#807](https://github.com/digital-ai/dot-components/issues/807)
96
+ - TEST - GitHub + Agility Integration [\#800](https://github.com/digital-ai/dot-components/issues/800)
97
+ - Batman wasn't here [\#798](https://github.com/digital-ai/dot-components/issues/798)
98
+ - Alert component style issues [\#795](https://github.com/digital-ai/dot-components/issues/795)
99
+ - \#795 Address AlertBanner style issues [\#815](https://github.com/digital-ai/dot-components/pull/815) ([angel-git](https://github.com/angel-git))
100
+ - D-19138: Remove margin-bottom from breadcrumbs [\#813](https://github.com/digital-ai/dot-components/pull/813) ([angel-git](https://github.com/angel-git))
101
+ - D-19148: Input elements not displaying correctly when `border-box` is used in consumer components [\#812](https://github.com/digital-ai/dot-components/pull/812) ([dmiletic85](https://github.com/dmiletic85))
102
+
103
+ **Merged pull requests:**
104
+
105
+ - S-79569: Do not set custom class for table cell if none was provided [\#808](https://github.com/digital-ai/dot-components/pull/808) ([selsemore](https://github.com/selsemore))
106
+ - \[D-18631\]\[D-18632\]\[D-18802\]:Focus state of avatar button and sidebar list item and inaccurate count of nav item [\#804](https://github.com/digital-ai/dot-components/pull/804) ([monapatel91](https://github.com/monapatel91))
107
+ - 17 nov2021 update icon [\#803](https://github.com/digital-ai/dot-components/pull/803) ([BojanKocijan](https://github.com/BojanKocijan))
108
+ - S-79569: `DotTable` - ability to add classes to rows & cells [\#799](https://github.com/digital-ai/dot-components/pull/799) ([monapatel91](https://github.com/monapatel91))
109
+ - Bringing `master` back into `develop` [\#797](https://github.com/digital-ai/dot-components/pull/797) ([CWSites](https://github.com/CWSites))
110
+
111
+ ## [1.3.3](https://github.com/digital-ai/dot-components/tree/1.3.3) (11/16/2021)
112
+
113
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.2...1.3.3)
114
+
115
+ **Features:**
116
+
117
+ - Add 'target' prop to ListItemProps [\#784](https://github.com/digital-ai/dot-components/issues/784)
118
+ - Expose built-in `leaveDelay`, `onClose`, `open` props on `DotTooltip` component [\#778](https://github.com/digital-ai/dot-components/issues/778)
119
+
120
+ **Fixed bugs:**
121
+
122
+ - `DotProgress` Displaying deprecation warning even when `title` prop is NOT set from the consumer component [\#783](https://github.com/digital-ai/dot-components/issues/783)
123
+ - Wrong z-index for autocomplete [\#779](https://github.com/digital-ai/dot-components/issues/779)
124
+ - DotInputText startIcon and endIcon are not aligned with text [\#764](https://github.com/digital-ai/dot-components/issues/764)
125
+ - Allow normal text formatting inside DotAlertBanner [\#738](https://github.com/digital-ai/dot-components/issues/738)
126
+
127
+ **Merged pull requests:**
128
+
129
+ - Next minor release [\#796](https://github.com/digital-ai/dot-components/pull/796) ([CWSites](https://github.com/CWSites))
130
+ - D-19069: `AutoComplete` z-index not behaving as expected [\#793](https://github.com/digital-ai/dot-components/pull/793) ([CWSites](https://github.com/CWSites))
131
+ - D-19067: slight vertical alignment of icon inside of input fields [\#792](https://github.com/digital-ai/dot-components/pull/792) ([CWSites](https://github.com/CWSites))
132
+ - D-19066: `AlertBanner` add `textVariant` prop for different font formatting [\#791](https://github.com/digital-ai/dot-components/pull/791) ([CWSites](https://github.com/CWSites))
133
+ - D-19065: `DotProgress` remove default `title` value [\#790](https://github.com/digital-ai/dot-components/pull/790) ([CWSites](https://github.com/CWSites))
134
+ - S-80103: add `yarn format:check` to PR verification and release testing [\#789](https://github.com/digital-ai/dot-components/pull/789) ([CWSites](https://github.com/CWSites))
135
+ - S-79880: Add 'target' prop to ListItemProps [\#788](https://github.com/digital-ai/dot-components/pull/788) ([selsemore](https://github.com/selsemore))
136
+ - S-80109: Expose built-in `leaveDelay`, `onClose`, `open` props on `DotTooltip` component [\#786](https://github.com/digital-ai/dot-components/pull/786) ([dmiletic85](https://github.com/dmiletic85))
137
+ - S-76907: update ButtonToggle styles, update unit tests and add e2e tests [\#785](https://github.com/digital-ai/dot-components/pull/785) ([CWSites](https://github.com/CWSites))
138
+ - S-80048: product wrapper demo [\#782](https://github.com/digital-ai/dot-components/pull/782) ([CWSites](https://github.com/CWSites))
139
+ - bring `master` back into `develop` [\#781](https://github.com/digital-ai/dot-components/pull/781) ([CWSites](https://github.com/CWSites))
140
+
141
+ ## [1.3.2](https://github.com/digital-ai/dot-components/tree/1.3.2) (11/05/2021)
142
+
143
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.1...1.3.2)
144
+
145
+ **Features:**
146
+
147
+ - Add submitButtonProps prop to DotJsonSchemaForm component [\#774](https://github.com/digital-ai/dot-components/issues/774)
148
+ - Export all neutral colors [\#770](https://github.com/digital-ai/dot-components/issues/770)
149
+
150
+ **Merged pull requests:**
151
+
152
+ - Patch release [\#780](https://github.com/digital-ai/dot-components/pull/780) ([TheKeithStewart](https://github.com/TheKeithStewart))
153
+ - S-79985: temporarily remove react-jsonschema-form from library [\#776](https://github.com/digital-ai/dot-components/pull/776) ([TheKeithStewart](https://github.com/TheKeithStewart))
154
+ - Add submitButtonProps prop to DotJsonSchemaForm component [\#775](https://github.com/digital-ai/dot-components/pull/775) ([selsemore](https://github.com/selsemore))
155
+ - \#770 Add Neutral colors missing [\#771](https://github.com/digital-ai/dot-components/pull/771) ([angel-git](https://github.com/angel-git))
156
+ - D-19042: remove duplicate tooltips [\#769](https://github.com/digital-ai/dot-components/pull/769) ([CWSites](https://github.com/CWSites))
157
+ - S-76893: Webpack 4 - update peer dependencies [\#768](https://github.com/digital-ai/dot-components/pull/768) ([CWSites](https://github.com/CWSites))
158
+ - S-79957: improve husky [\#765](https://github.com/digital-ai/dot-components/pull/765) ([CWSites](https://github.com/CWSites))
159
+ - merge `master` \> `develop` [\#763](https://github.com/digital-ai/dot-components/pull/763) ([CWSites](https://github.com/CWSites))
160
+
161
+ ## [1.3.1](https://github.com/digital-ai/dot-components/tree/1.3.1) (10/30/2021)
162
+
163
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.3.0...1.3.1)
164
+
165
+ **Fixed bugs:**
166
+
167
+ - Lato 700 is not rendered correctly on Digital.ai Release with dot-components [\#758](https://github.com/digital-ai/dot-components/issues/758)
168
+ - Circular Dependency - Dynamic Form [\#757](https://github.com/digital-ai/dot-components/issues/757)
169
+
170
+ **Merged pull requests:**
171
+
172
+ - Next \[PATCH\] Release [\#762](https://github.com/digital-ai/dot-components/pull/762) ([CWSites](https://github.com/CWSites))
173
+ - D-19026: Missing required prop for icon button when importing it to table cell [\#761](https://github.com/digital-ai/dot-components/pull/761) ([monapatel91](https://github.com/monapatel91))
174
+ - D-18543: proper export of type and interface [\#760](https://github.com/digital-ai/dot-components/pull/760) ([CWSites](https://github.com/CWSites))
175
+ - D-19023: Circular Dependency in `DynamicForm` component [\#759](https://github.com/digital-ai/dot-components/pull/759) ([dmiletic85](https://github.com/dmiletic85))
176
+ - Bring `master` back into `develop` [\#756](https://github.com/digital-ai/dot-components/pull/756) ([CWSites](https://github.com/CWSites))
177
+ - S-79458: `Sidebar` apply agility specific updates to theme only [\#755](https://github.com/digital-ai/dot-components/pull/755) ([CWSites](https://github.com/CWSites))
178
+ - S-77126: react jsonschema form wrapper [\#728](https://github.com/digital-ai/dot-components/pull/728) ([TheKeithStewart](https://github.com/TheKeithStewart))
179
+
180
+ ## [1.3.0](https://github.com/digital-ai/dot-components/tree/1.3.0) (10/28/2021)
181
+
182
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.2.1...1.3.0)
183
+
184
+ **Features:**
185
+
186
+ - Forms [\#594](https://github.com/digital-ai/dot-components/issues/594)
187
+
188
+ **Fixed bugs:**
189
+
190
+ - AppToolbar height change breaks layout for consumer [\#733](https://github.com/digital-ai/dot-components/issues/733)
191
+ - `DotMenu` max height calculation doesn't take paddings into the consideration [\#707](https://github.com/digital-ai/dot-components/issues/707)
192
+
193
+ **Merged pull requests:**
194
+
195
+ - D-19011: remove default MUI min width of end icon on list item [\#754](https://github.com/digital-ai/dot-components/pull/754) ([CWSites](https://github.com/CWSites))
196
+ - Next \[MINOR\] release [\#753](https://github.com/digital-ai/dot-components/pull/753) ([monapatel91](https://github.com/monapatel91))
197
+ - 27 oct2021 update name of progression icon [\#751](https://github.com/digital-ai/dot-components/pull/751) ([BojanKocijan](https://github.com/BojanKocijan))
198
+ - D-19004: update readme link to be accurate [\#750](https://github.com/digital-ai/dot-components/pull/750) ([CWSites](https://github.com/CWSites))
199
+ - D-18990: allow consumers to pass custom menu item height [\#749](https://github.com/digital-ai/dot-components/pull/749) ([CWSites](https://github.com/CWSites))
200
+ - Updated icons 26 oct 2021 [\#748](https://github.com/digital-ai/dot-components/pull/748) ([BojanKocijan](https://github.com/BojanKocijan))
201
+ - D-18992: Missing disabled prop of icon button when importing it to tablecell [\#745](https://github.com/digital-ai/dot-components/pull/745) ([monapatel91](https://github.com/monapatel91))
202
+ - Icons: integrations, plugins [\#744](https://github.com/digital-ai/dot-components/pull/744) ([BojanKocijan](https://github.com/BojanKocijan))
203
+ - Icons update oct 25 2021 [\#743](https://github.com/digital-ai/dot-components/pull/743) ([BojanKocijan](https://github.com/BojanKocijan))
204
+ - S-79594: Add optional debounce prop to `DotInputText` [\#742](https://github.com/digital-ai/dot-components/pull/742) ([dmiletic85](https://github.com/dmiletic85))
205
+ - D-18997: when specified width of sidebar, it should be applied properly [\#737](https://github.com/digital-ai/dot-components/pull/737) ([CWSites](https://github.com/CWSites))
206
+ - S-76892: create generator for new components [\#736](https://github.com/digital-ai/dot-components/pull/736) ([CWSites](https://github.com/CWSites))
207
+ - D-18986: update app toolbar to be dense by default [\#735](https://github.com/digital-ai/dot-components/pull/735) ([CWSites](https://github.com/CWSites))
208
+ - D-18985: update menu list to be content-box sizing [\#734](https://github.com/digital-ai/dot-components/pull/734) ([CWSites](https://github.com/CWSites))
209
+ - S-77126: Dynamic Form [\#717](https://github.com/digital-ai/dot-components/pull/717) ([dmiletic85](https://github.com/dmiletic85))
210
+
211
+ ## [1.2.1](https://github.com/digital-ai/dot-components/tree/1.2.1) (10/15/2021)
212
+
213
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.2.0...1.2.1)
214
+
215
+ **Fixed bugs:**
216
+
217
+ - Alpha .25 doesn't work well within agility dark theme [\#710](https://github.com/digital-ai/dot-components/issues/710)
218
+
219
+ **Closed issues:**
220
+
221
+ - Add `ariaLabel` prop on `DotIconButton` instance within `Sidebar` component [\#703](https://github.com/digital-ai/dot-components/issues/703)
222
+
223
+ **Merged pull requests:**
224
+
225
+ - next release [\#732](https://github.com/digital-ai/dot-components/pull/732) ([CWSites](https://github.com/CWSites))
226
+ - D-18963: add ariaLabel to sidebar collapse button [\#731](https://github.com/digital-ai/dot-components/pull/731) ([CWSites](https://github.com/CWSites))
227
+ - S-76840: update contributing guidelines and PR template [\#730](https://github.com/digital-ai/dot-components/pull/730) ([CWSites](https://github.com/CWSites))
228
+ - D-18979: export `Tooltip` component [\#729](https://github.com/digital-ai/dot-components/pull/729) ([CWSites](https://github.com/CWSites))
229
+ - Merge pull request \#719 from digital-ai/develop [\#727](https://github.com/digital-ai/dot-components/pull/727) ([CWSites](https://github.com/CWSites))
230
+
231
+ ## [1.2.0](https://github.com/digital-ai/dot-components/tree/1.2.0) (10/14/2021)
232
+
233
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.1.1...1.2.0)
234
+
235
+ **Fixed bugs:**
236
+
237
+ - Missing return on `List` [\#721](https://github.com/digital-ai/dot-components/issues/721)
238
+ - Menu className doesn't apply to relevant attribute or theming not correct [\#711](https://github.com/digital-ai/dot-components/issues/711)
239
+ - `Avatar` component is using `default` value for icon font size and is generating console warning [\#708](https://github.com/digital-ai/dot-components/issues/708)
240
+ - Wrong background colour on `DotAlertBanner` on top of a `DotDialog` [\#702](https://github.com/digital-ai/dot-components/issues/702)
241
+
242
+ **Merged pull requests:**
243
+
244
+ - D-18961: update dialog styles to be more explicit [\#726](https://github.com/digital-ai/dot-components/pull/726) ([CWSites](https://github.com/CWSites))
245
+ - D-18964: update icon fontSize to use `medium` instead of `default` [\#725](https://github.com/digital-ai/dot-components/pull/725) ([CWSites](https://github.com/CWSites))
246
+ - D-18973: `DotList` missing return statement [\#724](https://github.com/digital-ai/dot-components/pull/724) ([CWSites](https://github.com/CWSites))
247
+ - D-18972: custom logo height constraints [\#723](https://github.com/digital-ai/dot-components/pull/723) ([CWSites](https://github.com/CWSites))
248
+ - D-18970: remove color prop from Badge storybook config [\#722](https://github.com/digital-ai/dot-components/pull/722) ([CWSites](https://github.com/CWSites))
249
+ - MINOR release [\#719](https://github.com/digital-ai/dot-components/pull/719) ([CWSites](https://github.com/CWSites))
250
+ - Icons oct 13 2021 [\#718](https://github.com/digital-ai/dot-components/pull/718) ([BojanKocijan](https://github.com/BojanKocijan))
251
+ - S-78918: add loading indicator to menu [\#716](https://github.com/digital-ai/dot-components/pull/716) ([CWSites](https://github.com/CWSites))
252
+ - S-78834: update icon buttons to follow agility theme more closely [\#715](https://github.com/digital-ai/dot-components/pull/715) ([CWSites](https://github.com/CWSites))
253
+ - S-77041: New component tooltip [\#713](https://github.com/digital-ai/dot-components/pull/713) ([monapatel91](https://github.com/monapatel91))
254
+ - S-76773: product badges in app toolbar and sidebar [\#712](https://github.com/digital-ai/dot-components/pull/712) ([CWSites](https://github.com/CWSites))
255
+ - Icons update oct 7th 2021 [\#709](https://github.com/digital-ai/dot-components/pull/709) ([BojanKocijan](https://github.com/BojanKocijan))
256
+ - Bring `master` back into `develop` [\#705](https://github.com/digital-ai/dot-components/pull/705) ([CWSites](https://github.com/CWSites))
257
+ - S-78833 agility sidebar [\#701](https://github.com/digital-ai/dot-components/pull/701) ([CWSites](https://github.com/CWSites))
258
+
259
+ ## [1.1.1](https://github.com/digital-ai/dot-components/tree/1.1.1) (10/06/2021)
260
+
261
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.1.0...1.1.1)
262
+
263
+ **Closed issues:**
264
+
265
+ - Security Updates [\#699](https://github.com/digital-ai/dot-components/issues/699)
266
+
267
+ **Merged pull requests:**
268
+
269
+ - MINOR RELEASE [\#704](https://github.com/digital-ai/dot-components/pull/704) ([CWSites](https://github.com/CWSites))
270
+ - S-79291: update nested dependencies [\#700](https://github.com/digital-ai/dot-components/pull/700) ([CWSites](https://github.com/CWSites))
271
+ - S-78832: Agility icon & badge updates [\#698](https://github.com/digital-ai/dot-components/pull/698) ([CWSites](https://github.com/CWSites))
272
+ - S-79251: add workflow for sonarqube scan when code merged to develop [\#697](https://github.com/digital-ai/dot-components/pull/697) ([CWSites](https://github.com/CWSites))
273
+ - Bring `master` back into `develop` [\#696](https://github.com/digital-ai/dot-components/pull/696) ([CWSites](https://github.com/CWSites))
274
+ - S-76906: table action column [\#692](https://github.com/digital-ai/dot-components/pull/692) ([monapatel91](https://github.com/monapatel91))
275
+ - S-78164: Sticky menu item on DotMenu component [\#687](https://github.com/digital-ai/dot-components/pull/687) ([dmiletic85](https://github.com/dmiletic85))
276
+
277
+ ## [1.1.0](https://github.com/digital-ai/dot-components/tree/1.1.0) (09/29/2021)
278
+
279
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.12...1.1.0)
280
+
281
+ **Fixed bugs:**
282
+
283
+ - value prop isn't being passed to tab [\#693](https://github.com/digital-ai/dot-components/issues/693)
284
+
285
+ **Merged pull requests:**
286
+
287
+ - MINOR release [\#695](https://github.com/digital-ai/dot-components/pull/695) ([CWSites](https://github.com/CWSites))
288
+ - pass value to tab [\#694](https://github.com/digital-ai/dot-components/pull/694) ([kmmarsh](https://github.com/kmmarsh))
289
+ - S-78831: update AppToolbar component for Agility [\#691](https://github.com/digital-ai/dot-components/pull/691) ([CWSites](https://github.com/CWSites))
290
+ - Bring `master` back into `develop` [\#690](https://github.com/digital-ai/dot-components/pull/690) ([CWSites](https://github.com/CWSites))
291
+
292
+ ## [1.0.12](https://github.com/digital-ai/dot-components/tree/1.0.12) (09/23/2021)
293
+
294
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.11...1.0.12)
295
+
296
+ **Fixed bugs:**
297
+
298
+ - `DotAppToobar` has z-index higher than autocomplete [\#669](https://github.com/digital-ai/dot-components/issues/669)
299
+ - `Link` component is not triggered on `Enter` key [\#630](https://github.com/digital-ai/dot-components/issues/630)
300
+ - `AutoComplete` component has incorrectly typed `AutoCompleteValue` in `onChange` signature [\#627](https://github.com/digital-ai/dot-components/issues/627)
301
+
302
+ **Merged pull requests:**
303
+
304
+ - Next Release [\#689](https://github.com/digital-ai/dot-components/pull/689) ([CWSites](https://github.com/CWSites))
305
+ - D-18817: set mainMenuItems to `null` by default [\#688](https://github.com/digital-ai/dot-components/pull/688) ([CWSites](https://github.com/CWSites))
306
+ - D-18664: update link to allow for keypress [\#686](https://github.com/digital-ai/dot-components/pull/686) ([CWSites](https://github.com/CWSites))
307
+ - D-18665: AppToolbar z-index update [\#685](https://github.com/digital-ai/dot-components/pull/685) ([CWSites](https://github.com/CWSites))
308
+ - D-18663: Update AutoComplete value typing [\#684](https://github.com/digital-ai/dot-components/pull/684) ([CWSites](https://github.com/CWSites))
309
+ - Bring `master` back into `develop` [\#683](https://github.com/digital-ai/dot-components/pull/683) ([CWSites](https://github.com/CWSites))
310
+ - S-78051: Feedback on Navigation Rail component [\#681](https://github.com/digital-ai/dot-components/pull/681) ([dmiletic85](https://github.com/dmiletic85))
311
+
312
+ ## [1.0.11](https://github.com/digital-ai/dot-components/tree/1.0.11) (09/16/2021)
313
+
314
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.10...1.0.11)
315
+
316
+ **Fixed bugs:**
317
+
318
+ - DotListItem [\#611](https://github.com/digital-ai/dot-components/issues/611)
319
+
320
+ **Merged pull requests:**
321
+
322
+ - Next Release [\#682](https://github.com/digital-ai/dot-components/pull/682) ([CWSites](https://github.com/CWSites))
323
+ - S-78594: Update avatar component to randomly assign a color of the avatar background to the signed in user [\#680](https://github.com/digital-ai/dot-components/pull/680) ([dmiletic85](https://github.com/dmiletic85))
324
+ - D-18421: close hamburger on navigate [\#679](https://github.com/digital-ai/dot-components/pull/679) ([CWSites](https://github.com/CWSites))
325
+ - Bring `master` back into `develop` after release. [\#678](https://github.com/digital-ai/dot-components/pull/678) ([CWSites](https://github.com/CWSites))
326
+
327
+ ## [1.0.10](https://github.com/digital-ai/dot-components/tree/1.0.10) (09/09/2021)
328
+
329
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.9...1.0.10)
330
+
331
+ **Fixed bugs:**
332
+
333
+ - Console warnings while running unit tests for codebase that is consuming dot-components library [\#629](https://github.com/digital-ai/dot-components/issues/629)
334
+
335
+ **Merged pull requests:**
336
+
337
+ - New patch release [\#677](https://github.com/digital-ai/dot-components/pull/677) ([CWSites](https://github.com/CWSites))
338
+ - D-18424: include breadcrumb wrapper with breadcrumb component [\#675](https://github.com/digital-ai/dot-components/pull/675) ([CWSites](https://github.com/CWSites))
339
+ - Merge `master` back to `develop` [\#674](https://github.com/digital-ai/dot-components/pull/674) ([CWSites](https://github.com/CWSites))
340
+ - D-18536: material 4.12.3 upgrade [\#667](https://github.com/digital-ai/dot-components/pull/667) ([CWSites](https://github.com/CWSites))
341
+
342
+ ## [1.0.9](https://github.com/digital-ai/dot-components/tree/1.0.9) (09/02/2021)
343
+
344
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.8...1.0.9)
345
+
346
+ **Features:**
347
+
348
+ - \[DotTable\] Ability to make table body cell centered [\#609](https://github.com/digital-ai/dot-components/issues/609)
349
+ - \[DotTable\] Additional prop for making table cell field truncated and displayed in one line [\#602](https://github.com/digital-ai/dot-components/issues/602)
350
+
351
+ **Fixed bugs:**
352
+
353
+ - untouched modified files [\#660](https://github.com/digital-ai/dot-components/issues/660)
354
+ - Update Agility colors [\#656](https://github.com/digital-ai/dot-components/issues/656)
355
+ - Add aria-label property [\#632](https://github.com/digital-ai/dot-components/issues/632)
356
+
357
+ **Merged pull requests:**
27
358
 
28
- > **BREAKING CHANGE: ProgressionBoard** - removed all progression board components
359
+ - Release `1.0.8` [\#673](https://github.com/digital-ai/dot-components/pull/673) ([CWSites](https://github.com/CWSites))
360
+ - D-18730: action toolbar support [\#671](https://github.com/digital-ai/dot-components/pull/671) ([CWSites](https://github.com/CWSites))
361
+ - S-78572: Make entire sidebar backitem clickable [\#670](https://github.com/digital-ai/dot-components/pull/670) ([selsemore](https://github.com/selsemore))
362
+ - improving table component by fixing issues reported on github [\#668](https://github.com/digital-ai/dot-components/pull/668) ([monapatel91](https://github.com/monapatel91))
363
+ - S-78516 extra files being formatted [\#665](https://github.com/digital-ai/dot-components/pull/665) ([TheKeithStewart](https://github.com/TheKeithStewart))
364
+ - S-78464: add main branch name [\#664](https://github.com/digital-ai/dot-components/pull/664) ([CWSites](https://github.com/CWSites))
365
+ - S-78497: Add 'page' prop to DotTable [\#662](https://github.com/digital-ai/dot-components/pull/662) ([selsemore](https://github.com/selsemore))
366
+ - S-78487: Add agility colors for Accordion, Pill and Tabs [\#661](https://github.com/digital-ai/dot-components/pull/661) ([angel-git](https://github.com/angel-git))
367
+ - Issue \#632: Add aria-label property [\#659](https://github.com/digital-ai/dot-components/pull/659) ([dmiletic85](https://github.com/dmiletic85))
368
+ - S-78464: SonarQube [\#657](https://github.com/digital-ai/dot-components/pull/657) ([CWSites](https://github.com/CWSites))
369
+ - D-18607: Fix rowsPerPage parsing and do not pad table with empty rows [\#655](https://github.com/digital-ai/dot-components/pull/655) ([selsemore](https://github.com/selsemore))
370
+ - S-78388: Export interfaces and types needed for table pagination and sorting [\#654](https://github.com/digital-ai/dot-components/pull/654) ([selsemore](https://github.com/selsemore))
371
+ - S-77872: gather test coverage in sonarcloud [\#653](https://github.com/digital-ai/dot-components/pull/653) ([CWSites](https://github.com/CWSites))
29
372
 
30
- > **BREAKING CHANGE: NavigationRail** - removed `onClick` mandatory prop from `RailItem` interface
373
+ ## [1.0.8](https://github.com/digital-ai/dot-components/tree/1.0.8) (08/23/2021)
31
374
 
32
- > **BREAKING CHANGE: StepCard** - was removed
375
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.7...1.0.8)
33
376
 
34
- > **BREAKING CHANGE: StageCard** - was removed
377
+ **Fixed bugs:**
35
378
 
36
- > **BREAKING CHANGE: Row** - was removed
379
+ - Some things that were being used by consumers were removed from the exports of the library [\#650](https://github.com/digital-ai/dot-components/issues/650)
37
380
 
38
- > **BREAKING CHANGE: PhaseHeader** - was removed
381
+ **Merged pull requests:**
39
382
 
40
- > **BREAKING CHANGE: List** - modified `iconId` to be `startIconId`
383
+ - add export back to component library [\#652](https://github.com/digital-ai/dot-components/pull/652) ([CWSites](https://github.com/CWSites))
384
+ - add back missing items from export [\#651](https://github.com/digital-ai/dot-components/pull/651) ([TheKeithStewart](https://github.com/TheKeithStewart))
385
+ - Master back into develop [\#649](https://github.com/digital-ai/dot-components/pull/649) ([CWSites](https://github.com/CWSites))
41
386
 
42
- > **BREAKING CHANGE: Sidebar** - modified `iconId` to be `startIconId`
387
+ ## [1.0.7](https://github.com/digital-ai/dot-components/tree/1.0.7) (08/23/2021)
43
388
 
44
- > **BREAKING CHANGE: ProgressionBoardAppFormDrawer** - renamed component to `PBAppFormDrawerContent` (should be used as a child of `ProgressionBoardDrawer` component)
389
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.6...1.0.7)
45
390
 
46
- > **BREAKING CHANGE: ProgressionBoardAppInfoDrawer** - renamed component to `PBAppInfoDrawerContent` (should be used as a child of `ProgressionBoardDrawer` component)
391
+ **Fixed bugs:**
47
392
 
48
- > **BREAKING CHANGE: ProgressionBoardWorkItemDrawer** - renamed component to `PBWorkItemDrawerContent` (should be used as a child of `ProgressionBoardDrawer` component)
393
+ - Link color is hardcoded for agility product [\#641](https://github.com/digital-ai/dot-components/issues/641)
394
+ - Error when installing dot-components in a project that is on version 17 of React [\#591](https://github.com/digital-ai/dot-components/issues/591)
49
395
 
50
- - **List** - fix to show icons for nested items when `nestedListType` is `menu`.
51
- - **CssGrid** - added new component
52
- - **CssCell** - added new component
53
- - **CssGridDebug** - added new component
54
- - **NavigationRail** - added new component
55
- - **NavigationRail** - added optional `onChange` prop for handling item selection events
56
- - **ProgressionBoard** - added `pbApplications` optional prop for rendering appropriate waiting messages for given application
57
- - **ProgressionBoardApplicationDrawer** - added `applicationNames` property to `ApplicationAPI` interface
58
- - **ProgressionBoardDrawer** - added new component which should be used as a parent component when using any drawer content component
396
+ **Closed issues:**
397
+
398
+ - Dialog Accessibility enhancement [\#648](https://github.com/digital-ai/dot-components/issues/648)
399
+
400
+ **Merged pull requests:**
401
+
402
+ - Add autofocus property to Button [\#647](https://github.com/digital-ai/dot-components/pull/647) ([angel-git](https://github.com/angel-git))
403
+ - remove customer logo and use imaginary test logo instead [\#646](https://github.com/digital-ai/dot-components/pull/646) ([CWSites](https://github.com/CWSites))
404
+ - Patch release [\#645](https://github.com/digital-ai/dot-components/pull/645) ([CWSites](https://github.com/CWSites))
405
+ - S-78162: adjust link color [\#642](https://github.com/digital-ai/dot-components/pull/642) ([CWSites](https://github.com/CWSites))
406
+ - update all API unit tests to not have duplicate data [\#639](https://github.com/digital-ai/dot-components/pull/639) ([CWSites](https://github.com/CWSites))
407
+ - Custom main logo in the AppToolbar [\#637](https://github.com/digital-ai/dot-components/pull/637) ([monapatel91](https://github.com/monapatel91))
408
+
409
+ ## [1.0.6](https://github.com/digital-ai/dot-components/tree/1.0.6) (08/18/2021)
410
+
411
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.5...1.0.6)
412
+
413
+ **Features:**
414
+
415
+ - New component alert banner [\#625](https://github.com/digital-ai/dot-components/pull/625) ([monapatel91](https://github.com/monapatel91))
416
+
417
+ **Fixed bugs:**
418
+
419
+ - Dialog and autocomplete dont follow agility dark theme [\#631](https://github.com/digital-ai/dot-components/issues/631)
420
+ - Fix agility theme colors [\#623](https://github.com/digital-ai/dot-components/issues/623)
421
+
422
+ **Merged pull requests:**
423
+
424
+ - Next patch release with agility theme colors [\#638](https://github.com/digital-ai/dot-components/pull/638) ([CWSites](https://github.com/CWSites))
425
+ - S 78162: agility theme [\#636](https://github.com/digital-ai/dot-components/pull/636) ([CWSites](https://github.com/CWSites))
426
+ - update the peerDependencies to support all appropriate versions of React [\#634](https://github.com/digital-ai/dot-components/pull/634) ([monapatel91](https://github.com/monapatel91))
427
+ - Feedback of snackbar [\#628](https://github.com/digital-ai/dot-components/pull/628) ([monapatel91](https://github.com/monapatel91))
428
+ - S-77873: Support agility themes in certain components [\#626](https://github.com/digital-ai/dot-components/pull/626) ([CWSites](https://github.com/CWSites))
429
+ - D-18346: fix sidebar menu item height [\#624](https://github.com/digital-ai/dot-components/pull/624) ([selsemore](https://github.com/selsemore))
430
+ - Merging master back into develop [\#622](https://github.com/digital-ai/dot-components/pull/622) ([CWSites](https://github.com/CWSites))
431
+
432
+ ## [1.0.5](https://github.com/digital-ai/dot-components/tree/1.0.5) (07/28/2021)
433
+
434
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.4...1.0.5)
435
+
436
+ **Merged pull requests:**
437
+
438
+ - Merging develop onto master [\#621](https://github.com/digital-ai/dot-components/pull/621) ([TheKeithStewart](https://github.com/TheKeithStewart))
439
+ - pin material-ui lab version [\#620](https://github.com/digital-ai/dot-components/pull/620) ([TheKeithStewart](https://github.com/TheKeithStewart))
440
+
441
+ ## [1.0.4](https://github.com/digital-ai/dot-components/tree/1.0.4) (07/28/2021)
442
+
443
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.3...1.0.4)
444
+
445
+ **Features:**
446
+
447
+ - S-76930: New Component: DotSnackbar [\#607](https://github.com/digital-ai/dot-components/pull/607) ([coryell1287](https://github.com/coryell1287))
448
+
449
+ **Merged pull requests:**
450
+
451
+ - Resolve issue from MUI console errors due to unlocked version of @material-ui/lab [\#619](https://github.com/digital-ai/dot-components/pull/619) ([CWSites](https://github.com/CWSites))
452
+ - Merging master back into develop [\#618](https://github.com/digital-ai/dot-components/pull/618) ([CWSites](https://github.com/CWSites))
453
+ - S-77134: lock @material-ui/lab to 4.0.0-alpha.56 [\#617](https://github.com/digital-ai/dot-components/pull/617) ([CWSites](https://github.com/CWSites))
454
+ - S-76627: new snackbar provider [\#616](https://github.com/digital-ai/dot-components/pull/616) ([TheKeithStewart](https://github.com/TheKeithStewart))
455
+ - S-76905 split button component back to experimental [\#614](https://github.com/digital-ai/dot-components/pull/614) ([CWSites](https://github.com/CWSites))
456
+ - S-76905: update SplitButton design and functionality [\#613](https://github.com/digital-ai/dot-components/pull/613) ([CWSites](https://github.com/CWSites))
457
+ - S-77681: setup test-coverage for reporting on dot-components [\#610](https://github.com/digital-ai/dot-components/pull/610) ([CWSites](https://github.com/CWSites))
458
+ - S-76838: address Sonarcloud code issues [\#608](https://github.com/digital-ai/dot-components/pull/608) ([CWSites](https://github.com/CWSites))
459
+ - S-76918: DialogButtonProps updated with more available BaseButtonProps [\#605](https://github.com/digital-ai/dot-components/pull/605) ([CWSites](https://github.com/CWSites))
460
+ - D-18306: lock material UI to `4.11.x` [\#604](https://github.com/digital-ai/dot-components/pull/604) ([CWSites](https://github.com/CWSites))
461
+ - S-77317: Add 'height' prop to DotDrawer component [\#603](https://github.com/digital-ai/dot-components/pull/603) ([selsemore](https://github.com/selsemore))
462
+ - Update GitHub prerelease [\#599](https://github.com/digital-ai/dot-components/pull/599) ([CWSites](https://github.com/CWSites))
463
+ - S-76917: remove progressionBoard styles from theme provider [\#597](https://github.com/digital-ai/dot-components/pull/597) ([CWSites](https://github.com/CWSites))
464
+
465
+ ## [1.0.3](https://github.com/digital-ai/dot-components/tree/1.0.3) (07/27/2021)
466
+
467
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.2...1.0.3)
468
+
469
+ **Features:**
470
+
471
+ - Add height property to DotDrawer component [\#600](https://github.com/digital-ai/dot-components/issues/600)
472
+ - Address theme overrides in consuming applications. [\#578](https://github.com/digital-ai/dot-components/issues/578)
473
+
474
+ **Fixed bugs:**
475
+
476
+ - Not all button props are passed to the buttons in a Dialog [\#571](https://github.com/digital-ai/dot-components/issues/571)
477
+
478
+ **Merged pull requests:**
479
+
480
+ - Deploying latest to master [\#615](https://github.com/digital-ai/dot-components/pull/615) ([CWSites](https://github.com/CWSites))
481
+
482
+ ## [1.0.2](https://github.com/digital-ai/dot-components/tree/1.0.2) (07/08/2021)
483
+
484
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.1...1.0.2)
485
+
486
+ **Merged pull requests:**
487
+
488
+ - S-76905: add disablePortal prop to SplitButton and set z-index for SplitButton menu [\#596](https://github.com/digital-ai/dot-components/pull/596) ([selsemore](https://github.com/selsemore))
489
+ - S-76905: fix error upon selection of split button option with non-numeric key [\#595](https://github.com/digital-ai/dot-components/pull/595) ([selsemore](https://github.com/selsemore))
490
+ - updating github workflow to default to patch release [\#593](https://github.com/digital-ai/dot-components/pull/593) ([CWSites](https://github.com/CWSites))
491
+ - S-76914: optional prop for truncating accordion summary to one line [\#590](https://github.com/digital-ai/dot-components/pull/590) ([CWSites](https://github.com/CWSites))
492
+ - Update icons [\#589](https://github.com/digital-ai/dot-components/pull/589) ([BojanKocijan](https://github.com/BojanKocijan))
493
+ - Issue \#555: build warnings [\#588](https://github.com/digital-ai/dot-components/pull/588) ([CWSites](https://github.com/CWSites))
494
+ - Issue \#181: Create Security Policy [\#584](https://github.com/digital-ai/dot-components/pull/584) ([CWSites](https://github.com/CWSites))
495
+ - Issue \#572: move storybook dependency [\#582](https://github.com/digital-ai/dot-components/pull/582) ([CWSites](https://github.com/CWSites))
496
+ - resolve high severity security vulnerabilities [\#581](https://github.com/digital-ai/dot-components/pull/581) ([CWSites](https://github.com/CWSites))
497
+ - Update issue templates [\#580](https://github.com/digital-ai/dot-components/pull/580) ([CWSites](https://github.com/CWSites))
498
+ - Upload of commit icon [\#575](https://github.com/digital-ai/dot-components/pull/575) ([BojanKocijan](https://github.com/BojanKocijan))
499
+ - S-76321: Remove PB-related code from dot-components repo [\#570](https://github.com/digital-ai/dot-components/pull/570) ([dmiletic85](https://github.com/dmiletic85))
500
+ - Issue \#562: Fix EmptyState behavior when no imageSrc prop is passed [\#568](https://github.com/digital-ai/dot-components/pull/568) ([selsemore](https://github.com/selsemore))
501
+ - Issue \#566: Fix DotPill console warning message [\#567](https://github.com/digital-ai/dot-components/pull/567) ([selsemore](https://github.com/selsemore))
502
+ - Navigation rail improvements [\#565](https://github.com/digital-ai/dot-components/pull/565) ([dmiletic85](https://github.com/dmiletic85))
503
+ - New icons 27 5 2021 [\#564](https://github.com/digital-ai/dot-components/pull/564) ([BojanKocijan](https://github.com/BojanKocijan))
504
+ - Add isUnderToolbar property to Sidebar for use beneath AppToolbar [\#560](https://github.com/digital-ai/dot-components/pull/560) ([selsemore](https://github.com/selsemore))
505
+ - Move approved components to "Stable" [\#559](https://github.com/digital-ai/dot-components/pull/559) ([CWSites](https://github.com/CWSites))
506
+ - merging master \> develop [\#557](https://github.com/digital-ai/dot-components/pull/557) ([CWSites](https://github.com/CWSites))
507
+ - S-75998: \[PB Tech Debt\] Avoid unnecessary form re-renders when typing application name [\#556](https://github.com/digital-ai/dot-components/pull/556) ([dmiletic85](https://github.com/dmiletic85))
508
+ - S-75991: \[PB Tech Debt\] Refactor and improve wrapper component in demo app [\#546](https://github.com/digital-ai/dot-components/pull/546) ([dmiletic85](https://github.com/dmiletic85))
509
+
510
+ ## [1.0.1](https://github.com/digital-ai/dot-components/tree/1.0.1) (07/02/2021)
511
+
512
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.0.0...1.0.1)
513
+
514
+ **Features:**
515
+
516
+ - Improvements to `Table` Component [\#577](https://github.com/digital-ai/dot-components/issues/577)
517
+ - Expose `title` prop on input fields [\#576](https://github.com/digital-ai/dot-components/issues/576)
518
+ - Additional Accordion prop for making summary field truncated and displayed in one line [\#574](https://github.com/digital-ai/dot-components/issues/574)
519
+ - Breakpoint updates [\#573](https://github.com/digital-ai/dot-components/issues/573)
520
+ - Drag and Drop Layout Engine POC [\#526](https://github.com/digital-ai/dot-components/issues/526)
521
+ - Component: POC Custom Flyout Side Panel [\#473](https://github.com/digital-ai/dot-components/issues/473)
522
+ - Storybook improvements for components with subcomponents [\#242](https://github.com/digital-ai/dot-components/issues/242)
523
+ - App Switcher [\#69](https://github.com/digital-ai/dot-components/issues/69)
524
+
525
+ **Fixed bugs:**
526
+
527
+ - The package.json that is published with the component includes @react-theming/storybook-addon as a peerDependency [\#572](https://github.com/digital-ai/dot-components/issues/572)
528
+ - DotCheckboxGroup value prop is of the wrong data type [\#561](https://github.com/digital-ai/dot-components/issues/561)
529
+ - Workitem hover/selection causes unnecessary progression board re-renders with DOM updates [\#531](https://github.com/digital-ai/dot-components/issues/531)
530
+ - ProgressionBoard phases shouldn't take full width of the board [\#504](https://github.com/digital-ai/dot-components/issues/504)
531
+ - Some components do not look good using dark themes [\#478](https://github.com/digital-ai/dot-components/issues/478)
532
+ - `ProgressionBoard` using deprecated `findDOMNode` on `demo` [\#430](https://github.com/digital-ai/dot-components/issues/430)
533
+
534
+ **Closed issues:**
535
+
536
+ - Export Helpers [\#587](https://github.com/digital-ai/dot-components/issues/587)
537
+ - Automation Improvements [\#585](https://github.com/digital-ai/dot-components/issues/585)
538
+ - Component: `InlineEdit` [\#583](https://github.com/digital-ai/dot-components/issues/583)
539
+ - Component: `SplitButton` [\#579](https://github.com/digital-ai/dot-components/issues/579)
540
+ - ButtonToggle [\#563](https://github.com/digital-ai/dot-components/issues/563)
541
+ - Outstanding build warnings [\#555](https://github.com/digital-ai/dot-components/issues/555)
542
+ - Cross browser testing [\#441](https://github.com/digital-ai/dot-components/issues/441)
543
+ - Review `vsm-hub` Codebase [\#391](https://github.com/digital-ai/dot-components/issues/391)
544
+ - SPIKE: snapshot testing [\#264](https://github.com/digital-ai/dot-components/issues/264)
545
+ - Custom schematic for generating code for the library [\#259](https://github.com/digital-ai/dot-components/issues/259)
546
+ - Upgrade Material-UI to v5 [\#220](https://github.com/digital-ai/dot-components/issues/220)
547
+ - Setup Experitest [\#216](https://github.com/digital-ai/dot-components/issues/216)
548
+ - Better storybook controls [\#197](https://github.com/digital-ai/dot-components/issues/197)
549
+ - S-74178: Publish demo site to a hosted environment [\#97](https://github.com/digital-ai/dot-components/issues/97)
550
+ - S-73859: Configure Sonar Cloud [\#95](https://github.com/digital-ai/dot-components/issues/95)
551
+ - Future roadmap [\#90](https://github.com/digital-ai/dot-components/issues/90)
552
+
553
+ **Merged pull requests:**
554
+
555
+ - Deploying latest to master [\#592](https://github.com/digital-ai/dot-components/pull/592) ([CWSites](https://github.com/CWSites))
556
+
557
+ ## [v0.0.1-alpha.0](https://github.com/digital-ai/dot-components/tree/v0.0.1-alpha.0) (05/19/2021)
558
+
559
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.45...v0.0.1-alpha.0)
560
+
561
+ **Fixed bugs:**
562
+
563
+ - ZeroHeight CORS issue [\#549](https://github.com/digital-ai/dot-components/issues/549)
564
+
565
+ **Merged pull requests:**
566
+
567
+ - Updating master to `0.0.1-alpha` [\#552](https://github.com/digital-ai/dot-components/pull/552) ([CWSites](https://github.com/CWSites))
568
+ - Updating to `0.0.1` [\#551](https://github.com/digital-ai/dot-components/pull/551) ([CWSites](https://github.com/CWSites))
569
+ - 5/10/21 update icon [\#545](https://github.com/digital-ai/dot-components/pull/545) ([BojanKocijan](https://github.com/BojanKocijan))
570
+ - D-17921 Remove the unused icons from the legend. [\#544](https://github.com/digital-ai/dot-components/pull/544) ([HakujouRyu](https://github.com/HakujouRyu))
571
+ - bump material-ui to v4.11.2 [\#543](https://github.com/digital-ai/dot-components/pull/543) ([CWSites](https://github.com/CWSites))
572
+ - Bring build changes into `develop` [\#541](https://github.com/digital-ai/dot-components/pull/541) ([CWSites](https://github.com/CWSites))
573
+
574
+ ## [v0.0.0-alpha.45](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.45) (05/18/2021)
575
+
576
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.44...v0.0.0-alpha.45)
577
+
578
+ ## [v0.0.0-alpha.44](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.44) (05/18/2021)
579
+
580
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.43...v0.0.0-alpha.44)
581
+
582
+ ## [v0.0.0-alpha.43](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.43) (05/18/2021)
583
+
584
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.42...v0.0.0-alpha.43)
585
+
586
+ ## [v0.0.0-alpha.42](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.42) (05/17/2021)
587
+
588
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.40...v0.0.0-alpha.42)
589
+
590
+ ## [v0.0.0-alpha.40](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.40) (05/17/2021)
591
+
592
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.39...v0.0.0-alpha.40)
593
+
594
+ ## [v0.0.0-alpha.39](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.39) (05/17/2021)
595
+
596
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.38...v0.0.0-alpha.39)
597
+
598
+ ## [v0.0.0-alpha.38](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.38) (05/17/2021)
599
+
600
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.37...v0.0.0-alpha.38)
601
+
602
+ ## [v0.0.0-alpha.37](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.37) (05/17/2021)
603
+
604
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.36...v0.0.0-alpha.37)
605
+
606
+ ## [v0.0.0-alpha.36](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.36) (05/17/2021)
607
+
608
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.35...v0.0.0-alpha.36)
609
+
610
+ **Fixed bugs:**
611
+
612
+ - running `npm install` on fresh install fails [\#542](https://github.com/digital-ai/dot-components/issues/542)
613
+
614
+ ## [v0.0.0-alpha.35](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.35) (05/14/2021)
615
+
616
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.34...v0.0.0-alpha.35)
617
+
618
+ **Fixed bugs:**
619
+
620
+ - Table cells have useless tooltips [\#539](https://github.com/digital-ai/dot-components/issues/539)
621
+ - \[Progression\] Application name validation is not trimming whitespaces when doing duplicate name check [\#536](https://github.com/digital-ai/dot-components/issues/536)
622
+ - Error when displaying the Skeleton loader while a table is loading [\#535](https://github.com/digital-ai/dot-components/issues/535)
623
+ - List and Sidebar show multiple flyout menus at the same time [\#523](https://github.com/digital-ai/dot-components/issues/523)
624
+
625
+ **Merged pull requests:**
626
+
627
+ - Issue \#539: Do not add tooltips to table cells [\#540](https://github.com/digital-ai/dot-components/pull/540) ([selsemore](https://github.com/selsemore))
628
+ - Issue \#535: Do not nest \<td\> in \<span\> in table skeleton data [\#538](https://github.com/digital-ai/dot-components/pull/538) ([selsemore](https://github.com/selsemore))
629
+ - Issue \#536: \[Progression\] Application name validation is not trimming whitespaces when doing duplicate name check [\#537](https://github.com/digital-ai/dot-components/pull/537) ([dmiletic85](https://github.com/dmiletic85))
630
+ - Issue \#523: Fix List/Sidebar to not show multiple flyout menus at once [\#525](https://github.com/digital-ai/dot-components/pull/525) ([selsemore](https://github.com/selsemore))
631
+
632
+ ## [v0.0.0-alpha.34](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.34) (05/13/2021)
633
+
634
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.33...v0.0.0-alpha.34)
635
+
636
+ **Fixed bugs:**
637
+
638
+ - TypeScript Error:`applicationName` missing when required [\#528](https://github.com/digital-ai/dot-components/issues/528)
639
+ - build errors running demo [\#457](https://github.com/digital-ai/dot-components/issues/457)
640
+
641
+ **Closed issues:**
642
+
643
+ - deprecation warning with `@storybook/addon-postcss` [\#455](https://github.com/digital-ai/dot-components/issues/455)
644
+
645
+ **Merged pull requests:**
646
+
647
+ - Issue \#528: TypeScript Error:applicationName missing when required \(case issue\) [\#533](https://github.com/digital-ai/dot-components/pull/533) ([dmiletic85](https://github.com/dmiletic85))
648
+ - Issue \#528: TypeScript Error:applicationName missing when required [\#532](https://github.com/digital-ai/dot-components/pull/532) ([dmiletic85](https://github.com/dmiletic85))
649
+ - D-17908: Hover on progression board causes rerender of board [\#524](https://github.com/digital-ai/dot-components/pull/524) ([dmiletic85](https://github.com/dmiletic85))
650
+ - Automation improvements [\#521](https://github.com/digital-ai/dot-components/pull/521) ([CWSites](https://github.com/CWSites))
651
+ - Layout poc [\#510](https://github.com/digital-ai/dot-components/pull/510) ([j-schoen](https://github.com/j-schoen))
652
+
653
+ ## [v0.0.0-alpha.33](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.33) (05/11/2021)
654
+
655
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.32...v0.0.0-alpha.33)
656
+
657
+ **Features:**
658
+
659
+ - Add `backgroundColor` prop for `DotAvatar` when `type` is `text` or `icon` [\#494](https://github.com/digital-ai/dot-components/issues/494)
660
+
661
+ **Fixed bugs:**
662
+
663
+ - Icons not shown for nested List/Sidebar items in menu mode [\#518](https://github.com/digital-ai/dot-components/issues/518)
664
+
665
+ **Merged pull requests:**
666
+
667
+ - Issue \#518 fix nested item icons [\#519](https://github.com/digital-ai/dot-components/pull/519) ([selsemore](https://github.com/selsemore))
668
+ - Issue \#494: add 'backgroundColor' and 'color' props to DotAvatar [\#516](https://github.com/digital-ai/dot-components/pull/516) ([selsemore](https://github.com/selsemore))
669
+
670
+ ## [v0.0.0-alpha.32](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.32) (05/11/2021)
671
+
672
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.31...v0.0.0-alpha.32)
673
+
674
+ **Features:**
675
+
676
+ - Checkbox enhancement [\#271](https://github.com/digital-ai/dot-components/issues/271)
677
+
678
+ **Closed issues:**
679
+
680
+ - S-73861: Automate process for versioning and releasing [\#84](https://github.com/digital-ai/dot-components/issues/84)
681
+
682
+ **Merged pull requests:**
683
+
684
+ - Issue \#271: Add ariaLabel, ariaLabelledby and disableRipple props [\#522](https://github.com/digital-ai/dot-components/pull/522) ([selsemore](https://github.com/selsemore))
685
+ - S-75925: Sticky action buttons on application drawer when content becomes scrollable [\#520](https://github.com/digital-ai/dot-components/pull/520) ([dmiletic85](https://github.com/dmiletic85))
686
+ - S-73861: CI/CD Automation [\#515](https://github.com/digital-ai/dot-components/pull/515) ([CWSites](https://github.com/CWSites))
687
+ - S-75915: Client side validation for application name [\#513](https://github.com/digital-ai/dot-components/pull/513) ([dmiletic85](https://github.com/dmiletic85))
688
+
689
+ ## [v0.0.0-alpha.31](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.31) (05/10/2021)
690
+
691
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.30...v0.0.0-alpha.31)
692
+
693
+ **Merged pull requests:**
694
+
695
+ - 10/5/2021-Update icons [\#517](https://github.com/digital-ai/dot-components/pull/517) ([BojanKocijan](https://github.com/BojanKocijan))
696
+
697
+ ## [v0.0.0-alpha.30](https://github.com/digital-ai/dot-components/tree/v0.0.0-alpha.30) (05/07/2021)
698
+
699
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/v0.0.0-alpha.29...v0.0.0-alpha.30)
700
+
701
+ **Features:**
702
+
703
+ - Add `color` prop to pill component [\#493](https://github.com/digital-ai/dot-components/issues/493)
704
+ - Navigation rail + labels [\#464](https://github.com/digital-ai/dot-components/issues/464)
705
+ - Issue \#464: Navigation rail + labels [\#505](https://github.com/digital-ai/dot-components/pull/505) ([dmiletic85](https://github.com/dmiletic85))
706
+
707
+ **Merged pull requests:**
708
+
709
+ - Fix some lint issues [\#511](https://github.com/digital-ai/dot-components/pull/511) ([CWSites](https://github.com/CWSites))
710
+ - Issue 493: Pill colors [\#506](https://github.com/digital-ai/dot-components/pull/506) ([selsemore](https://github.com/selsemore))
59
711
 
60
712
  ## 0.0.0-alpha.29
61
713
 
@@ -548,3 +1200,6 @@
548
1200
  - **Switch**: Create the switch component. [Design docs](https://zeroheight.com/4a9ac476a/p/906d11-switches/b/71f6ed).
549
1201
  - **Stage Card**: Create the stage card component. [Design docs](https://zeroheight.com/4a9ac476a/p/52a412-stage-card/b/57fcb0).
550
1202
  - **Step Card**: Create the stage card component. [Design docs](https://zeroheight.com/4a9ac476a/p/495871-step-card/b/426fc4).
1203
+
1204
+
1205
+ \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*