@digital-ai/dot-components 2.2.0 → 2.2.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,46 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.2.1](https://github.com/digital-ai/dot-components/tree/2.2.1) (02/08/2023)
4
+
5
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.21.8...2.2.1)
6
+
7
+ **Features:**
8
+
9
+ - S-90007 Expose ListboxComponent [\#1358](https://github.com/digital-ai/dot-components/pull/1358) ([angel-git](https://github.com/angel-git))
10
+
11
+ **Fixed bugs:**
12
+
13
+ - S-90105 `DotAutoComplete`: fix `readOnly` input attribute [\#1357](https://github.com/digital-ai/dot-components/pull/1357) ([angel-git](https://github.com/angel-git))
14
+ - D-22139: date input field label [\#1353](https://github.com/digital-ai/dot-components/pull/1353) ([CWSites](https://github.com/CWSites))
15
+ - D-21789: display ellipsis correctly when table truncated [\#1352](https://github.com/digital-ai/dot-components/pull/1352) ([CWSites](https://github.com/CWSites))
16
+ - D-21193: adjust when truncated tooltip is displayed [\#1350](https://github.com/digital-ai/dot-components/pull/1350) ([CWSites](https://github.com/CWSites))
17
+ - D-21051: troubleshooting drawer onClose [\#1347](https://github.com/digital-ai/dot-components/pull/1347) ([CWSites](https://github.com/CWSites))
18
+
19
+ **Merged pull requests:**
20
+
21
+ - GitHub Action Troubleshooting [\#1368](https://github.com/digital-ai/dot-components/pull/1368) ([CWSites](https://github.com/CWSites))
22
+ - Upload drip echo icon [\#1366](https://github.com/digital-ai/dot-components/pull/1366) ([pauldigitalai](https://github.com/pauldigitalai))
23
+ - S-90007 Add missing test [\#1362](https://github.com/digital-ai/dot-components/pull/1362) ([angel-git](https://github.com/angel-git))
24
+ - icons-pin-update-Jan-27th [\#1354](https://github.com/digital-ai/dot-components/pull/1354) ([pauldigitalai](https://github.com/pauldigitalai))
25
+
26
+ ## [1.21.8](https://github.com/digital-ai/dot-components/tree/1.21.8) (02/04/2023)
27
+
28
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.2.0...1.21.8)
29
+
30
+ **Features:**
31
+
32
+ - `DotAutoComplete`: Expose ListboxComponent property [\#1351](https://github.com/digital-ai/dot-components/issues/1351)
33
+ - S-90007 Expose ListboxComponent for `DotAutocomplete` [\#1365](https://github.com/digital-ai/dot-components/pull/1365) ([angel-git](https://github.com/angel-git))
34
+
35
+ **Fixed bugs:**
36
+
37
+ - `DotAutoComplete`: `readOnly` property is ignored [\#1355](https://github.com/digital-ai/dot-components/issues/1355)
38
+ - Icons are not shown in respective color as given in the zeroheight [\#1348](https://github.com/digital-ai/dot-components/issues/1348)
39
+ - \[SAFARI\] `DotInputText` when type is `date` you can't see if field has value or not [\#1228](https://github.com/digital-ai/dot-components/issues/1228)
40
+ - `DotTable` should truncate long rows when data is text [\#1200](https://github.com/digital-ai/dot-components/issues/1200)
41
+ - DotTruncateWithTooltip should only include a tooltip if it is truncating text [\#1160](https://github.com/digital-ai/dot-components/issues/1160)
42
+ - The DotDrawer component does not call the onClose component when it closes. [\#1149](https://github.com/digital-ai/dot-components/issues/1149)
43
+
3
44
  ## [2.2.0](https://github.com/digital-ai/dot-components/tree/2.2.0) (12/28/2022)
4
45
 
5
46
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.1.1...2.2.0)
@@ -184,6 +225,7 @@
184
225
  - Toggle button should have the same height as the input field [\#1260](https://github.com/digital-ai/dot-components/issues/1260)
185
226
  - Align helper text with the content of the input [\#1259](https://github.com/digital-ai/dot-components/issues/1259)
186
227
  - S-87726 Align input content with helper text [\#1265](https://github.com/digital-ai/dot-components/pull/1265) ([nikolinadapic](https://github.com/nikolinadapic))
228
+ - S-87620 Adjust height for inputs and for medium sized buttons [\#1263](https://github.com/digital-ai/dot-components/pull/1263) ([nikolinadapic](https://github.com/nikolinadapic))
187
229
  - S-87616 Adjust left margin for helper text [\#1262](https://github.com/digital-ai/dot-components/pull/1262) ([nikolinadapic](https://github.com/nikolinadapic))
188
230
  - S-87599: `DotAutocomplete` Add optional `persistentLabel` prop [\#1258](https://github.com/digital-ai/dot-components/pull/1258) ([dmiletic85](https://github.com/dmiletic85))
189
231
 
@@ -232,7 +274,6 @@
232
274
  **Features:**
233
275
 
234
276
  - Add focus state on Avatar With Tooltip component [\#1246](https://github.com/digital-ai/dot-components/issues/1246)
235
- - S-87620 Adjust height for inputs and for medium sized buttons [\#1263](https://github.com/digital-ai/dot-components/pull/1263) ([nikolinadapic](https://github.com/nikolinadapic))
236
277
  - D-22238 Add focus state for Avatar With Tooltip [\#1248](https://github.com/digital-ai/dot-components/pull/1248) ([nikolinadapic](https://github.com/nikolinadapic))
237
278
  - S-87031: Extended DotPill props to support account list changes [\#1247](https://github.com/digital-ai/dot-components/pull/1247) ([ryangamble](https://github.com/ryangamble))
238
279
 
@@ -256,6 +297,8 @@
256
297
  - Accordion - expanded missing top border [\#1129](https://github.com/digital-ai/dot-components/issues/1129)
257
298
  - D-20931: `DotAccordion` - display top border correctly when expanded [\#1232](https://github.com/digital-ai/dot-components/pull/1232) ([CWSites](https://github.com/CWSites))
258
299
  - D-22087: `DotRadioGroup` / `DotCheckboxGroup` helper texts do not follow the same styles as other helper texts [\#1225](https://github.com/digital-ai/dot-components/pull/1225) ([dmiletic85](https://github.com/dmiletic85))
300
+ - D-20329: add href to application logo [\#1213](https://github.com/digital-ai/dot-components/pull/1213) ([CWSites](https://github.com/CWSites))
301
+ - D-20404: update table border color [\#1211](https://github.com/digital-ai/dot-components/pull/1211) ([CWSites](https://github.com/CWSites))
259
302
 
260
303
  **Closed issues:**
261
304
 
@@ -299,8 +342,6 @@
299
342
  - Clicking on App Logo in navbar should have the same behavior as clicking the Primary Logo [\#1059](https://github.com/digital-ai/dot-components/issues/1059)
300
343
  - D-22029: `DotAutocomplete`: fix id attribute on input [\#1217](https://github.com/digital-ai/dot-components/pull/1217) ([angel-git](https://github.com/angel-git))
301
344
  - D-20693: `DotSidebar` updates to match Figma [\#1214](https://github.com/digital-ai/dot-components/pull/1214) ([CWSites](https://github.com/CWSites))
302
- - D-20329: add href to application logo [\#1213](https://github.com/digital-ai/dot-components/pull/1213) ([CWSites](https://github.com/CWSites))
303
- - D-20404: update table border color [\#1211](https://github.com/digital-ai/dot-components/pull/1211) ([CWSites](https://github.com/CWSites))
304
345
  - D-21972: Adds props for custom tooltip position in ListItemProps [\#1207](https://github.com/digital-ai/dot-components/pull/1207) ([s-zimm](https://github.com/s-zimm))
305
346
 
306
347
  ## [1.19.0](https://github.com/digital-ai/dot-components/tree/1.19.0) (07/11/2022)
package/README.md CHANGED
@@ -63,6 +63,12 @@ export const MyWidget = ({ text }: MyWidgetProps) => {
63
63
  };
64
64
  ```
65
65
 
66
+ ### Targeting CSS ClassNames
67
+
68
+ There are three different types of CSS class names that are used: `dot-` classes, `Mui` classes, and `styled-components` classes. You are encouraged to use the `dot-` classes in your application styles, but you can also use the `Mui` classes if you prefer. It is important to note that the `Mui` classes are subject to change and are not guaranteed to be stable across releases.
69
+
70
+ **Note:** The `styled-components` classes are generated by the library and should NOT be used, they will look like random letters, ex: `kMprfx`
71
+
66
72
  ### Resolving Style Conflicts
67
73
 
68
74
  It is possible that existing application styles might target native elements in ways that will conflict with styles from `dot-components`.
package/fonts/dot.woff CHANGED
Binary file