@digital-ai/dot-components 2.0.4 → 2.1.1

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,5 +1,30 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.1.1](https://github.com/digital-ai/dot-components/tree/2.1.1) (12/15/2022)
4
+
5
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.1.0...2.1.1)
6
+
7
+ **Merged pull requests:**
8
+
9
+ - Add icon `icon-open-in-own-modal` [\#1337](https://github.com/digital-ai/dot-components/pull/1337) ([BojanKocijan](https://github.com/BojanKocijan))
10
+
11
+ ## [2.1.0](https://github.com/digital-ai/dot-components/tree/2.1.0) (12/12/2022)
12
+
13
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.7...2.1.0)
14
+
15
+ **Fixed bugs:**
16
+
17
+ - InputText not taking up fullWidth [\#1329](https://github.com/digital-ai/dot-components/issues/1329)
18
+ - D-23539: Add class for fullWidth text fields [\#1334](https://github.com/digital-ai/dot-components/pull/1334) ([jmcnally](https://github.com/jmcnally))
19
+
20
+ ## [1.21.7](https://github.com/digital-ai/dot-components/tree/1.21.7) (12/12/2022)
21
+
22
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.4...1.21.7)
23
+
24
+ **Fixed bugs:**
25
+
26
+ - S 88324 update digital ai logo dark mode 1.21.5 [\#1330](https://github.com/digital-ai/dot-components/pull/1330) ([csmathguy](https://github.com/csmathguy))
27
+
3
28
  ## [2.0.4](https://github.com/digital-ai/dot-components/tree/2.0.4) (12/10/2022)
4
29
 
5
30
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.3...2.0.4)
@@ -14,24 +39,15 @@
14
39
 
15
40
  ## [2.0.2](https://github.com/digital-ai/dot-components/tree/2.0.2) (12/06/2022)
16
41
 
17
- [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.1...2.0.2)
42
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.6...2.0.2)
18
43
 
19
44
  **Features:**
20
45
 
21
- - New Component: Linear progress indicator [\#1132](https://github.com/digital-ai/dot-components/issues/1132)
22
- - `DotToggleButton` should allow to change selected color [\#1121](https://github.com/digital-ai/dot-components/issues/1121)
23
46
  - S-84354: New Component: Linear progress indicator [\#1312](https://github.com/digital-ai/dot-components/pull/1312) ([dmiletic85](https://github.com/dmiletic85))
24
47
  - S-84032: `DotToggleButton` should allow to change selected color [\#1311](https://github.com/digital-ai/dot-components/pull/1311) ([dmiletic85](https://github.com/dmiletic85))
25
48
 
26
49
  **Fixed bugs:**
27
50
 
28
- - `DotInputSelect`: doesn't have the same height as `DotInputText` [\#1319](https://github.com/digital-ai/dot-components/issues/1319)
29
- - `DotInputText`: persistent label is hidden when using it inside a flex container [\#1318](https://github.com/digital-ai/dot-components/issues/1318)
30
- - There is no spacing between the input field and its helper text [\#1316](https://github.com/digital-ai/dot-components/issues/1316)
31
- - `Menu` items inside the menu should have 14px font size [\#1313](https://github.com/digital-ai/dot-components/issues/1313)
32
- - \[DOT 2.0\] NavigationRail badge is broken [\#1301](https://github.com/digital-ai/dot-components/issues/1301)
33
- - 2.0 Design differences II [\#1287](https://github.com/digital-ai/dot-components/issues/1287)
34
- - `DotChip`: Image is moved when having tooltip [\#1137](https://github.com/digital-ai/dot-components/issues/1137)
35
51
  - `DotAvatar`: should be able to remove the background color when using images [\#1136](https://github.com/digital-ai/dot-components/issues/1136)
36
52
  - S-84511: Allow avatar colors to be transparent [\#1324](https://github.com/digital-ai/dot-components/pull/1324) ([CWSites](https://github.com/CWSites))
37
53
  - D-23494: Update TablePagination and AlertBanner [\#1323](https://github.com/digital-ai/dot-components/pull/1323) ([CWSites](https://github.com/CWSites))
@@ -45,6 +61,25 @@
45
61
 
46
62
  - S-88919: Update react-router-dom [\#1325](https://github.com/digital-ai/dot-components/pull/1325) ([ryangamble](https://github.com/ryangamble))
47
63
 
64
+ ## [1.21.6](https://github.com/digital-ai/dot-components/tree/1.21.6) (12/06/2022)
65
+
66
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.1...1.21.6)
67
+
68
+ **Features:**
69
+
70
+ - New Component: Linear progress indicator [\#1132](https://github.com/digital-ai/dot-components/issues/1132)
71
+ - `DotToggleButton` should allow to change selected color [\#1121](https://github.com/digital-ai/dot-components/issues/1121)
72
+
73
+ **Fixed bugs:**
74
+
75
+ - `DotInputSelect`: doesn't have the same height as `DotInputText` [\#1319](https://github.com/digital-ai/dot-components/issues/1319)
76
+ - `DotInputText`: persistent label is hidden when using it inside a flex container [\#1318](https://github.com/digital-ai/dot-components/issues/1318)
77
+ - There is no spacing between the input field and its helper text [\#1316](https://github.com/digital-ai/dot-components/issues/1316)
78
+ - `Menu` items inside the menu should have 14px font size [\#1313](https://github.com/digital-ai/dot-components/issues/1313)
79
+ - \[DOT 2.0\] NavigationRail badge is broken [\#1301](https://github.com/digital-ai/dot-components/issues/1301)
80
+ - 2.0 Design differences II [\#1287](https://github.com/digital-ai/dot-components/issues/1287)
81
+ - `DotChip`: Image is moved when having tooltip [\#1137](https://github.com/digital-ai/dot-components/issues/1137)
82
+
48
83
  ## [2.0.1](https://github.com/digital-ai/dot-components/tree/2.0.1) (11/15/2022)
49
84
 
50
85
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.0...2.0.1)
@@ -154,20 +189,17 @@
154
189
  **Fixed bugs:**
155
190
 
156
191
  - Use of `release-2.0` branch causes `Typography` to use default styling [\#1151](https://github.com/digital-ai/dot-components/issues/1151)
192
+ - D-22241: `DotFileListItem`: fix focus states and expose `onKeyPress` [\#1254](https://github.com/digital-ai/dot-components/pull/1254) ([dmiletic85](https://github.com/dmiletic85))
157
193
 
158
194
  ## [2.0.0-rc.1](https://github.com/digital-ai/dot-components/tree/2.0.0-rc.1) (08/31/2022)
159
195
 
160
196
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.1...2.0.0-rc.1)
161
197
 
162
- **Features:**
163
-
164
- - S-86683: `DotAutocomplete`: expose `onBlur` [\#1236](https://github.com/digital-ai/dot-components/pull/1236) ([dmiletic85](https://github.com/dmiletic85))
165
-
166
198
  **Fixed bugs:**
167
199
 
168
- - D-22241: `DotFileListItem`: fix focus states and expose `onKeyPress` [\#1254](https://github.com/digital-ai/dot-components/pull/1254) ([dmiletic85](https://github.com/dmiletic85))
169
200
  - S-86692: component cleanup [\#1238](https://github.com/digital-ai/dot-components/pull/1238) ([CWSites](https://github.com/CWSites))
170
201
  - S-84151: fix e2e tests for Release 2.0 [\#1146](https://github.com/digital-ai/dot-components/pull/1146) ([CWSites](https://github.com/CWSites))
202
+ - S-84154: unskip previously failing e2e test `Card` [\#1143](https://github.com/digital-ai/dot-components/pull/1143) ([CWSites](https://github.com/CWSites))
171
203
 
172
204
  **Merged pull requests:**
173
205
 
@@ -196,6 +228,8 @@
196
228
  - `DotAutocomplete` should allow to pass `readOnly` property into the inner textfield [\#1233](https://github.com/digital-ai/dot-components/issues/1233)
197
229
  - S-86896 Add option in the InlineEdit component to select all input on edit [\#1240](https://github.com/digital-ai/dot-components/pull/1240) ([tonac](https://github.com/tonac))
198
230
  - S-86128: `DotAutocomplete`: Support error/warning icons with the tooltip [\#1237](https://github.com/digital-ai/dot-components/pull/1237) ([dmiletic85](https://github.com/dmiletic85))
231
+ - S-86683: `DotAutocomplete`: expose `onBlur` [\#1236](https://github.com/digital-ai/dot-components/pull/1236) ([dmiletic85](https://github.com/dmiletic85))
232
+ - S-86581: `DotAutocomplete` should allow to pass `readOnly` property into the inner `TextField` [\#1235](https://github.com/digital-ai/dot-components/pull/1235) ([dmiletic85](https://github.com/dmiletic85))
199
233
 
200
234
  **Fixed bugs:**
201
235
 
@@ -222,7 +256,6 @@
222
256
  - Adjust margin of `DotTypography` [\#1210](https://github.com/digital-ai/dot-components/issues/1210)
223
257
  - `DotInputText` allow to set `shrink` property [\#1124](https://github.com/digital-ai/dot-components/issues/1124)
224
258
  - `DotInputText` Should show `\*` on `helperText` if field is required [\#1122](https://github.com/digital-ai/dot-components/issues/1122)
225
- - S-86581: `DotAutocomplete` should allow to pass `readOnly` property into the inner `TextField` [\#1235](https://github.com/digital-ai/dot-components/pull/1235) ([dmiletic85](https://github.com/dmiletic85))
226
259
  - S-86369: input field success [\#1226](https://github.com/digital-ai/dot-components/pull/1226) ([CWSites](https://github.com/CWSites))
227
260
  - S-84069: expose shrink prop to input fields [\#1223](https://github.com/digital-ai/dot-components/pull/1223) ([CWSites](https://github.com/CWSites))
228
261
  - Issue \#1210: add prop for noMargin to typography [\#1222](https://github.com/digital-ai/dot-components/pull/1222) ([CWSites](https://github.com/CWSites))
@@ -363,6 +396,7 @@
363
396
 
364
397
  - DotTable action menu does not work according to design [\#1133](https://github.com/digital-ai/dot-components/issues/1133)
365
398
  - Accordion summary has badly styled tooltip when summary is not a string and noWrap is true [\#1069](https://github.com/digital-ai/dot-components/issues/1069)
399
+ - D-20970: DotTableActions component [\#1134](https://github.com/digital-ai/dot-components/pull/1134) ([selsemore](https://github.com/selsemore))
366
400
  - D-20359: only display tooltip if string [\#1127](https://github.com/digital-ai/dot-components/pull/1127) ([CWSites](https://github.com/CWSites))
367
401
 
368
402
  ## [1.15.0](https://github.com/digital-ai/dot-components/tree/1.15.0) (04/21/2022)
@@ -658,6 +692,7 @@
658
692
  - D-19691: `Accordion`: Overflowing text when `noWrap` is set to `true` [\#961](https://github.com/digital-ai/dot-components/pull/961) ([dmiletic85](https://github.com/dmiletic85))
659
693
  - D-19558: `AppToolbar`: Hamburger menu back button color is wrong [\#955](https://github.com/digital-ai/dot-components/pull/955) ([dmiletic85](https://github.com/dmiletic85))
660
694
  - D-19633: `Table` action menu items should be left aligned [\#954](https://github.com/digital-ai/dot-components/pull/954) ([dmiletic85](https://github.com/dmiletic85))
695
+ - D-19390: `Autocomplete` doesn't have `dot-input` class [\#924](https://github.com/digital-ai/dot-components/pull/924) ([dmiletic85](https://github.com/dmiletic85))
661
696
 
662
697
  **Closed issues:**
663
698
 
@@ -704,7 +739,6 @@
704
739
  - `1.6.0` - Sidebar links broken, import was moved [\#925](https://github.com/digital-ai/dot-components/issues/925)
705
740
  - `Autocomplete` doesn't have `dot-input` class [\#923](https://github.com/digital-ai/dot-components/issues/923)
706
741
  - D-19415: `1.6.0` - Sidebar links broken, import was moved [\#926](https://github.com/digital-ai/dot-components/pull/926) ([dmiletic85](https://github.com/dmiletic85))
707
- - D-19390: `Autocomplete` doesn't have `dot-input` class [\#924](https://github.com/digital-ai/dot-components/pull/924) ([dmiletic85](https://github.com/dmiletic85))
708
742
 
709
743
  ## [1.6.0](https://github.com/digital-ai/dot-components/tree/1.6.0) (01/03/2022)
710
744
 
@@ -845,6 +879,7 @@
845
879
 
846
880
  - S-76843: setup PR release template [\#853](https://github.com/digital-ai/dot-components/pull/853) ([CWSites](https://github.com/CWSites))
847
881
  - S-76843 automation improvements III [\#852](https://github.com/digital-ai/dot-components/pull/852) ([CWSites](https://github.com/CWSites))
882
+ - S-76843: testing out yarn install commands for CI [\#847](https://github.com/digital-ai/dot-components/pull/847) ([CWSites](https://github.com/CWSites))
848
883
 
849
884
  ## [1.3.6](https://github.com/digital-ai/dot-components/tree/1.3.6) (12/10/2021)
850
885
 
@@ -868,7 +903,6 @@
868
903
  **Merged pull requests:**
869
904
 
870
905
  - 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))
871
- - S-76843: testing out yarn install commands for CI [\#847](https://github.com/digital-ai/dot-components/pull/847) ([CWSites](https://github.com/CWSites))
872
906
 
873
907
  ## [1.3.5](https://github.com/digital-ai/dot-components/tree/1.3.5) (12/03/2021)
874
908
 
@@ -880,6 +914,7 @@
880
914
  - Pass 'disabled' prop to DotDynamicForm controls [\#806](https://github.com/digital-ai/dot-components/issues/806)
881
915
  - 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))
882
916
  - S-80268: `DotDynamicForm` improvements [\#821](https://github.com/digital-ai/dot-components/pull/821) ([dmiletic85](https://github.com/dmiletic85))
917
+ - S-80264: Agility wrapper sandbox documentation [\#810](https://github.com/digital-ai/dot-components/pull/810) ([CWSites](https://github.com/CWSites))
883
918
 
884
919
  **Fixed bugs:**
885
920
 
@@ -899,7 +934,6 @@
899
934
  - `DotTable` Provide a way to apply custom classes to table rows and cells [\#643](https://github.com/digital-ai/dot-components/issues/643)
900
935
  - S-80369: Create `ProgressButton` component [\#822](https://github.com/digital-ai/dot-components/pull/822) ([dmiletic85](https://github.com/dmiletic85))
901
936
  - 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))
902
- - S-80264: Agility wrapper sandbox documentation [\#810](https://github.com/digital-ai/dot-components/pull/810) ([CWSites](https://github.com/CWSites))
903
937
  - 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))
904
938
 
905
939
  **Fixed bugs:**
@@ -1088,6 +1122,7 @@
1088
1122
  - S-79291: update nested dependencies [\#700](https://github.com/digital-ai/dot-components/pull/700) ([CWSites](https://github.com/CWSites))
1089
1123
  - S-78832: Agility icon & badge updates [\#698](https://github.com/digital-ai/dot-components/pull/698) ([CWSites](https://github.com/CWSites))
1090
1124
  - 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))
1125
+ - S-76906: table action column [\#692](https://github.com/digital-ai/dot-components/pull/692) ([monapatel91](https://github.com/monapatel91))
1091
1126
 
1092
1127
  ## [1.1.0](https://github.com/digital-ai/dot-components/tree/1.1.0) (09/29/2021)
1093
1128
 
@@ -1101,7 +1136,6 @@
1101
1136
 
1102
1137
  - MINOR release [\#695](https://github.com/digital-ai/dot-components/pull/695) ([CWSites](https://github.com/CWSites))
1103
1138
  - pass value to tab [\#694](https://github.com/digital-ai/dot-components/pull/694) ([kmmarsh](https://github.com/kmmarsh))
1104
- - S-76906: table action column [\#692](https://github.com/digital-ai/dot-components/pull/692) ([monapatel91](https://github.com/monapatel91))
1105
1139
  - S-78831: update AppToolbar component for Agility [\#691](https://github.com/digital-ai/dot-components/pull/691) ([CWSites](https://github.com/CWSites))
1106
1140
 
1107
1141
  ## [1.0.12](https://github.com/digital-ai/dot-components/tree/1.0.12) (09/23/2021)
package/fonts/dot.woff CHANGED
Binary file