@digital-ai/dot-components 1.14.1 → 1.16.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,45 @@
1
1
  # Changelog
2
2
 
3
+ ## [1.16.1](https://github.com/digital-ai/dot-components/tree/1.16.1) (05/12/2022)
4
+
5
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.16.0...1.16.1)
6
+
7
+ **Fixed bugs:**
8
+
9
+ - `InlineEdit`: Disable `Save` button when value contains only spaces [\#1155](https://github.com/digital-ai/dot-components/issues/1155)
10
+ - Jittery animation on Safari with tooltip [\#1131](https://github.com/digital-ai/dot-components/issues/1131)
11
+ - S-84816: `InlineEdit`: Disable Save button when value contains only spaces [\#1156](https://github.com/digital-ai/dot-components/pull/1156) ([dmiletic85](https://github.com/dmiletic85))
12
+ - D-20958: Safari animation jitter [\#1154](https://github.com/digital-ai/dot-components/pull/1154) ([CWSites](https://github.com/CWSites))
13
+
14
+ **Merged pull requests:**
15
+
16
+ - May 25th 2022 icons update [\#1157](https://github.com/digital-ai/dot-components/pull/1157) ([BojanKocijan](https://github.com/BojanKocijan))
17
+
18
+ ## [1.16.0](https://github.com/digital-ai/dot-components/tree/1.16.0) (05/10/2022)
19
+
20
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.15.0...1.16.0)
21
+
22
+ **Features:**
23
+
24
+ - Ability to add custom component to AppToolBar navItems [\#1135](https://github.com/digital-ai/dot-components/issues/1135)
25
+ - S-84453: add support for badge to AppToolbar navItems [\#1152](https://github.com/digital-ai/dot-components/pull/1152) ([CWSites](https://github.com/CWSites))
26
+
27
+ **Fixed bugs:**
28
+
29
+ - DotTable action menu does not work according to design [\#1133](https://github.com/digital-ai/dot-components/issues/1133)
30
+ - 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)
31
+ - D-20970: DotTableActions component [\#1134](https://github.com/digital-ai/dot-components/pull/1134) ([selsemore](https://github.com/selsemore))
32
+ - D-20359: only display tooltip if string [\#1127](https://github.com/digital-ai/dot-components/pull/1127) ([CWSites](https://github.com/CWSites))
33
+
34
+ ## [1.15.0](https://github.com/digital-ai/dot-components/tree/1.15.0) (04/21/2022)
35
+
36
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.14.1...1.15.0)
37
+
38
+ **Features:**
39
+
40
+ - \[DRAFT\] `DotFileUpload` Allow to have initial uploaded files [\#1120](https://github.com/digital-ai/dot-components/issues/1120)
41
+ - S-84031: `DotFileUpload` Allow to have initial uploaded files [\#1128](https://github.com/digital-ai/dot-components/pull/1128) ([dmiletic85](https://github.com/dmiletic85))
42
+
3
43
  ## [1.14.1](https://github.com/digital-ai/dot-components/tree/1.14.1) (04/07/2022)
4
44
 
5
45
  [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.14.0...1.14.1)
@@ -101,19 +141,19 @@
101
141
 
102
142
  ## [1.11.2](https://github.com/digital-ai/dot-components/tree/1.11.2) (03/15/2022)
103
143
 
104
- [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.0-rc.1...1.11.2)
144
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.11.1...1.11.2)
105
145
 
106
146
  **Merged pull requests:**
107
147
 
108
148
  - March14th2022 update [\#1058](https://github.com/digital-ai/dot-components/pull/1058) ([BojanKocijan](https://github.com/BojanKocijan))
109
149
 
110
- ## [2.0.0-rc.1](https://github.com/digital-ai/dot-components/tree/2.0.0-rc.1) (03/14/2022)
150
+ ## [1.11.1](https://github.com/digital-ai/dot-components/tree/1.11.1) (03/14/2022)
111
151
 
112
- [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.11.1...2.0.0-rc.1)
152
+ [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.11.0...1.11.1)
113
153
 
114
- ## [1.11.1](https://github.com/digital-ai/dot-components/tree/1.11.1) (03/14/2022)
154
+ **Features:**
115
155
 
116
- [Full Changelog](https://github.com/digital-ai/dot-components/compare/2.0.1-rc.0...1.11.1)
156
+ - Configure `tsconfig.json` so that `React` imports are obsolete [\#1040](https://github.com/digital-ai/dot-components/issues/1040)
117
157
 
118
158
  **Fixed bugs:**
119
159
 
@@ -123,19 +163,6 @@
123
163
  **Merged pull requests:**
124
164
 
125
165
  - D-19983: move react-router to dev dependency [\#1049](https://github.com/digital-ai/dot-components/pull/1049) ([CWSites](https://github.com/CWSites))
126
-
127
- ## [2.0.1-rc.0](https://github.com/digital-ai/dot-components/tree/2.0.1-rc.0) (03/14/2022)
128
-
129
- [Full Changelog](https://github.com/digital-ai/dot-components/compare/1.11.0...2.0.1-rc.0)
130
-
131
- **Features:**
132
-
133
- - Configure `tsconfig.json` so that `React` imports are obsolete [\#1040](https://github.com/digital-ai/dot-components/issues/1040)
134
- - S-82390: Configure `tsconfig.json` so that `React` imports are obsolete [\#1041](https://github.com/digital-ai/dot-components/pull/1041) ([dmiletic85](https://github.com/dmiletic85))
135
-
136
- **Merged pull requests:**
137
-
138
- - S-82390: tsconfig react import [\#1048](https://github.com/digital-ai/dot-components/pull/1048) ([CWSites](https://github.com/CWSites))
139
166
  - S-81949: adjusting RC workflow [\#1038](https://github.com/digital-ai/dot-components/pull/1038) ([CWSites](https://github.com/CWSites))
140
167
 
141
168
  ## [1.11.0](https://github.com/digital-ai/dot-components/tree/1.11.0) (03/07/2022)
@@ -557,6 +584,7 @@
557
584
  **Merged pull requests:**
558
585
 
559
586
  - 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))
587
+ - 17 nov2021 update icon [\#803](https://github.com/digital-ai/dot-components/pull/803) ([BojanKocijan](https://github.com/BojanKocijan))
560
588
 
561
589
  ## [1.3.3](https://github.com/digital-ai/dot-components/tree/1.3.3) (11/16/2021)
562
590
 
@@ -580,7 +608,6 @@
580
608
 
581
609
  **Merged pull requests:**
582
610
 
583
- - 17 nov2021 update icon [\#803](https://github.com/digital-ai/dot-components/pull/803) ([BojanKocijan](https://github.com/BojanKocijan))
584
611
  - Next minor release [\#796](https://github.com/digital-ai/dot-components/pull/796) ([CWSites](https://github.com/CWSites))
585
612
  - 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))
586
613
  - S-79880: Add 'target' prop to ListItemProps [\#788](https://github.com/digital-ai/dot-components/pull/788) ([selsemore](https://github.com/selsemore))
@@ -786,6 +813,7 @@
786
813
 
787
814
  - Console warnings while running unit tests for codebase that is consuming dot-components library [\#629](https://github.com/digital-ai/dot-components/issues/629)
788
815
  - D-18424: include breadcrumb wrapper with breadcrumb component [\#675](https://github.com/digital-ai/dot-components/pull/675) ([CWSites](https://github.com/CWSites))
816
+ - D-18536: material 4.12.3 upgrade [\#667](https://github.com/digital-ai/dot-components/pull/667) ([CWSites](https://github.com/CWSites))
789
817
 
790
818
  **Merged pull requests:**
791
819
 
@@ -807,7 +835,6 @@
807
835
  - Update Agility colors [\#656](https://github.com/digital-ai/dot-components/issues/656)
808
836
  - Add aria-label property [\#632](https://github.com/digital-ai/dot-components/issues/632)
809
837
  - D-18730: action toolbar support [\#671](https://github.com/digital-ai/dot-components/pull/671) ([CWSites](https://github.com/CWSites))
810
- - D-18536: material 4.12.3 upgrade [\#667](https://github.com/digital-ai/dot-components/pull/667) ([CWSites](https://github.com/CWSites))
811
838
  - 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))
812
839
 
813
840
  **Merged pull requests:**
package/fonts/dot.woff CHANGED
Binary file