Commit b5edc1e
fix: remove loading animation in inlineloading inactive state (#17814)
* fix: remove loading animation in inlineloading inactive state
* fix: remove loading animation in inlineloading inactive state-
* fix: remove history files
* Revert "fix: remove loading animation in inlineloading inactive state-"
This reverts commit 5e7e769.
* fix: add virtual studio code .history/* to gitignore
* Update .gitignore
---------
Co-authored-by: Alison Joseph <alison.joseph@us.ibm.com>
Co-authored-by: Alison Joseph <alisonejoseph@Gmail.com>
Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com>1 parent 02a8956 commit b5edc1e
File tree
3 files changed
+18
-5
lines changed- packages/react/src/components/InlineLoading
3 files changed
+18
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
124 | 134 | | |
125 | 135 | | |
126 | 136 | | |
| |||
0 commit comments