@digital-ai/dot-components 2.3.1 → 2.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,5 +1,27 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.4.0](https://www.npmjs.com/package/@digital-ai/dot-components) (02/28/2023)
4
+
5
+ [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/2.3.2...2.4.0)
6
+
7
+ **Features:**
8
+
9
+ - \[Freestyle Week\] Utilize `dot-icons` package [\#1393](https://github.com/digital-ai/dot-components/pull/1393) ([CWSites](https://github.com/CWSites))
10
+
11
+ **Fixed bugs:**
12
+
13
+ - \#1390: Addressing some SQ review items-Issue\#1390 [\#1391](https://github.com/digital-ai/dot-components/pull/1391) ([jmcnally](https://github.com/jmcnally))
14
+
15
+ ## [2.3.2](https://www.npmjs.com/package/@digital-ai/dot-components) (02/23/2023)
16
+
17
+ [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/2.3.1...2.3.2)
18
+
19
+ **Fixed bugs:**
20
+
21
+ - S-89896: Still trying to get SQ off its \(non-\)duplicate obsession [\#1388](https://github.com/digital-ai/dot-components/pull/1388) ([jmcnally](https://github.com/jmcnally))
22
+ - S-89896: Sort app types alphabetically [\#1384](https://github.com/digital-ai/dot-components/pull/1384) ([jmcnally](https://github.com/jmcnally))
23
+ - S-89896: Handle non-product apps in their own group [\#1381](https://github.com/digital-ai/dot-components/pull/1381) ([jmcnally](https://github.com/jmcnally))
24
+
3
25
  ## [2.3.1](https://www.npmjs.com/package/@digital-ai/dot-components) (02/15/2023)
4
26
 
5
27
  [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/2.3.0...2.3.1)
@@ -159,7 +181,6 @@
159
181
 
160
182
  **Misc:**
161
183
 
162
- - Changed Agility icons in dot font [\#1282](https://github.com/digital-ai/dot-components/pull/1282) ([pauldigitalai](https://github.com/pauldigitalai))
163
184
  - 18 tuesday oct 22 [\#1280](https://github.com/digital-ai/dot-components/pull/1280) ([BojanKocijan](https://github.com/BojanKocijan))
164
185
 
165
186
  ## [2.0.0-rc.3](https://www.npmjs.com/package/@digital-ai/dot-components) (10/27/2022)
@@ -174,6 +195,7 @@
174
195
 
175
196
  **Misc:**
176
197
 
198
+ - Changed Agility icons in dot font [\#1282](https://github.com/digital-ai/dot-components/pull/1282) ([pauldigitalai](https://github.com/pauldigitalai))
177
199
  - D-22855 peer dependencies [\#1278](https://github.com/digital-ai/dot-components/pull/1278) ([CWSites](https://github.com/CWSites))
178
200
 
179
201
  ## [1.21.4](https://www.npmjs.com/package/@digital-ai/dot-components) (10/04/2022)
@@ -226,12 +248,14 @@
226
248
  **Fixed bugs:**
227
249
 
228
250
  - S-86692: component cleanup [\#1238](https://github.com/digital-ai/dot-components/pull/1238) ([CWSites](https://github.com/CWSites))
251
+ - S-84151: fix e2e tests for Release 2.0 [\#1146](https://github.com/digital-ai/dot-components/pull/1146) ([CWSites](https://github.com/CWSites))
229
252
 
230
253
  **Misc:**
231
254
 
232
255
  - Release Candidate Workflow [\#1251](https://github.com/digital-ai/dot-components/pull/1251) ([CWSites](https://github.com/CWSites))
233
256
  - S-85001: add support for react 18 [\#1244](https://github.com/digital-ai/dot-components/pull/1244) ([CWSites](https://github.com/CWSites))
234
257
  - S-86694: Extract agility theme [\#1242](https://github.com/digital-ai/dot-components/pull/1242) ([CWSites](https://github.com/CWSites))
258
+ - 28 jully 2022 icon update [\#1231](https://github.com/digital-ai/dot-components/pull/1231) ([BojanKocijan](https://github.com/BojanKocijan))
235
259
 
236
260
  ## [1.21.1](https://www.npmjs.com/package/@digital-ai/dot-components) (08/31/2022)
237
261
 
@@ -252,6 +276,7 @@
252
276
  - 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))
253
277
  - S-86683: `DotAutocomplete`: expose `onBlur` [\#1236](https://github.com/digital-ai/dot-components/pull/1236) ([dmiletic85](https://github.com/dmiletic85))
254
278
  - 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))
279
+ - S-86369: input field success [\#1226](https://github.com/digital-ai/dot-components/pull/1226) ([CWSites](https://github.com/CWSites))
255
280
 
256
281
  **Fixed bugs:**
257
282
 
@@ -260,7 +285,6 @@
260
285
 
261
286
  **Misc:**
262
287
 
263
- - 28 jully 2022 icon update [\#1231](https://github.com/digital-ai/dot-components/pull/1231) ([BojanKocijan](https://github.com/BojanKocijan))
264
288
  - Issue \#1196: `eslint` and `tsconfig` changes [\#1221](https://github.com/digital-ai/dot-components/pull/1221) ([CWSites](https://github.com/CWSites))
265
289
 
266
290
  ## [1.20.0](https://www.npmjs.com/package/@digital-ai/dot-components) (07/23/2022)
@@ -269,7 +293,6 @@
269
293
 
270
294
  **Features:**
271
295
 
272
- - S-86369: input field success [\#1226](https://github.com/digital-ai/dot-components/pull/1226) ([CWSites](https://github.com/CWSites))
273
296
  - S-84069: expose shrink prop to input fields [\#1223](https://github.com/digital-ai/dot-components/pull/1223) ([CWSites](https://github.com/CWSites))
274
297
  - Issue \#1210: add prop for noMargin to typography [\#1222](https://github.com/digital-ai/dot-components/pull/1222) ([CWSites](https://github.com/CWSites))
275
298
  - S-83952: persistent label for text field and select field [\#1219](https://github.com/digital-ai/dot-components/pull/1219) ([CWSites](https://github.com/CWSites))
@@ -586,6 +609,10 @@
586
609
  - D-19722: `Table`: Fix Storybook issues by refactoring Table's story. [\#974](https://github.com/digital-ai/dot-components/pull/974) ([dmiletic85](https://github.com/dmiletic85))
587
610
  - D-19713: Do not show alert banner close button if onClose not provided [\#973](https://github.com/digital-ai/dot-components/pull/973) ([selsemore](https://github.com/selsemore))
588
611
 
612
+ **Misc:**
613
+
614
+ - S-76846: update to webpack 5 [\#940](https://github.com/digital-ai/dot-components/pull/940) ([CWSites](https://github.com/CWSites))
615
+
589
616
  ## [1.7.0](https://www.npmjs.com/package/@digital-ai/dot-components) (01/28/2022)
590
617
 
591
618
  [Full Changelog](https://digital-ai.github.io/dot-components/?path=/story/introduction--page/digital-ai/dot-components/compare/1.6.2...1.7.0)
@@ -629,7 +656,6 @@
629
656
 
630
657
  **Misc:**
631
658
 
632
- - S-76846: update to webpack 5 [\#940](https://github.com/digital-ai/dot-components/pull/940) ([CWSites](https://github.com/CWSites))
633
659
  - S-76846: storybook updates `develop` [\#935](https://github.com/digital-ai/dot-components/pull/935) ([CWSites](https://github.com/CWSites))
634
660
 
635
661
  ## [1.6.1](https://www.npmjs.com/package/@digital-ai/dot-components) (01/10/2022)
package/fonts/fonts.ts CHANGED
@@ -2,7 +2,6 @@ import { createGlobalStyle } from 'styled-components';
2
2
 
3
3
  import LatoRegular from './Lato-Regular.woff';
4
4
  import LatoBold from './Lato-Bold.woff';
5
- import Dot from './dot.woff';
6
5
 
7
6
  export const GlobalFonts = createGlobalStyle`
8
7
  @font-face {
@@ -22,10 +21,4 @@ export const GlobalFonts = createGlobalStyle`
22
21
  font-weight: 700;
23
22
  src: url(${LatoBold}) format('woff');
24
23
  }
25
-
26
- @font-face {
27
- font-display: block;
28
- font-family: 'dot';
29
- src: url(${Dot}) format('woff');
30
- }
31
24
  `;