@digital-ai/dot-components 1.11.2 → 1.11.3
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 +9 -2
- package/fonts/dot.woff +0 -0
- package/fonts/selection.json +479 -249
- package/index.esm.js +2 -2
- package/index.umd.js +2 -2
- package/package.json +1 -1
package/CHANGE_LOG.md
CHANGED
|
@@ -1,12 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.11.3](https://github.com/digital-ai/dot-components/tree/1.11.3) (03/16/2022)
|
|
4
|
+
|
|
5
|
+
[Full Changelog](https://github.com/digital-ai/dot-components/compare/1.11.2...1.11.3)
|
|
6
|
+
|
|
7
|
+
**Merged pull requests:**
|
|
8
|
+
|
|
9
|
+
- March 16 2022 Agility icons [\#1066](https://github.com/digital-ai/dot-components/pull/1066) ([BojanKocijan](https://github.com/BojanKocijan))
|
|
10
|
+
|
|
3
11
|
## [1.11.2](https://github.com/digital-ai/dot-components/tree/1.11.2) (03/15/2022)
|
|
4
12
|
|
|
5
13
|
[Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.0-rc.1...1.11.2)
|
|
6
14
|
|
|
7
15
|
**Merged pull requests:**
|
|
8
16
|
|
|
9
|
-
- PATCH Release [\#1060](https://github.com/digital-ai/dot-components/pull/1060) ([TheKeithStewart](https://github.com/TheKeithStewart))
|
|
10
17
|
- March14th2022 update [\#1058](https://github.com/digital-ai/dot-components/pull/1058) ([BojanKocijan](https://github.com/BojanKocijan))
|
|
11
18
|
|
|
12
19
|
## [2.0.0-rc.1](https://github.com/digital-ai/dot-components/tree/2.0.0-rc.1) (03/14/2022)
|
|
@@ -441,6 +448,7 @@
|
|
|
441
448
|
- S-80369: Create `ProgressButton` component [\#822](https://github.com/digital-ai/dot-components/pull/822) ([dmiletic85](https://github.com/dmiletic85))
|
|
442
449
|
- 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))
|
|
443
450
|
- S-80264: Agility wrapper sandbox documentation [\#810](https://github.com/digital-ai/dot-components/pull/810) ([CWSites](https://github.com/CWSites))
|
|
451
|
+
- 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))
|
|
444
452
|
|
|
445
453
|
**Fixed bugs:**
|
|
446
454
|
|
|
@@ -468,7 +476,6 @@
|
|
|
468
476
|
|
|
469
477
|
- Add 'target' prop to ListItemProps [\#784](https://github.com/digital-ai/dot-components/issues/784)
|
|
470
478
|
- Expose built-in `leaveDelay`, `onClose`, `open` props on `DotTooltip` component [\#778](https://github.com/digital-ai/dot-components/issues/778)
|
|
471
|
-
- 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))
|
|
472
479
|
|
|
473
480
|
**Fixed bugs:**
|
|
474
481
|
|
package/fonts/dot.woff
CHANGED
|
Binary file
|